1232 Managing IPv4 and IPv6 MulticastConfiguring and Viewing PIM-SM for IPv6 Multicast RoutingBeginning in Privileged EXEC mode, use the following commands toconfigure PIM-SM for IPv6 multicast routing on the switch and on VLANrouting interfaces and to view PIM-SM information.exit Exit to Global Config mode.exit Exit to Privileged EXEC mode.show ip pim View system-wide PIM information.show ip pim interface vlanvlan-idView the PIM information for the specified interface.show ip pim neighbor[interface vlanvlan-id | all]View a summary or all the details of the multicasttable.show ip pim rp-hashgroupaddrView the RP router being selected for the specifiedmulticast group address from the set of active RProuters. The RP router for the group is selected byusing a hash algorithm.show ip pim bsr-router[candidate | elected]View the bootstrap router (BSR) information.show ip pim rp mapping View group-to-RP mappings of which the router isaware (either configured or learned from the BSR)Command Purposeconfigure Enter global configuration mode.ip routing Enable IP routing. Routing is required for PIMoperation.ipv6 unicast-routing Enable IPv6 routing. IPv6 routing is required for IPv6PIM.ipv6 pim sparse Enable PIM-SM as the multicast routing protocol onthe switch.ip mld router Enable MLD. MLD is required for the properoperation of IPv6 PIM.ip multicast Enable IPv4/IPv6 multicast.Command Purpose