Access Control Lists (ACL) | 137
Command
History
Related
Commands
match tag
Configure a filter to redistribute only routes that match a specified tag value.
Syntax
match tag tag-value
Parameters
Defaults
Not configured
Command Modes
ROUTE-MAP
Command
History
Related
Commands
route-map
Enable a route map statement and configure its action and sequence number. This command also places
you in ROUTE-MAP mode.
Syntax
route-map map-name [permit | deny] [sequence-number]
Parameters
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
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 specific metric.
match tag Redistributes routes that match a tag.
tag-value
Enter a value as the tag on which to match.
Range: zero (0) to 4294967295.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
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 specific metric.
match route-type Redistributes routes that match a route type.
map-name
Enter a text string of up to 140 characters to name the route map for easy
identification.
permit (OPTIONAL) Enter the keyword permit to set the route map default as permit.
If no keyword is specified, the default is
permit.