Ip Route-Map Match Ipv6-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 ipv6-nexthop

Matches any routes that have an IPv6 next-hop router address permitted by the specified access list name
or the IPv6 address specified in the route map.
ip route-map route-map-name [sequence-number number] match ipv6-nexthop
{access-list-name | ipv6_address/prefixLen [permit | deny]}
no ip route-map route-map-name [sequence-number number] match ipv6-nexthop
{access-list-name | ipv6_address/prefixLen [permit | deny]}
Syntax Definitions
route-map-name
number
access-list-name
ipv6_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 ipv6-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 but 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 IPv6 address.
The IPv6 address along with the prefix length that matches any nexthop
IPv6 address within the specified subnet.
Permits a route based on the IPv6 nexthop.
Denies a route based on the IPv6 nexthop.
default
50
permit
June 2012
page 14-43

Advertisement

Table of Contents
loading

Table of Contents