HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

400 Fabric OS commands
Sets overall mask for end-to-end (EE) performance monitors.
Synopsis
perfsetporteemask [slotnumber/]portnumber TxSIDMsk TxDIDMsk RxSIDMsk
RxDIDMsk
Availability
admin
NOTE: This command requires a Performance Monitor license.
Description
Use this command to set the mask for the EE performance monitors of a port. This command enables a
user to selectively choose the kind of Fibre Channel frames in which the number of words are to be
counted. On setting the EE mask on a port, all existing EE monitors on that port are deleted.
This command controls all three address fields (domain ID, area ID, and AL_PA ID) of both the source ID
and destination ID, which can be used to trigger the monitor.
When a mask is set (0xff), the corresponding field will be used to trigger the monitor. If the mask is unset
(0x00), the corresponding field will be ignored.
There is only one EE mask per port. The mask is applied to all eight EE monitors available on a port. The
default EE mask value upon power-on is already set. When ISL monitoring is enabled, EE mask on E_Ports
are controlled automatically and existing mask values for E_Ports are over-written.
Operands
This command has the following operands:
perfSetPortEEMask
slotnumber For bladed systems only, this operand specifies the slot number of the
port on which the monitor is to be added, followed by a slash (/).
portnumber 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.
TxSIDMsk Specify the source ID mask in dd:aa:pp format, with quotation marks, ,
where :
dd Is the domain ID mask
aa Is the area ID mask
pp Is AL_PA ID mask
Specify the source ID mask in dd:aa:pp format, with quotation marks, ,
where :dd is the domain ID mask, aa is the area ID mask, and pp is
AL_PA ID mask.
Specify the following values to turn on or off a specific field:
00 Specifies that the field does not trigger EE monitors.
ff Specifies that the field does triggers EE monitors.
TxDIDMsk Specify the destination ID mask in dd:aa:pp format. Quotation marks
are optional. TxDIDMsk represents transmitting destination ID mask. This
operand is required.