ifdown ens32 명령시 실제 네트웍카드가 다운이되지 않는 것 같습니다.
[root@localhost cron.monthly]# ifdown ens32
[root@localhost cron.monthly]# ifdown ens32
[root@localhost cron.monthly]# ifdown ens32
[root@localhost cron.monthly]# ifconfig
ens32: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether 00:0c:29:cd:e0:6b txqueuelen 1000 (Ethernet)
RX packets 1089895 bytes 1621277689 (1.5 GiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 315024 bytes 19274040 (18.3 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
상태가 계속해서 UP/RUNNING 상태인데요,
원인을 알고 싶습니다.