Ip Route-Map Match Ip Address - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

IP Commands

ip route-map match ip address

Matches the route with the specified IPv4 address or an address defined in the specified IPv4 access list.
ip route-map route-map-name [sequence-number number] match ip-address {access-list-name |
ip_address/prefixLen [redist-control {all-subnets | no-subnets | aggregate}] [permit | deny]
no ip route-map route-map-name [sequence-number number] match ip-address {access-list-name |
ip_address/prefixLen [redist-control {all-subnets | no-subnets | aggregate}] [permit | deny]
Syntax Definitions
route-map-name
number
access-list-name
ip_address/prefixLen
all-subnets
no-subnets
aggregate
permit
deny
Defaults
parameter
number
permit | deny
Platforms Supported
OmniSwitch 6400, 6850, 6850E, 6855, 9000E
Usage Guidelines
Use the no form of this command to delete the match ip-address redist-control parameter in the route
map.
Specify either the name of an existing IPv4 access list or an IPv4 address/prefix length with this
command.
OmniSwitch CLI Reference Guide
The name of the route map (up to 20 characters).
A number that links together the route maps. The range is 1–100.
The name of an IPv4 access list that contains IPv4 addresses to match.
The destination IP address along with the prefix length of the routes to
be redistributed.
Redistributes all the subnet routes that match the network portion of the
IP address as specified by the mask length.
Redistributes only those routes that exactly match the IP address and the
mask length.
Redistributes an aggregate route if there are one or more routes that
match the IP address.
Permits a route based on the IP address or prefix constrained by redist-
control.
Denies a route based on the IP address or prefix constrained by redist-
control.
default
50
permit
June 2012
page 14-37

Advertisement

Table of Contents
loading

Table of Contents