beautypg.com

Removing source ports or deleting the port mirror – Allied Telesis AT-8100 Series User Manual

Page 468

background image

Chapter 27: Port Mirror

468

Removing Source Ports or Deleting the Port Mirror

To remove source ports from the port mirror, enter the Port Interface mode
of the destination port and issue the NO MIRROR INTERFACE command.
Here is the format of the command:

no mirror interface

source_ports

This example removes source port 2 from the port mirror. The destination
port is port 11:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.11
awplus(config-if)# no mirror interface port1.0.2

To stop port mirroring and return the destination port to normal network
operations, remove all of the source ports from the port mirror. For
example, if the source ports of the port mirror were ports 1 to 4, and the
destination port was 18, you would enter these commands to stop the port
mirror and reestablish normal network operations on the destination port:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.18
awplus(config-if)# no mirror interface port1.0.1-port1.0.4

For reference information, refer to “NO MIRROR INTERFACE” on
page 477.