Match Command - ADTRAN 5000 Series Command Reference Manual

Adtran network device command reference guide
Table of Contents

Advertisement

Command Reference Guide
match
Use the match command to specify which traffic should be processed by this QoS map. Possible variations
of this command include:
match dscp <0-63>
match ip rtp <port #>
match ip rtp <first port # in range> <last port # in range>
match ip rtp <first port # in range> <last port # in range> all
match list <listname>
match precedence <0-7>
match protocol bridge
match protocol bridge netbeui
Syntax Description
dscp <0-63>
ip rtp <start><end> all
list <listname>
precedence <0-7>
protocol bridge
protocol bridge netbeui
Default Values
No default value is necessary for this command.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.
Command History
Release 6.1
Usage Examples
The following example assigns a traffic match pattern to the existing QoS map VOICEMAP:
(config)#qos map VOICEMAP 10
(config-qos-map)#match ip rtp 16384 20000
61200990L1-35E
Matches IP packets with the specified DSCP value.
Matches RTP packets with even UDP destination port numbers in the
specified range (between start and end). If all (which is optional) is specified,
even and odd ports are matched in the specified range.
Specifies the name of the access-list (ACL) you wish to use to match packets
for this QoS map. Refer to
more information on creating access-lists.
Matches IP packets with the specified IP precedence value.
Matches frames being bridged by the router.
Matches only NetBEUI frames being bridged by the router.
Command was introduced.
Copyright © 2005 ADTRAN
Quality of Service (QoS) Map Commands
ip access-list extended <listname>
on page 344
for
1165

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents