724-746-5500 | blackbox.com
Pag e 115
Chapter 7: Command-Line Management
Rx-pow Alarm (Warning) Threshold:
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 set received optical power alarm (warning) threshold for SFP transceiver.
3. Command Syntax:
sfp set-rx-pow IFNAME high-alarmhigh-warninglow alarmlow warning LEVEL
IFNAME specifies the name of the interface for which status and configuration information is desired.
LEVEL Threshold value -30 ~ 8.16 dbm.
4. Example:
The following example sets high received optical power alarm threshold 8.16 dbm for SFP transceiver of interface ge1 (port G1):
switch_a(config)#sfp set-rx-pow ge1 high-alarm 8.16
switch_a(config)#
Rate Control
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 specify the ingress/egress rate to be used for each interface. The bandwidth value is in bits.
Use the no parameter with this command to remove the ingress/egress rate to be used for each interface.
3. Command Syntax:
(no) rate-control ingress/egress VALUE
VALUE
<1-10000000000 bits> (usable units: k, m, g)
<1-999>k|m for 1 to 999 kilo bits or mega bits.
1g for 1 giga bits.