Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
IP Commands
page 32-34
OmniSwitch CLI Reference Guide
September 2009
ip route-map match ip-nexthop 
Matches any routes that have a next-hop router address permitted by the specified access list name or the 
IP address specified in the route map.
ip route-map route-map-name [sequence-number number] match ip-nexthop 
{
access-list-name ip_address/prefixLen [permit | deny]}
no ip route-map route-map-name [sequence-number number] match ip-nexthop 
{
access-list-name ip_address/prefixLen [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 access list that matches the route nexthop IP address.
ip_address/prefixLen
The IP address along with the prefix length that matches any nexthop IP 
address within the specified subnet.
permit
Permits a route based on the IP nexthop.
deny
Denies a route based on the IP nexthop.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to delete the match ip-nexthop parameter in the route map.
• If the best matching nexthop is type deny, then the route is not redistributed. If the best matching 
nexthop 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-namesequence-number, and access-list-name should exist before you configure this 
match criteria.
parameter
default
number
50
permit | deny
permit