Cisco Nexus 3548 Command Reference Manual page 262

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

match metric
A route map can have several parts. Any route that does not match at least one match clause that relates
to a route-map command is ignored; that is, the route is not advertised for outbound route maps and is
not accepted for inbound route maps. If you want to modify some particular data, you must configure
second route map section with an explicit match specified.
This command requires the LAN Enterprise Services license.
Examples
This example shows how to redistribute routes stored in the routing table with a metric of 5:
switch# configure terminal
switch(config)# route-map blueberry
switch(config-route-map)# match metric 5
switch(config-route-map)#
Related Commands
Command
match as-path
match community
match ip next-hop
match ip route-source
match metric
match tag
route-map
set as-path
set community
set level
set local-preference
set metric
set metric-type
set next-hop
set tag
set weight
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
242
Description
Matches a BGP autonomous system path access list.
Matches a BGP community.
Redistributes any routes that have a next-hop router address passed
by one of the access lists specified.
Redistributes routes that have been advertised by routers and access
servers at the address specified by the access lists.
Redistributes routes with the metric specified.
Redistributes routes in the routing table that match the specified
tags.
Defines the conditions for redistributing routes from one routing
protocol into another.
Modifies an autonomous system path for BGP routes.
Sets the BGP communities attribute.
Indicates where to import routes.
Specifies a preference value for the autonomous system path.
Sets the metric value for a routing protocol.
Sets the metric type for the destination routing protocol.
Specifies the address of the next hop.
Sets a tag value of the destination routing protocol.
Specifies the BGP weight for the routing table.
Chapter
Unicast Routing Commands
OL-27852-01

Advertisement

Table of Contents
loading

Table of Contents