Configuring Message Filtering (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 6
Step 7
Step 8
Step 9
Step 10
Step 11

Configuring Message Filtering (PIM6)

Before you begin
Ensure that you have installed the Enterprise Services license and enabled for PIM6.
Command or Action
ip pim auto-rp rp-candidate-policy
policy-name
Example:
switch(config)# ip pim auto-rp
rp-candidate-policy
my_auto_rp_candidate_policy
ip pim auto-rp mapping-agent-policy
policy-name
Example:
switch(config)# ip pim auto-rp
mapping-agent-policy
my_auto_rp_mapping_policy
interface interface
Example:
switch(config)# interface ethernet 2/1
switch(config-if)#
ip pim jp-policy policy-name[in | out]
Example:
switch(config-if)# ip pim jp-policy
my_jp_policy
show run pim
Example:
switch(config-if)# show run pim
copy running-config startup-config interval
Example:
switch(config-if)# copy running-config
startup-config
Cisco Nexus 7000 Series NX-OS Multicast Routing Configuration Guide
Configuring Message Filtering (PIM6)
Purpose
(Optional) Enables Auto-RP announce
messages to be filtered by the Auto-RP
mapping agents 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 ip multicast command.
This command can be used on a mapping
agent. The default is no filtering of Auto-RP
messages.
(Optional) Enables Auto-RP discover messages
to be filtered by client routers based on a
route-map policy where you can specify
mapping agent source addresses with the
match ip multicast command. This command
can be used on client routers that listen to
discover messages. The default is no filtering
of Auto-RP 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 ip 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.
(Optional) Displays PIM configuration
commands.
(Optional) Saves configuration changes.
111

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents