Name
port — Displays and configures port information and settings.
Syntax
port [show]
port show <PORT_NAME>
port show config
port enable <PORT_NAME>
port disable <PORT_NAME>
port bounce <PORT_NAME>
port config [show]
port config modify [<setting> <PORT_NAME> <value><value>...]
Options
- No option
Displays all port information.
showDisplays the port information for each port with a connected cable.
configDisplays the configuration status for the specified port.
<PORT_NAME>Specifies the name of the port.
healthDisplays the health of ports.
configConfigures port settings.
showDisplays the configuration status for all ports.
modify<setting>Modifies port configuration.
NOTE: Bounce the port after applying changes.
Settings include:
speed<PORT_NAME>Modifies the speed of the specified port. Values:
25G
100G
width<PORT_NAME>Modifies the width of the specified port. Values:
1X
2X
3X
4X
subdivision<PORT_NAME>Modifies the subdivision of the specified port. Values:
2X
4X
width_downgrade<PORT_NAME>Modifies the width downgrade of the specified port. Values:
1X
2X
3X
4X
enable<PORT_NAME>Enables the specified port.
disable<PORT_NAME>Disables the specified port.
bounce<PORT_NAME>Bounces the specified port.
Examples
port show port show config port show 1A port config modify speed 1A 100G port config modify speed 1A 25G 100G port config modify width 1A 4X port config modify width 1A 1X 2X 3X 4X port config modify subdivision 2A 4X port config modify width_downgrade 2A 1X port enable 2A port disable 3B port bounce 24B