RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Viewing a List of Static RP Addresses 597
and/or the RP assignment does not change often. It is important though that all static RP addresses be mirrored on
all PIM-SM enabled devices in the multicast domain.
CONTENTS
• Section13.14.8.1, “Viewing a List of Static RP Addresses ”
• Section13.14.8.2, “Adding a Static RP Address”
• Section13.14.8.3, “Deleting a Static RP Address”
Section13.14.8.1
Viewing a List of Static RP Addresses
To view a list of static RP addresses, type:
show running-config routing multicast dynamic pim-sm rp-address
If addresses have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing multicast dynamic pim-sm rp-address | tab
ADDRESS GROUP PRIORITY
---------------------------------------
172.30.145.254 225.0.2.6/8 -
192.168.0.10 225.0.0.1/8 -
!
If no addresses have been configured, add addresses as needed. For more information, refer to Section13.14.8.2,
“Adding a Static RP Address”.
Section13.14.8.2
Adding a Static RP Address
To add a static RP address, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the RP address by typing:
routing multicast dynamic pim-sm rp-address static-address group-address priority priority
Where:
• static-address is the IP address of the RP
• group-address is the multicast address of the group handled by the RP
• priority is the the RP's priority in the election process
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.14.8.3
Deleting a Static RP Address
To delete a static RP address, do the following:
1. Make sure the CLI is in Configuration mode.