IBM NH2025-10 Switch User Manual


 
Configuring, Modifying, and Monitoring the Unit
28
PORT_ID: An interface number specified in the form of 1-25 (dport).
LAN_TYPE:
ETH-10/100
ETH1000 indicates Gigabit Ethernet
LINK: ON/OFF if ON a device is connected to the port and the link is UP
IF TYPE: TP (twisted pair)/FO (fiber optic)
SPEED_SEL: AUTO/FORC10/100/1000
LAN_SPEED: The actual speed that has been negotiated between the entities.
FDPLX: OFF = Standard Ethernet (default), ON = Full Duplex
FCNTRL: DISABLED/ENABLED
ENABLE: ON = port is enabled (default), OFF = port is disabled
Setting the port configuration
set-port-cfg
The set-port-cfg command selects the speed (10/100/auto-neg) and duplex mode (half/full).
set-port-cfg <port-number> <speed> <mode>
[arg #0] port index in format <dport>
[arg #1] enter either {auto|100|10}
opt.[arg #2] enter either {half|full}; default : half
Example
SYS_console>set-port-cfg 100 half
set-port-state
The set-port-state command is used to enable or disable a port when the Spanning Tree
algorithm is not running.
set-port-state<port number > {enable|disable}
opt. [arg #0] port index in format <dport>; default:all
opt. [arg #1] enter either {enable|disable}; default:enable
Example
sys_console>set-port-state 2 enable