Reference Guide 620 Document #: LTRT-17939
Mediant MSBR
75.1.7.10 match access-list
This command defines the access-list to match on the specified match-map. Use the no form
of this command to remove a match access list.
Syntax
match access-list <access-list name>
Command Description
< access-list > Defines the name of the access-list this match-map should
match.
Default
NA
Command Mode
Privileged User
Example
This example configures the sip_incoming match-map to match traffic from access-list
acl_sip.
(conf-m-map)# match access-list acl_sip
75.1.7.11 set queue
This command defines the queue to set on the specified match-map. Use the no form of this
command to remove a set queue.
Syntax
set queue <queue name>
Command Description
queue name Defines the queue name that all traffic that matches this
match-map belongs to.
Default
NA
Command Mode
Privileged User
Example
This example configures the sip_incoming match-map to belong to the sip_queue queue.