Clear port mirror, Clear port staticvlan, Clear port static-vlan – Avaya P460 User Manual

Page 29

Advertising
background image

Chapter 2

Avaya P460 CLI Commands

Avaya P460 Reference Guide

19

The syntax for this command is:

clear ip route

* | <ip-addr> [<ip-mask>]

Example:

clear port mirror

User level: read-write, admin.
Use the clear port mirror command to cancel port mirroring.

The syntax for this command is:

clear port mirror

<source module>/<source port>/<dest module>/

<dest port>

Example:

clear port static-vlan

User level: read-write, admin.
Use the clear port static-vlan command to delete VLANs statically
configured on a port.

ip-addr

IP address

ip-mask

IP mask address

Router-1(configure)# clear ip route 192.168.49.1

255.255.255.0

source module

Source module number

source port

Source port number

dest module

Destination module number

dest port

Destination port number

P460-1# clear port mirror 9/2/10/4

this command will delete the port mirror entry

- do you want to continue (Y/N)? y

Mirroring packets from port 9/2 to port 10/4 is cleared

Advertising