Cisco Cisco Packet Data Gateway (PDG) Guida Alla Risoluzione Dei Problemi

Pagina di 5302
Context Configuration Mode Commands   
▀  route-map 
 
▄  Cisco ASR 5000 Series Command Line Interface Reference 
OL-22948-01   
route-map 
This command creates a route-map that is used by the routing features and enters Route-map Configuration mode. A 
route-map allows redistribution of routes. A routemap has a list of match and set commands associated with it. The 
match commands specify the conditions under which redistribution is allowed and the set commands specify the 
particular redistribution actions to be performed if the criteria specified by match commands are met. Route-maps are 
used for detailed control over route distribution between routing processes. Up to eight route-maps can be created in 
each context. Refer to the Route-map Configuration mode commands for more information. 
Product
 
PDSN, HA, GGSN 
Privilege
 
Security Administrator, Administrator 
Syntax
 
Deletes the specified route-map. 
The name of the route-map to create or edit. This is a string of characters from 1 through 69 characters long. 
If the deny parameter is specified and the match command criteria are met, the route is not redistributed and 
any other route maps with the same map name are not examined. Set commands have no affect on deny 
route-maps. 
If the permit parameter is specified, and the match criteria are met, the route is redistributed as specified by 
set actions. If the match criteria are not met, the next route map with the same name is tested. 
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.