ADTRAN AOS Version R10.1.0 Command Reference Manual page 3220

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
match
Use the match command to specify the traffic matching criteria used by the Ethernet virtual connection
(EVC) map to identify which traffic to send to the associated EVC. Use the no form of this command to
remove the matching criteria from the EVC map. Variations of this command include:
match ce-vlan-id <vlan id>
match ce-vlan-pri <value>
match dscp <value>
match untagged
Syntax Description
ce-vlan-id <vlan id>
ce-vlan-pri <value>
dscp <value>
untagged
Default Values
By default, no matching criteria is specified.
Command History
Release A4.01
Functional Notes
Traffic is compared to the first criteria entered in the map's configuration. Subsequent criteria are then
compared to the traffic in the order the criteria are entered. Multiple matches form a logical AND, meaning
that if multiple criteria are entered in the map, the traffic must match all criteria to be matched to the EVC.
Usage Examples
The following example configures EVC map Map1 to send all traffic with a CE VLAN ID of 5 and a DSCP
value of 10 to the EVC associated with the map:
(config)#mef evc-map Map1
(config-evc-map-Map1)#match ce-vlan-id 5
(config-evc-map-Map1)#match dscp 10
60000CRG0-35E
Specifies that traffic with a customer equipment (CE) virtual local area
network (VLAN) ID that matches the specified ID is mapped to the
associated EVC. Valid range is 1 to 4095.
Specifies that traffic with a CE VLAN priority value that matches the
specified value is mapped to the associated EVC. The priority value is also
the CE VLAN 802.1p value. Valid range is 0 to 7.
Specifies that traffic matching the specified differentiated services code
point (DSCP) value is mapped to the associated EVC. Valid range is 0 to
63.
Specifies that untagged traffic is mapped to the associated EVC.
Command was introduced.
Copyright © 2012 ADTRAN, Inc.
MEF EVC Map Command Set
3220

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents