Default MAC Class

Syntax


no default-mac-class action mirror SESSION

The default-mac-class applies an action to the packets that are neither matched nor ignored by any class associated with the mirror policy. The default MAC class is used in a policy that contains only MAC classes.

Create a QoS policy with a default MAC class

(config)# policy qos “qos-policy-1”
(policy-qos)# default-mac-class action dscp af11
NOTE:

The default-mac-class is to be used only in a policy that contains MAC classes.