Dell POWEREDGE M1000E User Manual

Page 588

Advertising
background image

556

Fabric OS Command Reference

53-1001764-02

perfAddEEMonitor

2

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.

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 20:00:00:00:c9:52:00:7d

Host PID: 01a000

VI: 20:01:00:05:1e:53:b8:41 20:02:00:05:1e:53:b8:41

VI PID: 0a2002

Number of LUN(s): 1

LUN number: 0x0

LUN type: disk

LUN serial number: 600062B0000EB33C00000000000000000000000000000000

Encryption mode: encrypt

Encryption format: native

Encrypt existing data: disabled

Rekey: disabled

LUN state: Encryption enabled

Encryption algorithm: AES256-XTS

Key ID state: Read write

Key ID: ba:26:50:3a:22:72:01:04:c9:57:ff:27:77:e3:8d:6d

Key creation time: Tue May 20 08:32:25 2008

Operation Succeeded

Advertising