User manual

2
2-148
E/OS Command Line Interface User Manual
perf
Effectively, the threshold is the percent of the time that the port does
not receive BB_Credits before traffic is rerouted away from the port.
This threshold is also used for prevention of improperly rerouting to
an ISL that lacks BB_Credits. In other words, the system does not
reroute a flow to a link that lacks BB_Credits even if that link is
significantly under its loading threshold. The system tries to reroute
traffic away from a link that lacks BB_Credits, even if the loading
threshold is significantly below the limit.
Parameters This command has one parameter:
Command Example
Root> perf openTrunking lowBBCreditThresh 20
perf.openTrunking.setState
Syntax setState openTrunkingState
Purpose This command enables or disables OpenTrunking feature. The
OpenTrunking feature key must be installed in order to enable open
trunking.
Parameters This command has one parameter:
Command Example
Root> perf opentrunking setState 1
NOTE: The command config.features.openTrunking on page 2-12 has
functionality that is identical to this command.
lowBBcreditThreshold Specifies the low BB_credit threshold in terms
of a percentage. Valid values are integers in
the range 1 to 99 or default. Specifying the
value default sets the parameter to the default
threshold level of 10%.
openTrunkingState This parameter can be set to enable or disable the
OpenTrunking feature. Boolean 1 and 0 may be
substituted as values.