Cisco Nexus 7000 Series Configuration Manual page 126

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

Advertisement

Configuring Message Filtering (PIM6)
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Cisco Nexus 7000 Series NX-OS Multicast Routing Configuration Guide
112
Command or Action
config t
Example:
switch# config t
switch(config)#
ipv6 pim log-neighbor-changes
Example:
switch(config)# ipv6 pim
log-neighbor-changes
ipv6 pim register-policy policy-name
Example:
switch(config)# ipv6 pim register-policy
my_register_policy
ipv6 pim bsr rp-candidate-policy policy-name
Example:
switch(config)# ipv6 pim bsr
rp-candidate-policy
my_bsr_rp_candidate_policy
ipv6 pim bsr bsr-policy policy-name
Example:
switch(config)# ipv6 pim bsr bsr-policy
my_bsr_policy
interface interface
Example:
switch(config)# interface ethernet 2/1
switch(config-if)#
ipv6 pim jp-policy policy-name[in | out]
Example:
switch(config-if)# ipv6 pim jp-policy
my_jp_policy
Configuring PIM and PIM6
Purpose
Enters global configuration mode.
(Optional) Enables syslog messages that list the
neighbor state changes to be generated. The
default is disabled..
(Optional) Enables PIM register messages to
be filtered based on a route-map policy. You
can specify group or group and source addresses
with the match ipv6 multicast command. The
default is disabled.
(Optional) Enables BSR candidate RP messages
to be filtered by the router based on a route-map
policy where you can specify the RP and group
addresses and whether the type is Bidir or ASM
with the match ipv6 multicast command. This
command can be used on routers that are
eligible for BSR election. The default is no
filtering of BSR messages.
(Optional) Enables BSR messages to be filtered
by the BSR client routers based on a route-map
policy where you can specify BSR source
addresses with the match ipv6 multicast
command. This command can be used on client
routers that listen to BSR messages. The default
is no filtering of BSR messages.
Enters interface mode on the specified interface.
(Optional) Enables join-prune messages to be
filtered based on a route-map policy where you
can specify group, group and source, or group
and RP addresses with thematch ipv6 multicast
command. The default is no filtering of
join-prune messages.
Beginning with Cisco NX-OS Release 4.2(3),
this command filters messages in both incoming
and outgoing directions.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents