User's Manual

537
Command Purpose
show ip mroute pim-sm
[group-address]
[source-address] [
type
number] [
summary
]
[
count
] [
active
kbps]
Displays the PIM-SM multicast route
information.
75.2.13 Clearing Multicast Routes Learned by PIM-SM
Run the following command to clear multicast routes learned by PIM-SM:
Command Purpose
clear ip mroute pim-sm
[ * | group-address ]
[source-address]
Clears information about the PIM-SM
multicast routes.
75.3 Configuration Example
75.3.1 PIM-SM Configuration Example (The switch is configured on the
VLAN port)
The following examples show how two switches learn and forward the PIM-SM multicast routes.
Device A:
!
ip multicast-routing
!
interface Loopback0
ip address 192.166.100.142 255.255.255.0
ip pim-sm
!
interface Ethernet1/1
ip address 192.166.1.142 255.255.255.0
ip pim-sm
ip pim-sm dr-priority 100
!
interface Serial2/0
ip address 192.168.21.142 255.255.255.0
physical-layer speed 128000
ip pim-sm
!
router rip
network 192.168.21.0
network 192.166.1.0
network 192.166.100.0
version 2
!
ip pim-sm bsr-candidate Loopback0 30 201
ip pim-sm rp-candidate Loopback0
!
Device B:
!
ip multicast-routing
!
interface Ethernet0/1
ip address 192.168.200.144 255.255.255.0
ip pim-sm
ip pim-sm dr-priority 200