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