58
CSA-7400 QSG
Clear port mirror
Description
Clear the mirror of port.
Prerequisite
None
Syntax
port PORT_LIST|PORT_ID mirror clear
PORT_LIST|PORT_ID Port id list or port id. Eg: xe1 or xe1,xe3 or xe1-xe3.
Options
Clear
Clear the mirror of the srcport.
Example
Clear port mirror.
Show port mirror
Description
Show the mirror info of all ports.
Prerequisite
None
Syntax
show port mirror
Options
None
Example
Show ports mirror info.
ADLINK(fabric)# show port mirror
SRC_PORT DST_PORT MODE
xe1 xe2 ingress,
xe2 xe3 ingress,
ADLINK(fabric)# port xe1 mirror clear
ADLINK(fabric)# show port mirror
SRC_PORT DST_PORT MODE
xe2 xe3 ingress,
ADLINK(fabric)#
ADLINK(fabric)#
ADLINK(fabric)# port xe1 mirror-to xe2 ingress
ADLINK(fabric)# port xe2 mirror-to xe3 egress
ADLINK(fabric)# show port mirror
SRC_PORT DST_PORT MODE
xe1 xe2 ingress,
xe2 xe3 egress,
ADLINK(fabric)#