![Cisco Nexus 3548 series Command Reference Manual Download Page 260](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162260.webp)
240
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
match ip route-source prefix-list
Examples
This example shows how to distribute routes that have been advertised by routers and access servers at
the addresses specified by access lists 5 and 80:
switch#
configure terminal
switch(config)#
route-map blue
switch(config-route-map)#
match ip route-source prefix-list 5 80
switch(config-route-map)#
Related Commands
Command
Description
match as-path
Matches a BGP autonomous system path access list.
match community
Matches a BGP community.
match ip address
Distributes any routes that have a destination network number address
that is permitted by a standard or expanded access list.
match ip next-hop
Redistributes any routes that have a next-hop router address passed by
one of the access lists specified.
match route-type
Redistributes routes of the specified type.
route-map
Defines the conditions for redistributing routes from one routing
protocol into another.
set as-path
Modifies an autonomous system path for BGP routes.
set automatic-tag
Automatically computes the tag value.
set community
Sets the BGP communities attribute.
set level
Indicates where to import routes.
set local-preference
Specifies a preference value for the autonomous system path.
set metric (BGP, OSPF, RIP)
Sets the metric value for a routing protocol.
set metric-type
Sets the metric type for the destination routing protocol.
set next-hop
Specifies the address of the next hop.
set tag
Sets a tag value of the destination routing protocol.
set weight
Specifies the BGP weight for the routing table.