IP Commands
page 29-26 OmniSwitch 6250 CLI Reference Guide November 2009
ip route-map action
Creates a route map for redistribution and sets the status of the route map to permit or deny.
ip route-map route-map-name [sequence-number number] action {permit | deny}
no ip route-map route-map-name [sequence-number number]
Syntax Definitions
route-map-name The name of the route map (up to 20 characters).
number A number that links together the route maps. The range is 1–100.
permit Permits route redistribution.
deny Denies route redistribution.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of this command to delete the entire route map by specifying only the route-map-
name.
• Use the no form of this command to delete a specific sequence in the route map by specifying the
sequence-number.
• All route maps having the same name but different sequence numbers are linked together and
processed in order of increasing sequence number.
• Use this command to change the status of an existing route map to permit or deny.
Examples
-> ip route-map route1 sequence-number 10 action permit
-> no ip route-map route1
Release History
Release 6.6.1; command was introduced.
parameter default
number 50
permit | deny permit