Deployment Guide

872 Fabric OS Command Reference
53-1003131-01
portMirror
2
To display the mirror connections:
switch:admin> portmirror --show
Number of mirror connection(s) configured: 3
Mirror_Port SID DID State
----------------------------------------
18 0x640c00 0x640800 Enabled
18 0x640700 0x640b00 Enabled
18 0x640700 0x640c00 Enabled
To delete a port mirror connection between two local switch ports:
switch:admin> portmirror --delete 0x640700 0x640c00
To add a port mirror connection between a local switch port and a remote switch port:
switch:admin> portmirror --add 2/1 0x011400 0x240400
To delete a port mirror connection between a local switch port and a remote switch port:
switch:admin> portmirror --delete 0x011400 0x240400
SEE ALSO portCfg, portCfgShow, switchShow