Blade ICE G8124 Personal Computer User Manual


 
BLADEOS 6.5.2 Application Guide
BMD00220, October 2010 Chapter 21: Protocol Independent Multicast 313
1. Configure the PIM-SM component as shown in the prior examples, or if using PIM-DM
independently, enable the PIM feature.
2. Configure a PIM component and set the PIM mode:
3. Define an IP interface for use with PIM:
4. Enable PIM on the IP interface and assign the PIM component:
Note – For PIM Dense Mode, the DR, RP, and BSR settings do not apply.
RS G8124(config)# ip pim enable
RS G8124(config)# ip pim component 2
RS G8124(config-ip-pim-comp)# mode dense
RS G8124(config-ip-pim-comp)# exit
RS G8124(config)# interface ip 102
RS G8124(config-ip-if)# ip address 10.10.1.2 255.255.255.255
RS G8124(config-ip-if)# vlan 22
RS G8124(config-ip-if)# enable
RS G8124(config-ip-if)# ip pim enable
RS G8124(config-ip-if)# ip pim component-id 2
RS G8124(config-ip-if)# exit