Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 712

Advertising
background image

682

Fabric OS Command Reference

53-1003131-01

perfTTmon

2

-sconfig

On a Condor 3-based platforms, the -sconfig option deletes all stale Top Talker
monitor entries from the configuration file. A Top Talker monitor is considered stale
when it can no longer monitor due to a configuration change, but it still exists in
the persistent configuration. For example, a Top Talker becomes stale when a port
configured for Top Talker goes offline or when a port blade is removed from the
chassis

On Condor 2-based platforms, the -sconfig option deletes all Top Talker monitors,
as well as the configuration keys of all Top Talker monitors in the configuration file.
This option deletes all configured monitors, regardless of the port state (online,
etc).

When a stale Top Talker entry is still present in the configuration file, you cannot
enable FC routing services on Condor 2 platform, because Top Talkers cannot
coexist with FC Routing services. FC Routing services and Top Talker monitors
may coexist in a Condor 3 environment.

Fabric Mode Top Talker commands:

--add fabricmode

Installs the Top Talker monitor on all switches in the fabric. When a new switch
joins the fabric, this command must be run again on the switch. The TT
configuration information is not propagated automatically to the new switch. In a
mixed chassis configuration containing both 8Gb and 16Gb port blades, fabric
mode is blocked when FCR is enabled. Port-level Top Talkers will be allowed on
16Gb blades but not on 8Gb blades when FCR is enabled. When you insert an
8Gb port blade into a chassis with fabric mode and FCR enabled, the blade is
faulted. Use the fosConfig command to disable FCR or disable the fabric mode
Top Talker.

--show

Displays the Top Talking flows on the switch for a given domain ID.

dom dom_id

Specifies the domain ID for the flow display.

number of top talking flows

Specifies "n" Top Talking flows. Valid values are between 1 and 32. If a value
greater than 32 is entered, Top Talker displays counters for only 32 flows and a
warning message. This operand is optional; if omitted, the command displays the
top 8 flows.

wwn | pid

Specifies display as either WWN or PID format. This operand is optional; if
omitted, the command displays in WWN format.

--delete fabricmode

Deletes the Fabric Mode Top Talker.

--help

Displays the command usage.

EXAMPLES

To add an F_Port Top Talker to blade 1 port 2 (which should be an F_Port):

Switch:admin> perfttmon --add ingress 1/2

To delete the F_Port Top Talker:

switch:admin> perfttmon --del 1/2

To add the Fabric Mode Top Talker:

Switch:admin> perfttmon --add fabricmode

Advertising