shutdown interface Configuration Command

shutdown interface CISCO Switch Command in Linux

Explanation


To shutdown a running interface, use this 'shutdown' in privileged mode.

Usage:

shutdown

Example:

HSCRIPTS#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.
HSCRIPTS(config)#interface GigabitEthernet0/6
HSCRIPTS(config-if)#shutdown
HSCRIPTS(config-if)#exit

Ask Questions

Ask Question