match destination-address mac

This command adds to the specified class definition a match condition based on the destination MAC address of a packet. The macaddr parameter is any layer 2 MAC address formatted as six, two-digit hexadecimal numbers separated by colons (for example, 00:11:22:dd:ee:ff). The macmask parameter is a layer 2 MAC address bit mask, which need not be contiguous, and is formatted as six, two-digit hexadecimal numbers separated by colons (for example, ff:07:23:ff:fe:dc). Use the [not] option to negate the match condition.

Default None
Format match [not] destination-address mac macaddr macmask
Mode Class-Map Config

Ipv6-Class-Map Config