Deployment Guide

676 Fabric OS Command Reference
53-1003131-01
perfSetPortEEMask
2
ff
Specifies that the field does triggers EE monitors.
TxDIDMsk
Specify the transmitting Destination ID mask, in quotation marks, in dd:aa:pp
format.
RxSIDMsk
Specify the receiving Source ID mask, in quotation marks, in dd:aa:pp format.
RxDIDMsk
Specify the destination ID mask, in quotation marks, in dd:aa:pp format.
EXAMPLES To set the overall mask for end-to-end monitors on a port:
switch:admin> perfsetporteemask 1/6 "00:00:00" \
"ff:ff:ff" "00:ff:ff" "ff:00:00"
Changing EE mask for this port will cause ALL EE \
monitors on this port to be deleted.
continue? (yes, y, no, n): [no] y
The EE mask on port 6 is set and EE Monitors \
on this port are deleted
SEE ALSO perfAddEEMonitor, perfShowPortEEMask