Globally enables PIM routing for IPv6 and enters IPv6 PIM router configuration mode for the default virtual routing and forwarding (VRF) or the specified VRF.
By default, IPv6 PIM routing is disabled.
Global configuration mode
The no ipv6 router pim form of the command disables IPv6 PIM routing.
Protocol-Independent Multicast (PIM) is one of several protocols designed for IP multicast.
PIM does not rely on a specific routing protocol to create its network topology
state, but uses routing information from other protocols. PIM messages are sent
encapsulated in an IP packet where the IP protocol is 103 and the version is 6 for
IPv6. Depending on the type of message, packets are sent to the PIM
All-Router-Multicast address (FF02::D
) or sent as unicast to a specific host.
The following example enables IPv6 PIM and enters IPv6 PIM router configuration mode for the default VRF.
device# configure terminal device(config)# ipv6 router pim device(config-ipv6-router-pim-vrf-default-vrf)#