ADTRAN 1000R Series User Manual
Page 495
![background image](/manuals/36101/495/background.png)
Command Reference Guide
Global Configuration Mode Command Set
61200510L1-35E
Copyright © 2005 ADTRAN
495
route-map
Use the route-map command to create a route map and enter the Route Map Configuration command set.
A route map is a type of filter that matches various attributes and then performs actions on the way the
route is redistributed. Use the no form of this command to delete a route map.
Syntax Description
Specifies a name for the route map.
permit
Redistributes routes matching the route map attributes.
deny
Specifies not to redistribute routes matching the route map attributes.
Specifies a sequence number of this route entry. Range is 1 to 4,294,967,295.
Default Values
By default, no route maps are defined.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.
Command History
Release 9.3
Command was introduced.
Functional Notes
Route maps can be assigned to a neighbor using the route-map command in the BGP Neighbor
command set. See
for more information.
Usage Examples
The following example creates the route map, specifies that routes matching its criteria will be denied, and
assigns a sequence number of 100:
(config)#route-map MyMap deny 100
(config-route-map)#
You can then define the attributes of the route map from the Route Map Configuration Command set. Enter
a ? at the (config-route-map)# prompt to explore the available options.