Chapter 51
| Multicast Routing Commands
PIM Multicast Routing
– 1206 –
show ip pim rp-hash This command displays the RP used for the specified multicast group, and the RP
that advertised the mapping.
Syntax
show ip pim rp-hash group-address
group-address - An IP multicast group address.
Command Mode
Privileged Exec
Example
This example displays the RP used for the specified group.
Console#show ip pim rp-hash 224.0.1.3
RP address : 192.168.0.2/32
Info source : 192.168.0.2/32, via (null)
Console#
IPv6 PIM Commands This section describes commands used to configure IPv6 PIM dynamic multicast
routing on the switch.
Table 40: show ip pim rp-hash - display description
Field Description
RP address
IP address of the RP used for the specified multicast group
Info source
RP that advertised the mapping, and how the RP was selected
Table 41: PIM-DM and PIM-SM Multicast Routing Commands
Command Function Mode
Shared Mode Commands
router pim6 Enables IPv6 PIM globally for the router GC
ipv6 pim Enables PIM-DM or PIM-SM on the specified interface IC
ipv6 pim hello-holdtime Sets the time to wait for hello messages from a
neighboring PIM router before declaring it dead
IC
ipv6 pim hello-interval Sets the interval between sending PIM hello messages IC
ipv6 pim
join-prune-holdtime
Configures the hold time for the prune state IC
ipv6 pim lan-prune-delay Informs downstream routers of the delay before it prunes a
flow after receiving a prune request
IC
ipv6 pim override-interval Specifies the time it takes a downstream router to respond
to a lan-prune-delay message
IC
ipv6 pim propagation-delay Configures the propagation delay required for a LAN prune
delay message to reach downstream routers
IC