Cisco Nexus 7000 Series Configuration Manual page 112

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

Advertisement

Configuring a PIM Anycast RP Set (PIM6)
Step 8
Step 9
Configuring a PIM Anycast RP Set (PIM6)
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
Step 6
Cisco Nexus 7000 Series NX-OS Multicast Routing Configuration Guide
98
Command or Action
show ip pim group-range [ ip-prefix ] [vrf
vrf-name | all ]
Example:
switch(config)# show ip pim group-range
copy running-config startup-config [ ip-prefix
] [vrf vrf-name | all ]
Example:
switch(config)# copy running-config
startup-config
Command or Action
config t
Example:
switch# config t
switch(config)#
interface loopback number
Example:
switch(config)# interface loopback 0
ipv6 address ipv6-prefix
Example:
switch(config-if)# ipv6 address
2001:0db8:0:abcd::3/32
ip pim sparse-mode
exit
Example:
switch(config)# exit
ipv6 pim anycast-rp anycast-rp-address
anycast-rp-peer-address
Example:
switch(config)# ipv6 pim anycast-rp
2001:0db8:0:abcd::3 2001:0db8:0:abcd::31
Configuring PIM and PIM6
Purpose
Configures a PIM Anycast-RP peer address for
the specified Anycast-RP address. Each
command with the same Anycast-RP address
forms an Anycast-RP set. The IP addresses of
RPs are used for communication with RPs in
the set.
(Optional) Saves configuration changes.
Purpose
Enters global configuration mode.
Configures an interface loopback.
This example configures interface loopback 0.
Configures an IP address for this interface.
This example configures an IP address for the
Anycast-RP.
Enables PIM.
Returns to configuration mode.
Configures a PIM6 Anycast-RP peer address
for the specified Anycast-RP address. Each
command with the same Anycast-RP address
forms an Anycast-RP set. The IP addresses of

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents