4-6
Cisco SFS 7000 Series Product Family Command Reference Guide
OL-9163-02
Chapter4 InfiniBand Commands
ib pm
* Either use the show ib pm commands to check for errors, or wait for SNMP traps or log messages to
be generated by your Server Switch.'
Examples The following example configures a symbol-errors threshold of 3:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 threshold symbol-errors 3
The following example configures a link-downs threshold of 1:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 threshold link-downs 1
The following example configures a polling period of 5 seconds:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 polling-period 5
The following example configures a start delay of 0 seconds:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 start-delay 0
The following example starts performance monitoring on all IB ports:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 state enable-all
The following example stops performance monitoring:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 state disable
The following example starts performance monitoring on only the sp eci fic con necti on s a nd por t s
configured by the user:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 state enable
The following example configures a specific connection from LID 3 to LID 7 to monitor:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 connection monitor src-lid
3 dst-lid 7
The following example configures a specific port to monitor:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 port monitor node-guid
00:05:ad:00:00:01:34:e0 port-num 3
The following example resets the counters on all ports:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 port reset-counter
The following example resets the counters on a specific port:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 port reset-counter
node-guid 00:05:ad:00:00:01:34:e0 port-num 3
The following example resets the counters on all ports on the connection from LID 3 to LID 7:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 connection reset-counter
src-lid 3 dst-lid 7
The following example initiates a connection test from LID 3 to LID 7:
SFS-7000P(config)# ib pm subnet-prefix fe:80:00:00:00:00:00:00 connection test src-lid 3
dst-lid 7'