beautypg.com

Match mac-type 7, Match mac-type – Allied Telesis AT-FS970M Series User Manual

Page 1697

background image

AT-FS970M Switch Command Line User’s Guide

1697

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 1744

“SHOW RUNNING-CONFIG” on page 166

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