Allied Telesis AT-DC2552XS User Manual

Page 495

Advertising
background image

AT-DC2552SX Switch Command Line Interface User’s Guide

Section V: Security and Traffic Control

495

in the packet. When an Ethernet frame format and Layer 3 protocol have
already been set in a class map, this command replaces the previous
value with the new one.

You can specify the ANY keyword as the Layer 3 protocol only when you
specify the Ethernet frame format as either NETWARERAW-UNTAGGED
or NETWARERAW-TAGGED.

To specify frames, including the VLAN tag field, as a matching criterion,
specify the ETHII-TAGGED keyword and a protocol. You cannot specify
8100 as a protocol number.

To remove an Ethernet frame format and Layer 3 protocol as matching
criteria from a class map, use the NO MATCH ETH-FORMAT
PROTOCOL command.

Confirmation Command

“SHOW CLASS-MAP” on page 513

Example

The following example specifies Ethernet Version 2 with the tag field as
the Ethernet frame format and ARP as the protocol to the “cmap7” class
map:

awplus> enable
awplus# configure terminal
awplus(config)# class-map cmap7
awplus(config-cmap)# match eth-format ethii-tagged protocol
0806

Advertising