Cisco Nexus 3548 Command Reference Manual page 256

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

Advertisement

match ip multicast
You can configure both group and rp options.
This command requires the LAN Enterprise Services license.
Examples
This example shows how to specify the group IPv4 prefix and the length of the IPv4 prefix for the
neighbors to match:
switch# configure terminal
switch(config)# route-map blueberry
switch(config-route-map)# match ip multicast group 192.0.0.0/19
switch(config-route-map)#
This example shows how to specify both the group IPv4 prefix and the rendezvous point of the IPv4
prefix for the neighbors to match:
switch# configure terminal
switch(config)# route-map raspberry
switch(config-route-map)# match ip multicast group 192.0.0.0/19 rp 209.165.201.0/27
switch(config-route-map)#
Related Commands
Command
match as-path
match community
match interface
match ip next-hop
match ip route-source
match metric
match route-type
match tag
route-map
set as-path
set automatic-tag
set community
set level
set local-preference
set metric (BGP, OSPF, RIP)
set metric-type
set next-hop
set tag
set weight
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
236
Description
Matches a BGP autonomous system path access list.
Matches a BGP community.
Distributes any routes that have their next hop out one of the
interfaces specified.
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 of the specified type.
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.
Automatically computes the tag value.
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