Fabric OS Documentation Updates Supporting Fabric OS v7.0.x

Table Of Contents
Fabric OS Documentation Updates 31
53-1002165-10
thConfig
5
--enable Enables the RTLog on the active Control Processor (CP). The RTLog becomes
effective on the standby CP after a failover or a reboot of the active CP.
thConfig
The thConfig command documentation incorrectly stated that the below operand is not supported with
the -sfptype option. The description of the -trigger parameter has been modified to correct this error.
-trigger above | below Specifies the actions for in range behavior. In range is defined as the space
above the low threshold and below the high threshold.
Documentation Updates for Fabric OS v7.0.1.x
bottleneckMon
This command has been enhanced in two ways:
1. Support for more granular alerts: New options have been provided to enable RASlog alerts and
SNMP traps for only one kind of bottleneck, latency or congestion, while preserving the existing
ability to enable alerts for both kinds of bottleneck.
2. Credit recovery enhancements: The credit recovery configuration command has been enhanced to
support on-demand checking of certain types of backend ports for credit loss.
1. Support for more granular alerts
SYNTAX The syntax for the enable and configure (change) options has been changed as follows to support the
decoupling of congestion and latency alerts:
bottleneckmon --enable [-cthresh congestion_threshold]
[-lthresh latency_threshold] [-time seconds]
[-qtime seconds] [-alert | | -alert=congestion | -alert=latency | -noalert]
[-lsubsectimethresh time_threshold]
[-lsubsecsevthresh severity_threshold]
bottleneckmon --config [-cthresh congestion_threshold]
[-lthresh latency_threshold][-time seconds]
[-qtime seconds] [-alert | -alert=congestion | -alert=latency | -noalert]
[-lsubsectimethresh time_threshold]
[-lsubsecsevthresh severity_threshold]
[[slot/]port_list]
Modify the description section (second paragraph on page 70) as follows:
When bottleneck monitoring is enabled on a switch and you specify alerts, the command triggers an
SNMP and a RASlog alert when the ports on the configured switch experience a bottleneck. Another
alert is sent after the condition resolves. You can configure alerts for latency, for congestion, or both.
Modify the description of the alert configuration in the operand section as follows:
-alert Enables both congestion and latency alerts. You can optionally specify either a
congestion threshold or a latency threshold, or both.