Cisco Cisco Packet Data Gateway (PDG)

Page de 1952
permit
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.
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 Guidelines
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.
Examples
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
   Command Line Interface Reference, Modes C - D, StarOS Release 19
938
Context Configuration Mode Commands N-R
route-map