beautypg.com

Match mac-type, Match mac-type 9 – Allied Telesis AT-8100 Series User Manual

Page 1719

background image

AT-8100 Switch Command Line User’s Guide

1719

MATCH MAC-TYPE

Syntax

match mac-type

<12bcast|12mcast|12ucast>

Parameters

l2bcast

Specifies the Layer 2 Broadcast frames as the MAC type.

l2mcast

Specifies the Layer 2 Multicast frames as the MAC type.

l2ucast

Specifies the Layer 2 Unicast frames as the MAC type.

Mode

Class Map mode

Description

Use this command to set the destination MAC type as a matching criteria
for a class map.

Note

All three parameters, l2bcast, l2mcast, and l2uncast, start with the
letter “l” and the number “2” to represent Layer 2.

Use the no form of this command, NO MATCH MAC-TYPE, to remove a
MAC type from a class map.

Confirmation Command

“SHOW CLASS-MAP” on page 1766

“SHOW RUNNING-CONFIG” on page 170

Examples

The following example sets the class map’s MAC type to Layer 2
broadcast frames:

awplus> enable
awplus# configure terminal
awplus(config)# class-map cmap1
awplus(config-cmap)# match mac-type l2bcast