Match ip address <access list name – ADTRAN 5000 Series User Manual
Page 1174

Command Reference Guide
Route Map Command Set
61200990L1-35E
Copyright © 2005 ADTRAN
1174
match ip address <access list name>
Use the match ip address command to configure the route map to route traffic based on the access list
name defined with the ip access-list command. Refer to ip access-list extended <listname>
for more information. Use the no form of this command to discontinue matching.
Syntax Description
<access list name>
Specifies the name of the access list to match.
Default Values
No default value necessary for this command.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 Series and
Total Access 900 Series units.
Command History
Release 10.1
Command was introduced.
Usage Examples
The following example instructs the route map named MyMap to match the IP address access list named
MyList:
(config)#route-map MyMap permit 100
(config-route-map)#match ip address MyList