Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual page 1077

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

IP Commands
Note that configuring the combination of redist-control aggregate with deny is not allowed.
Multiple addresses in the same route map sequence are matched using the longest prefix match.
If the best matching address is type deny, then the route is not redistributed. If the best matching
address is type permit and the route map action is deny, the route is not redistributed.
All route maps having the same name but different sequence numbers are linked together and
processed in order of increasing sequence number.
The route-map-name, sequence-number, and access-list-name (if used) should exist before you
configure this match criteria.
Examples
-> ip route-map 3 match ip-address 10.1.1.1/8 redist-control no-subnets deny
-> no ip route-map 3 match ip-address 10.1.1.1 redist-control no-subnets deny
-> ip route-map route1 sequence-number 10 match ip-address list1
-> no ip route-map route1 sequence-number 10 match ip-address list1
Release History
Release 6.6.1; command was introduced.
Related Commands
ip route-map action
ip access-list
ip access-list address
show ip route-map
MIB Objects
alaRouteMapTable
alaRouteMapIndex
alaRouteMapSequence
alaRouteMapType
alaRouteMapValue
alaRouteMapRowStatus
OmniSwitch 6250 CLI Reference Guide
Creates a route map for redistribution and sets the status of the route
map to permit or deny.
Creates an access list for adding multiple IPv4 addresses to route maps.
Adds IPv4 addresses to the specified IPv4 access list.
Displays the configured IP route maps.
November 2009
page 29-29

Advertisement

Table of Contents
loading

Table of Contents