Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
IP Commands
page 32-30
OmniSwitch CLI Reference Guide
September 2009
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
The name of the route map (up to 20 characters).
number
A number that links together the route maps. The range is 1–100.
access-list-name
The name of an IPv4 access list that contains IPv4 addresses to match.
ip_address/prefixLen
The destination IP address along with the prefix length of the routes to 
be redistributed.
all-subnets
Redistributes all the subnet routes that match the network portion of the 
IP address as specified by the mask length.
no-subnets
Redistributes only those routes that exactly match the IP address and the 
mask length.
aggregate
Redistributes an aggregate route if there are one or more routes that 
match the IP address.
permit
Permits a route based on the IP address or prefix constrained by redist-
control.
deny
Denies a route based on the IP address or prefix constrained by redist-
control.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 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. 
parameter
default
number
50
permit | deny
permit