Dell POWEREDGE M1000E User Manual

Page 382

Advertising
background image

350

Fabric OS Command Reference

53-1001764-02

fmConfig

2

To delete the custom frame monitor “MyFrameMonitor” from all ports:

switch:admin>

fmconfig --delmonitor MyFrameMonitor

To delete the entire frame type configuration:

switch:admin>

fmconfig --delete MyFrameMonitor

To clear the counters for the SCSI2_READ monitor from ports 7-10:

switch:admin>

fmconfig --clear SCSI2_READ -port 7-10

To display the existing frame types and associated bit patterns on the switch:

switch:admin>

fmconfig --show

FRAME_TYPE

BIT PATTERN

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

scsi 12,0xFF,0x08;

scsiread 12,0xFF,0x08;4,0xFF,0x06;40,0xFF,0x08,0x28;

scsiwrite 12,0xFF,0x08;4,0xFF,0x06;40,0xFF,0x08,0x28,0x0A,0x2A;

scsirw 12,0xFF,0x08;4,0xFF,0x06;40,0xFF,0x08,0x28,0x0A,0x2A;

scsi2reserve 12,0xFF,0x08;4,0xFF,0x06;40,0xFF,0x16,0x56;

scsi3reserve 12,0xFF,0x08;4,0xFF,0x06;40,0xFF,0x5F;41,0xFF,0x01

ip 12,0xFF,0x05;

abts 4,0xFF,0x81;40,0xFF,0x81;12,0xFF,0x0;17,0xFF,0x0;

baacc 4,0xff,0x84;12,0xff,0x00;17,0xff,00;

To display configuration details for the predefine SCSI frame monitor (Use thConfig filter class to set
and display other Fabric Watch thresholds for frame monitors):

switch:admin>

fmconfig --show

Port| Frame Type|Count|HIGHThres|Actions |TIMEBASE|CFG

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

000002|scsi|0000000000000123|10 |Raslog |None |saved

000003|scsi|0000000000000124|10 |Raslog |None |saved

000004|scsi||0000000000000143|10 |Raslog |None |saved

To display all configured frame types for all ports:

switch:admin>

fmconfig --show

Port|Frame Type |Count |HIGH Thres|Actions |TIMEBASE |CFG

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

000062|scsi |0000000000000123 |10 |Raslog,SNMP |None |saved

-|scsiread |N/A |0 |None |None |N/A

-|scsiwrite |N/A |0 |None |None |N/A

-|scsirw |N/A |10 |Raslog,SNMP |None |N/A

-|scsi2reserve|N/A |0 |None |None |N/A

-|scsi3reserve|N/A |0 |None |None |N/A

-|ip |N/A |0 |None |None |N/A

-|abts |N/A |0 |None |None |N/A

-|baacc |N/A |0 |None |None |N/A

000002|myFrameMon |0000000000000145 |10 |Email |None |saved

See Also

portThConfig, thConfig

Advertising