Cisco Cisco ASR 5000

Page of 9109
Context Configuration Mode Commands N-R   
▀  route-map 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2768 
   
seq_number
 
Specifies the sequence number that indicates the position a new route map is to have in the list of route maps 
already configured with the same name. Route maps with the same name are tested in ascending order of 
their sequence numbers. This must be an integer from 1 through 65535. 
Usage 
Use this command to create route maps that allow redistribution of routes based on specified criteria and set 
parameters for the routes that get redistributed. The chassis supports a maximum of 64 route maps per 
context. 
Example
 
To create a route map named map1 that permits routes that match the specified criteria, use the following 
command: 
route-map map1 permit 10 
To delete the route-map, enter the following command: 
no route-map map1 permit 10