54
CSA-7400 QSG
Port enable/disable
Description
Set the port admin status of ports.
Prerequisite
None
Syntax
port PORT_LIST|PORT_ID enable|disable
PORT_LIST|PORT_ID Port id list or port id. Eg: xe1 or xe1,xe3 or xe1-xe3.
Options
Enable|disable
Set the admin status of ports to be enable or
disable.
Example
Port enable and disable.
ADLINK(fabric)# port xe1 enable
ADLINK(fabric)# show port xe1
Information of port xe1 --
Name : xe1
Admin status : Enable Link status : Up
Auto-neg : Off
Link speed : 10000M Duplex mode : Full
…
ADLINK(fabric)# port xe1 disable
ADLINK(fabric)# show port xe1
Information of port xe1 --
Name : xe1
Admin status : Disable Link status : Down
Auto-neg : Off
Link speed : 0M Duplex mode : Full
…