Global configuration for supporting PIM-SM operation
switch(config)# ip routing
switch(config)# ip multicast-routing
switch(config)# router rip
switch(rip)# exit
switch(config)# router pim
switch(pim)# exit
switch(config)#
Figure 14: Displaying the running configuration
VLAN context commands for configuring PIM-SM
PIM-SM must be configured on at least one VLAN in the router before it can be configured as a C-BSR or a C-RP.
Enabling or disabling IGMP in a VLAN
IGMP must be enabled in VLANs on edge routers where multicast receivers (end points) are connected and will
be requesting to join multicast groups.
Syntax:
[no] ip igmp
[no] vlan [
vid
] ip igmp
Enables or disables IGMP operation in the current VLAN. Configuring IGMP on the router is required in VLANs
supporting edge router operation.
Enabling or disabling PIM-SM per-VLAN
Syntax:
ip pim-sparse [
ip-addr [any
|
ip-addr
]]
vlan [
vid
] ip pim-sparse [
ip-addr [any
|
ip-addr
]]
no [vlan [
vid
]] ip pim-sparse
Chapter 4 PIM-SM (Sparse Mode)
89