Celestica Documentation Portal

Find your product documents here

shutdown

Disables the administrative status of the interface.

Syntaxshutdown
Command mode Ethernet interface mode, PortChannel interface mode, VLAN interface mode
Parameters None
Usage Use no shutdown to enable the administrative status of the interface.
Supported Releases 1.0.0 or later
Click command
  • config interface shutdown <interface_name>

  • config interface startup <interface_name>

Example
sonic(config)# interface Ethernet 0
sonic(conf-if-Ethernet0)# shutdown
sonic(conf-if-Ethernet0)#
sonic(conf-if-Ethernet0)# no shutdown
sonic(conf-if-Ethernet0)#