C
HAPTER
12
| Port Commands
– 235 –
port state This command displays the administrative state, or sets it enabled or
disabled.
SYNTAX
port state [port-list] [enable | disable]
port-list - A specific port or a range of ports. (Range: 1-28, or all)
enable - Enables the specified ports.
disable - Disables the specified ports.
DEFAULT SETTING
Enabled
COMMAND USAGE
This command allows you to disable a port due to abnormal behavior
(e.g.,excessive collisions), and then re-enable it after the problem has
been resolved. You may also want to disable a port for security reasons.
EXAMPLE
Port>state 5 disable
Port>
port mode This command displays or sets port speed and duplex mode of a port.
SYNTAX
port mode [port-list] [10hdx | 10fdx | 100hdx | 100fdx | 1000fdx
| auto]
port-list - A specific port or a range of ports. (Range: 1-28, or all)
10hdx - Supports 10 Mbps half-duplex operation
10fdx - Supports 10 Mbps full-duplex operation
100hdx - Supports 100 Mbps half-duplex operation
100fdx - Supports 100 Mbps full-duplex operation
1000fdx - Supports 1 Gbps full-duplex operation
auto - Enables auto-negotiation. When using auto-negotiation, the
optimal settings will be negotiated between the link partners based
on their advertised capabilities.
DEFAULT SETTING
Auto-negotiation