Dell POWEREDGE M1000E User Manual

Page 621

Advertising
background image

Fabric OS Command Reference

593

53-1002746-01

perfAddEEMonitor

2

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.

OPERANDS

This command has the following operands:

slot

For bladed systems only, specifies the slot number of the port on which the
monitor is to be added, followed by a slash (/).

port

Specifies the number of the port on which the monitor is to be added, relative to its
slot for bladed systems. Use switchShow for a list of valid ports.

SourceID

Specifies the 3-byte SID (Source ID) of the originator device. It should be in
"0xDDAAPP" format, where DD is domain ID, AA is area ID and PP is AL_PA ID.
For example, 0x050200 has a domain ID of 5, an area ID of 2, and an AL_PA ID of
0. SourceID and DestID both cannot be 0x000000.

DestID

Specifies the 3-byte DID (destination ID) of the destination device. It should be in
"0xDDAAPP" format, where DD is domain ID, AA is area ID and PP is AL_PA ID.
For example, 0x050200 has a domain ID of 5, an area ID of 2, and an AL_PA ID of
0. SourceID and DestID both cannot be 0x000000.

-force

Overrides a hardware limitation that does not allow incompatible monitors to
coexist on the same ASIC chip.

EXAMPLES

To add an end-to-end monitor to blade 1 port 2:

switch:admin> perfaddeemonitor 1/2 0x050200 0x1182ef
End-to-End monitor number 0 added.

To add an end-to-end monitor to an Encryption switch ( In this scenario, one target disk storage device
connects to the Encryption switch, and an initiator device connects to a DCX backbone. The DCX is
directly connected to the Encryption Switch. Two EE monitors are added on port 1 of the Encryption
Switch, which is an F_Port that attaches to the target device):

1.

Get the CryptoTarget container configuration. This command shows the PIDs for the target, the
virtual target, the initiator, and the virtual initiator:

EncryptionSwitch:Securityadmin> cryptocfg --show \
-container -all -stat

Encryption group name: brcd

Number of Container(s): 1
Container name: st_target
Type: disk
EE node: 10:00:00:05:1e:53:b8:45
EE slot: 0
Target: 2f:ff:00:06:2b:0e:b3:3c \
2f:ff:00:06:2b:0e:b3:3c
Target PID: 0a0100
VT: 20:00:00:05:1e:53:b8:41 \
20:00:00:05:1e:53:b8:41
VT PID: 0a2001
Number of host(s): 1
Number of rekey session(s): 0
Host: 10:00:00:00:c9:52:00:7d \

Advertising