Configuring Route Maps To Control Rp Information Distribution (Pim6) - Cisco Nexus 7000 Series Configuration Manual

Nx-os multicast routing
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring PIM and PIM6
Step 4
Step 5

Configuring Route Maps to Control RP Information Distribution (PIM6)

Procedure
Step 1
Step 2
Step 3
Command or Action
switch(config-route-map)# match ip
multicast group 224.0.0.0/4 rp 0.0.0.0/0
rp-type Bdir
show route-map
Example:
switch(config-route-map)# show route-map
copy running-config startup-config
Example:
switch(config-route-map)# copy
running-config startup-config
Command or Action
config t
Example:
switch# config t
switch(config)#
route-map map-name [permit| deny]
[sequence-number]
Example:
switch(config)# route-map ASM_only permit
10
switch(config-route-map)#
Example:
switch(config)# route-map Bidir_only
permit 10
switch(config-route-map)#
match ipv6 multicast {{rp ip-address [rp-type
rp-type]} {{group-range {gadrr_start to
gadrr_end} | {group ip-prefix}} {source
source-ip-address}
Example:
switch(config-route-map)# match ip
multicast group 224.0.0.0/4 rp 0.0.0.0/0
rp-type ASM
Example:
switch(config-route-map)# match ip
multicast group 224.0.0.0/4 rp 0.0.0.0/0
rp-type Bdir
Cisco Nexus 7000 Series NX-OS Multicast Routing Configuration Guide
Configuring Route Maps to Control RP Information Distribution (PIM6)
Purpose
(Optional) Displays configured route maps.
(Optional) Saves configuration changes.
Purpose
Enters global configuration mode.
Enters route-map configuration mode.
Note
This configuration method uses the
permit keyword.
Matches the group, RP, and RP type specified.
You can specify the RP type (ASM or Bidir).
This configuration method requires the group
and RP specified as shown in the examples.
Note
BSR RP, auto-RP, and static RP
cannot use the group-range
keyword. This command allows both
permit or deny. Some match mask
commands do not allow permit or
deny.
107

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents