Disable an Interface on a CISCO

Disable an Interface on a CISCO Device
# enable
# configure terminal
(config)# interface GigabitEthernet 0/1
(config-subif)# shutdown
(config-subif)# end
# write

Leave a Reply

Your email address will not be published. Required fields are marked *