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

Page 691

Advertising
background image

Fabric OS Command Reference

661

53-1003131-01

perfAddEEMonitor

2

PortSymb: [24] "Crypto Virtual Initiator"

NodeSymb: [37] "Ini Port wwn: 10:00:00:00:C9:52:00:7D"

Fabric Port Name: 20:20:00:05:1e:53:b8:45

Permanent Port Name: 20:01:00:05:1e:53:b8:41

Port Index: 32

Share Area: No

Device Shared in Other AD: No

Redirect: Yes virtual

The Local Name Server has 4 entries }

The configuration is as follows:

Initiator ---> VT VI ---> Target

0x01a000 0x0a2001 0x0a2002 0x0a0100

3.

Add an EE monitor on port 1 between the Initiator SID and the virtual initiator DID:

EncryptionSwitch:SecurityAdmin> perfaddeemonitor 1 \

0x0a0100 0x0a2002

End-to-End monitor number 0 added.

4.

Add another EE monitor on port 1 between the Virtual Target SID and the Target DID:

EncryptionSwitch:SecurityAdmin> perfaddeemonitor 1 \

0x0a2001 0x01a000

End-to-End monitor number 1 added.

5.

Display the EE monitors on the Encryption Switch:

EncryptionSwitch:SecurityAdmin> perfmonitorshow --class EE 1

There are 2 end-to-end monitor(s) defined on port 1.

KEY SID DID OWNER_APP TX_COUNT RX_COUNT OWNER_IP_ADDR

---------------------------------------------------------------------

0 0x0a0100 0x0a2002 TELNET 0x000000001d914e1c 0x000000002183f0da N/A

1 0x0a2001 0x01a000 TELNET 0x0000000002b5c076 0x0000000006c4fb04 N/A

To install an egress Top Talker monitor and an end-to-end monitor on the same ASIC with the -force
option (in the following example, ports 1/33 and 1/35 are on the same ASIC. The attempt to install an
end-to-end monitor after you installed an egress Top Talker monitor fails unless you use the
perfAddEEMonitor command with the -force option):

switch:admin> perfttmon --add egress 1/33

switch:admin> perfttmon --add 1/35 0xca6d00 0xca6d01

Cannot install EE/TopTalker Ingress monitor because TopTalker

Egress monitor is already present on one of the ports of this asic

switch:admin> perfaddeemonitor --add 1/35 0xca6d00 0xca6d01 -force

End-to-End monitor number 0 added.

SEE ALSO

perfDelEEMonitor

,

perfMonitorClear

,

perfMonitorShow

,

perfTTmon

Advertising