Configuring the ECN330-switch
5011553-KDU 137 365 Uen D 2006-06-16
Web – Click Routing Protocol, PIM-SM, RP Address. Specify the static RPs to
use for each multicast group, and click Apply.
Figure 231 Static RP Configuration
CLI – In the following example, the address 192.168.1.1 indicates the RP to use
for all multicast groups, and the address 10.1.1.1 indicates the RP to use for
groups 224.0.0.0~224.255.255.255.
Console(config)#ip pim rp-address 192.168.1.1
Console(config)#ip pim rp-address 10.1.1.1 224.0.0.0 255.0.0.0
override
Console(config)#exit
Console#show ip pim rp mapping
PIM Group-to-RP Mappings:
Group(s): 224.0.0.0/4, Static
RP:192.168.1.1, Uptime:0:0:38
Group(s): 224.0.0.0/8, Static
RP:10.1.1.1, Uptime:0:0:24
Console#