Catalyst no shutdownコマンドの使い方

環境
Catalyst

構文
no shutdown
ルータのインターフェイスはデフォルトでshutdownされているため、このコマンドでupさせる必要がある。

使用例

Router#sh ip int brief
Interface IP-Address OK? Method Status Protocol
Ethernet0/0 169.254.221.109 YES NVRAM administratively down down
Router#
Router#
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router(config)#int e 0/0
Router(config-if)#
Router(config-if)#no sh
Router(config-if)#
Router(config-if)#exit

 

Cisco

Posted by arkgame