Deployment Guide

Fabric OS Command Reference 683
53-1003131-01
perfTTmon
2
To delete the Fabric Mode Top Talker:
Switch:admin> perfttmon --del fabricmode
To display the Fabric Mode Top Talker output:
Switch:admin> perfttmon --show dom 1 pid
=========================================================
Src_PID Dst_PID MB/sec Potential E-Ports
=========================================================
0x03f600 0x011300 121.748 2/0,2/2,2/3
0x03f600 0x011300 121.748 3/14,3/15
To identify and delete a stale Top Talker for an F_Port (the F_Port belonged to a blade that has been
removed):
Switch:admin> configshow -a | grep perf
perf.ToptalkerEnabledonC2:1
perf.ttmonc.254:254|0|0|1:
Switch:admin> perfttmon --delete -sconfig
To install an ingress and an egress Top Talker monitor on the same ASIC with the -force option (in the
following example, ports 1/33 and 1/34 are on the same ASIC. The attempt to install conflicting monitors
fails unless you use the perfTTmon command with the-force option ):
switch:admin> perfttmon --add ingress 1/33
switch:admin> perfttmon --add egress 1/34
Cannot install EE/TopTalker Egress monitor because TopTalker
Ingress monitor is already present on one of the ports of this asic
switch:admin> perfttmon --add egress 1/34 -force
SEE ALSO perfAddEEMonitor, perfResourceShow