5.7 禁用/启用交换机接口
模式:
Switch(config)#interface port-ID
Switch(config-if)#shutdownSwitch(config)#interface port-ID
Switch(config-if)#no shutdown说明:
配置举例:禁用交换机的fastethernet0/1口。
fastethernet0/1口。Switch>enable
Switch#configure terminal
Switch(config)#interface f0/1
Switch(config-if)#shutdown
Switch(config-if)#end
Switch#Last updated