![Cisco Nexus 3548 series Скачать руководство пользователя страница 254](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162254.webp)
234
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
match ip address
When you are passing routes through a route map, a route map can have several sections that contain
specific
match
clauses. 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 a
second route map section with an explicit match specified.
This command requires the LAN Base Services license.
Examples
This example shows how to match routes that have addresses specified by an access list test:
switch#
configure terminal
switch(config)#
interface ethernet 2/10
switch(config-if)#
no switchport
switch(config-if)#
exit
switch(config)#
route-map chicago
switch(config-route-map)#
match ip address test
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 interface
Distributes any routes that have their next hop out one of the
interfaces specified.
match ip next-hop
Redistributes any routes that have a next-hop router address
passed by one of the access lists specified.
match ip route-source
Redistributes routes that have been advertised by routers and
access servers at the address specified by the access lists.
match metric
Redistributes routes with the metric specified.
match route-type
Redistributes routes of the specified type.
match tag
Redistributes routes in the routing table that match the specified
tags.
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.
Содержание Nexus 3548 series
Страница 14: ...Contents xiv Cisco Nexus 3548 Switch NX OS Unicast Routing Command Reference OL 27852 01 ...
Страница 16: ...xvi Cisco Nexus 3548 NX OS Unicast Routing Command Reference OL 27852 01 Chapter New and Changed Information ...
Страница 20: ...xx Cisco Nexus 3548 Switch NX OS Unicast Routing Command Reference OL 27852 01 ...
Страница 426: ...406 Cisco Nexus 3548 Switch NX OS Unicast Routing Command Reference OL 27852 01 Chapter Unicast Routing Commands vrrp ...