Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
IP Commands
page 32-42
OmniSwitch CLI Reference Guide
September 2009
ip route-map match ipv6-interface
Matches the IPv6 interface name specified in the route map with the one that the routing protocol learned 
the route on.
ip route-map route-map-name [sequence-number number] match ipv6-interface interface-name 
no ip route-map route-map-name [sequence-number number] match ipv6-interface interface-name 
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.
interface-name
Specifies the interface name of the route’s outgoing interface.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to delete the match ipv6-interface parameter in the route map.
• 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 and sequence-number should exist before you configure this match criteria.
Examples
-> ip route-map route1 sequence-number 10 match ipv6-interface int6
-> no ip route-map route1 sequence-number 10 match ipv6-interface int6
Release History
Release 6.1.3; command was introduced.
Related Commands
parameter
default
number
50
Creates a route map for redistribution and sets the status of the route 
map to permit or deny.
 
Displays the configured IP route maps.