Configuring Message Filtering (Pim) - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring Message Filtering (PIM)

Route maps as containers can be use for the following commands, where route-map action (permit or deny)
is ignored:
• ip pim rp-address route map can use only G
• ip pim ssm-range route map can use only G
• ip igmp static-oif route map can use (S,G), (*,G), (S,G-range), (*,G-range)
• ip igmp join-group route map can use (S,G), (*,G), (S,G-range, (*, G-range)
Configuring Message Filtering (PIM)
Before you begin
Ensure that you have installed the Enterprise Services license and enabled for PIM.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Cisco Nexus 7000 Series NX-OS Multicast Routing Configuration Guide
110
Command or Action
config t
Example:
switch# config t
switch(config)#
ip pim log-neighbor-changes
Example:
switch(config)# ip pim
log-neighbor-changes
ip pim register-policy policy-name
Example:
switch(config)# ip pim register-policy
my_register_policy
ip pim bsr rp-candidate-policy policy-name
Example:
switch(config)# ip pim bsr
rp-candidate-policy
my_bsr_rp_candidate_policy
ip pim bsr bsr-policy policy-name
Example:
switch(config)# ip pim bsr bsr-policy
my_bsr_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 ip multicast
command.
(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 ip 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 ip multicast
command. This command can be used on client
routers that listen to BSR messages. The
default is no filtering of BSR messages.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents