962
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
Q
O
S C
OMMANDS
MATCH
MAC
-
TYPE
match mac-type
Overview
Use this command to set the MAC type for a class-map to match on.
Use
no
variant of this command to remove the MAC type match entry.
Syntax
match mac-type {l2bcast|l2mcast|l2ucast}
no match mac-type
Mode
Class Map Configuration
Examples
To set the class-map’s MAC type to Layer 2 multicast, use the commands:
awplus#
configure terminal
awplus(config)#
class-map cmap1
awplus(config-cmap)#
match mac-type l2mcast
To remove the class-map’s MAC type entry, use the commands:
awplus#
configure terminal
awplus(config)#
class-map cmap1
awplus(config-cmap)#
no match mac-type
Parameter
Description
l2bcast
Layer 2 Broadcast traffic.
l2mcast
Layer 2 Multicast traffic.
l2ucast
Layer 2 Unicast traffic.