Deployment Guide
match ip route-source — redistributes routes that match routes advertised by other routers.
match metric — redistributes routes that match a specic metric.
match tag — redistributes routes that match a specic tag.
match tag
To redistribute only routes that match a specied tag value, congure a lter.
Syntax
match tag tag-value
Parameters
tag-value Enter a value as the tag on which to match. The range is from zero (0) to 4294967295.
Defaults Not congured.
Command Modes ROUTE-MAP
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Related Commands
match interface — redistributes routes that match the next-hop interface.
match ip address — redistributes routes that match an IP address.
match ip next-hop — redistributes routes that match the next-hop IP address.
match ip route-source — redistributes routes that match routes advertised by other routers.
match metric — redistributes routes that match a specic metric.
match route-type — redistributes routes that match a route type.
route-map
Enable a route map statement and congure its action and sequence number. This command also places you in ROUTE-MAP mode.
Syntax
route-map map-name [permit | deny] [sequence-number]
Parameters
map-name Enter a text string of up to 140 characters to name the route map for easy identication.
permit (OPTIONAL) Enter the keyword permit to set the route map default as permit. If you do
not specify a keyword, the default is permit.
deny (OPTIONAL) Enter the keyword deny to set the route map default as deny.
sequence-number (OPTIONAL) Enter a number to identify the route map for editing and sequencing with
other route maps. You are prompted for a sequence number if there are multiple instances
of the route map. The range is from 1 to 65535.
Access Control Lists (ACL) 201