PIM
583
Managed Switches
PIM-SM builds the multicast route table on each switch. The following tables show the routes
that are built after PIM-SM switches to the source-specific tree from the shared tree.
(Netgear Switch) (Config)#interface 1/0/24
(Netgear Switch) (Interface 1/0/24)#routing
(Netgear Switch) (Interface 1/0/24)#ip address 192.168.4.1 255.255.255.0
(Netgear Switch) (Interface 1/0/24)#ip rip
(Netgear Switch) (Interface 1/0/24)#ip igmp
(Netgear Switch) (Interface 1/0/24)#ip pim
(Netgear Switch) (Interface 1/0/24)#exit
(A) #show ip mcast mroute summary
Multicast Route Table Summary
Incoming Outgoing
Source IP Group IP Protocol Interface Interface List
----------- --------- --------- --------- ---------------
192.168.1.1 225.1.1.1 PIMSM 1/0/13 1/0/1
(B) #show ip mcast mroute summary
Multicast Route Table Summary
Incoming Outgoing
Source IP Group IP Protocol Interface Interface List
----------- ---------- --------- --------- ---------------
192.168.1.1 225.1.1.1 PIMSM 1/0/10
(C) #show ip mcast mroute summary
Multicast Route Table Summary
Incoming Outgoing
Source IP Group IP Protocol Interface Interface List
------------ --------- ---------- --------- ---------------
* 225.1.1.1 PIMSM 1/0/22
192.168.1.1 225.1.1.1 PIMSM 1/0/21
(D) #show ip mcast mroute summary
Multicast Route Table Summary
Incoming Outgoing
Source IP Group IP Protocol Interface Interface List
---------- ----------- ---------- --------- ---------------
* 225.1.1.1 PIMSM 1/0/22 1/0/24
192.168.1.1 225.1.1.1 PIMSM 1/0/21 1/0/24