Black Box Hardened Managed Ethernet Switche Computer Hardware User Manual


 
724-746-5500 | blackbox.com
Page 125
Chapter 7: Command-Line Management
Port Setting:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen.
switch_a(config)#interface fe1
switch_a(config-if)#
2. Usage:
Use this command to enable link state tracking for the port.
Use the no parameter with this command to disable link state tracking for the port.
3. Command Syntax:
(no) link state group <1-10> (downstreamupstream)
<1-10> Link state group number.
4. Example:
The following example enables downstream link state tracking of port fe1 (port 1) for the group 1:
switch_a(config)#interface fe1
switch_a(config-if)# link state group 1 downstream
switch_a(config-if)#
PoE (for LEH1000 Series Switches only)
System Power Budget:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage:
Use this command to specify the power budget (Watts) to be set to Switch.
3. Command Syntax:
poe system-power-budget LEVEL
LEVEL <1-800> specifies the power budget (Watts) to be set to Switch.
4. Example:
The following example sets new power budget 246 Watts to Switch:
switch_a(config)#poe system-power-budget 246
switch_a(config)#