136 | Access Control Lists (ACL)
www.dell.com | support.dell.com
Related
Commands
 
match metric
Configure a filter to match on a specified value.
Syntax
match metric metric-value
Parameters
 
Defaults
Not configured.
Command Modes
ROUTE-MAP
Command
History
Related
Commands
 
match route-type
Configure a filter to match routes based on the how the route is defined.
Syntax
match route-type {external [type-1 | type-2] | internal | local}
Parameters
 
Defaults
Not configured.
Command Modes
ROUTE-MAP
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 metric Redistributes routes that match a specific metric.
match route-type Redistributes routes that match a route type.
match tag Redistributes routes that match a specific tag.
metric-value
Enter a value 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 route-type Redistributes routes that match a route type.
match tag Redistributes routes that match a specific tag.
external [type-1| type-2] Enter the keyword external followed by either type-1 or type-2 to 
match only on OSPF Type 1 routes or OSPF Type 2 routes.
internal Enter the keyword internal to match only on routes generated within 
OSPF areas.
local Enter the keyword local to match only on routes generated within the 
switch.