Users Guide

Table Of Contents
IPv4 and IPv6 Multicast 1667
Configuring and Viewing PIM-SM for IPv6 Multicast Routing
Use the following commands to configure PIM-SM for IPv6 multicast routing
on the switch and on VLAN routing interfaces and to view PIM-SM
information.
show ip pim interface vlan
vlan-id
View the PIM information for the specified interface.
show ip pim neighbor
[interface vlan vlan-id | all]
View a summary or all the details of the multicast
table.
show ip pim rp-hash
groupaddr
View the RP router being selected for the specified
multicast group address from the set of active RP
routers. The RP router for the group is selected by
using 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 is
aware (either configured or learned from the BSR)
Command Purpose
configure Enter global configuration mode.
ip routing Enable IP routing. Routing is required for PIM
operation.
ipv6 unicast-routing Enable IPv6 routing. IPv6 routing is required for IPv6
PIM.
ipv6 pim sparse-mode Enable PIM-SM as the multicast routing protocol on
the switch. This also enables MLD.
ip multicast-routing Enable IPv4/IPv6 multicast.
Command Purpose