Cisco Nexus 7000 Series Configuration Manual page 110

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

Advertisement

Configuring Auto RP (PIM)
4. Configure Auto-RP message filtering. See Configuring Message Filtering.
Ensure that you have installed the Enterprise Services license and enabled PIM or PIM6.
Configuring Auto RP (PIM)
Before you begin
Ensure that you have installed the Enterprise Services license and enabled PIM or PIM6.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Cisco Nexus 7000 Series NX-OS Multicast Routing Configuration Guide
96
Command or Action
config t
Example:
switch# config t
switch(config)#
ip pim {send-rp-discovery | { auto-rp
mapping-agent }} interface [scope ttl ]
Example:
sswitch(config)# ip pim auto-rp
mapping-agent ethernet 2/1
ip pim { |send-rp-announce | {auto-rp
rp-candidate ]}autointerface {group-list
ip-prefix | route_map policy-name} [ scope ttl
] interval interval ] [ bidir
Example:
switch(config)# ip pim auto-rp
rp-candidate ethernet 2/1 group-list
239.0.0.0/24
Example:
switch(config)# ip pim auto-rp
rp-candidate ethernet 2/1 group-list
239.0.0.0/24 bidir
show ip pim group-range lip-prefix ] vrf
vrf-name | all ]
Example:
switch(config)# show ip pim group-range
copy running-config startup-config rate
Example:
switch(config)# copy running-config
startup-config
Configuring PIM and PIM6
Purpose
Enters global configuration mode.
Configures an Auto-RP mapping agent. The
source IP address used in Auto-RP Discovery
messages is the IP address of the interface. The
default scope is 32.
Configures an Auto-RP candidate RP. The
default scope is 32. The default interval is 60
seconds. By default, the command creates an
ASM candidate RP. For parameter details, see
Table 4-8.
We recommend that you configure
Note
the candidate RP interval to a
minimum of 15 seconds.
Example1 configures an ASM candidate RP.
Example 2 configures a Bidir candidate RP.
(Optional) Displays PIM modes and group
ranges.
(Optional) Saves configuration changes.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents