Port configuration (cli) – Comtrol ES9528-XT User Guide User Manual
Page 145

RocketLinx ES9528 and ES9528-XT User Guide: 2000508 Rev. G
Port Configuration (CLI) - 145
Configuration Using the Command Line Interface (CLI)
Port Configuration (CLI)
The Port Configuration group allows you to enable/disable port state, or configure port auto-negotiation,
speed, duplex, flow control, rate limit control, and port aggregation settings. It also allows you to view port
status and aggregation information.
Optionally, you can use the web user interface for configuration, see
This table provides detailed information about the CLI commands for port configuration.
Port Control
Port Control –
State
Switch(config-if)# shutdown -> Disable port state
interface fastethernet1 is shutdown now.
Switch(config-if)# no shutdown -> Enable port state
interface fastethernet1 is up now.
Port Control –
Auto Negotiation
Switch(config)# interface fa1
Switch(config-if)# auto-negotiation
Auto-negotiation of port 1 is enabled!
Port Control –
Force Speed/
Duplex
Switch(config-if)# speed 100
set the speed mode ok!
Switch(config-if)# duplex full
set the duplex mode ok!
Port Control –
Flow Control
Switch(config-if)# flowcontrol on
Flowcontrol on for port 1 set ok!
Switch(config-if)# flowcontrol off
Flowcontrol off for port 1 set ok!
Port Status
Port Status
Switch# show interface fa1
Interface fastethernet1
Administrative Status : Enable
Operating Status : Connected
Duplex : Full
Speed : 100
MTU: 1518
Flow Control :off
Default Port VLAN ID: 1
Ingress Filtering : Disabled
Acceptable Frame Type : All
Port Security : Disabled
Auto Negotiation : Disable
Loopback Mode : None
STP Status: forwarding
Default CoS Value for untagged packets is 0.
Mdix mode is Disable.
Medium mode is Copper.
Note: Administrative Status -> Port state of the port. Operating status -> Current
status of the port. Duplex -> Duplex mode of the port. Speed -> Speed mode of
the port. Flow control -> Flow Control status of the port.