Ip Route-Map Match Ip-Nexthop - 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-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
number
access-list-name
ip_address/prefixLen
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-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-name, sequence-number, and access-list-name should exist before you configure this
match criteria.
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 access list that matches the route nexthop IP address.
The IP address along with the prefix length that matches any nexthop IP
address within the specified subnet.
Permits a route based on the IP nexthop.
Denies a route based on the IP nexthop.
default
50
permit
June 2012
page 14-41

Advertisement

Table of Contents
loading

Table of Contents