PurposeCommand or Action
Returns to privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 4
Verifies your entries.
show ip igmp interface [interface-id]
Example:
Switch# show ip igmp interface
Step 5
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config
Step 6
startup-config
Monitoring PIM
Use the privileged EXEC commands in the following table to monitor your PIM configurations.
Table 8: PIM Monitoring Commands
PurposeCommand
Displays all VRFs.
show ip pim all-vrfs tunnel [tunnel tunnel_number
| verbose]
Displays global auto-RP information.show ip pim autorp
Displays information about mroutes filtered by
administratively scoped IPv4 multicast boundaries
configured on an interface.
show ip pim boundary
Displays information about interfaces configured for
Protocol Independent Multicast (PIM).
show ip pim interface
Displays details about the Border Gateway Protocol
(BGP) advertisement of the route distinguisher (RD)
for the multicast distribution tree (MDT) default
group.
show ip pim mdt [ bgp ]
Displays the PIM neighbor information.show ip pim neighbor
Catalyst 2960-XR Switch IP Multicast Routing Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29426-01 69
Configuring PIM
Monitoring PIM