Users Guide

Table Of Contents
Layer 2 Switching Commands 778
Example
The following example displays adding a match condition for the VLAN ID
“2.”
console(config-classmap)#match vlan 2
mirror
Use the mirror command in Policy-Class-Map Configuration mode to mirror
all the data that matches the class defined to the destination port specified.
NOTE: This command is not available on the N1500 Series switches.
Syntax
mirror
interface
interface
— Specifies the Ethernet port to which data needs to be copied.
Default Configuration
This command has no default configuration.
Command Mode
Policy-Class-Map Configuration mode
User Guidelines
The port identified in this command is identical to the destination port of the
monitor command.
Example
The following example displays how to copy all the data to port Gi1/0/5.
console(config-policy-classmap)#mirror gi1/0/5
police-simple
Use the police-simple command in Policy-Class-Map Configuration mode to
applying a policing meter for the specified class.
NOTE: This command is not available on the N1500 Series switches.