Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

Fabric OS Command Reference 683
53-1001337-01
portMirror
2
To add a port mirror connection between two local switch ports:
switch:admin> portmirror --add 2/1 0x011400 0x012400
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 two local switch ports:
switch:admin> portmirror --delete 0x011400 0x012400
To delete a port mirror connection between a local switch port and a remote switch port:
switch:admin> portmirror --delete 0x011400 0x240400
To display port mirror connections:
switch:admin> portmirror --show
Number of mirror connection(s) configured: 2
Mirror_Port SID DID State
----------------------------------------
10/12 0x791800 0x791900 Defined
10/15 0x791a00 0x799300 Enabled
See Also portCfgShow