即使没有与该接口关联的地址,“ ip addr”命令也会显示“ UP”
我想了解网络接口的含义是什么?因为ip addr或ifconfig命令即使没有IP地址也将接口显示为up。 例如在RHEL7上: [root@IDCDVAM887 ~]# ifconfig ens256 ens256: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500 ether 00:50:56:9e:19:5b txqueuelen 1000 (Ethernet) RX packets 229406 bytes 59265584 (56.5 MiB) RX errors 0 dropped 229454 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 …