match ip next-hop
■ Use to match any routes that have a next-hop router address passed by the
specified access list, prefix list, or prefix tree.
■ Example
host1(config)#route-map nyc1 permit 10
host1(config-route-map)#match ip next-hop 5 192.54.24.1
■ Use the no version to delete the match clause from a route map or a specified
value from the match clause.
■ See match ip next-hop.
match level
■ Use to match routes for the specified type.
■ Example
host1(config)#route-map nyc1 permit 10
host1(config-route-map)#match level level-1
■ Use the no version to delete the match clause from a route map or a specified
value from the match clause.
■ See match level.
match metric
■ Use to match a route for the specified metric value.
■ Example
host1(config)#route-map nyc1 permit 10
host1(config-route-map)#match metric 10
■ Use the no version to delete the match clause from a route map or a specified
value from the match clause.
■ See match metric.
match metric-type
■ Use to match a route for the specified metric type.
■ Example
host1(config)#route-map nyc1 permit 10
host1(config-route-map)#match metric-type external
■ Use the no version to delete the match clause from a route map.
■ See match metric-type.
match route-type
74 ■ Configuring BGP Routing Policy
JUNOSe 11.1.x BGP and MPLS Configuration Guide