Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
IP Commands
page 32-38
OmniSwitch CLI Reference Guide
September 2009
ip route-map match tag
Matches the tag value 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 tag tag-number
no ip route-map route-map-name [sequence-number number] match tag tag-number
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.
tag-number
The tag number.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to delete the match tag 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 tag 4
-> no ip route-map route1 sequence-number 10 match tag 4
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.