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.
healthDisplays the health of ports.
configConfigures port settings.
showDisplays the configuration status for all ports.
modifyModifies port configuration.
NOTE: Bounce the port after applying changes.
Settings include:
speedModifies the speed of the specified port. Values:
25G
100G
NOTE: The CN5000 Switch automatically detects the link speed capabilities of the link partner and chooses the highest capable speed. Forcing a specific speed using this setting is not supported.
widthModifies the width of the specified port. Values:
1X
2X
3X
4X
subdivisionModifies the subdivision of the specified port. Values:
2X
4X
width_downgradeModifies the width downgrade of the specified port. Values:
1X
2X
3X
4X
enableEnables the specified port.
disableDisables the specified port.
bounceBounces the specified port.
<PORT_NAME>Specifies the name of the 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