ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
21
| Multicast Routing
Configuring PIM for IPv4
– 843 –
WEB INTERFACE
To configure the switch as a BSR candidate:
1. Click Routing Protocol, PIM, PIM-SM.
2. Select BSR Candidate from the Step list.
3. Specify the VLAN interface for which this router is bidding to become
the BSR, the hash mask length that will subsequently be used for RP
selection if this router is selected as the BSR, and the priority for BSR
selection.
4. Click Apply.
Figure 529: Configuring a PIM-SM BSR Candidate
CONFIGURING
A PIM STATIC
RENDEZVOUS POINT
Use the Routing Protocol > PIM > SM (RP Address) page to configure a
static address as the Rendezvous Point (RP) for a particular multicast
group.
CLI REFERENCES
"ip pim rp-address" on page 1941
COMMAND USAGE
The router will act as an RP for all multicast groups in the local PIM-SM
domain if no groups are specified. A static RP can either be configured
for the whole multicast group range 224/4, or for specific group ranges.
If an IP address is specified that was previously used for an RP, then
the older entry is replaced.
Multiple RPs can be defined for different groups or group ranges. If a
group is matched by more than one entry, the router will use the RP
associated with the longer group prefix length. If the prefix lengths are
the same, then the static RP with the highest IP address is chosen.
Static definitions for RP addresses may be used together with RP
addresses dynamically learned through the bootstrap router (BSR). If
an RP address learned by the BSR and one statically configured using
this command are both available for a group range, the RP address
learned by the BSR is chosen over the one statically configured.