Catalyst shutdownコマンドの使い方

環境
Catalyst

構文
shutdown
shutdownコマンドを使うと、物理インターフェースやVLANインターフェースなどを
ダウンさせることができます。

使用例
1.gi0/1をダウンさせます

Cisco(config)# interface gigabitethernet0/1
Cisco(config-if)# shutdown

2.VLAN10をダウンさせます

Cisco(config)# interface vlan 10
Cisco(config-if)# shutdown

3.VLAN10設定を無効にします

Cisco(config-if)# no shutdown
Cisco(config-if)#

 

Cisco

Posted by arkgame