ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
52
| Multicast Routing Commands
PIM Multicast Routing
– 1951
PIM6 Shared Mode Commands
router pim6 This command enables IPv6 Protocol-Independent Multicast routing
globally on the router. Use the no form to disable PIM multicast routing.
SYNTAX
[no] router pim6
DEFAULT SETTING
Disabled
COMMAND MODE
Global Configuration
COMMAND USAGE
This command enables PIM-DM and PIM-SM for IPv6 globally for the
router. You also need to enable PIM-DM and PIM-SM for each interface
that will support multicast routing using the ipv6 pim command, and
make any changes necessary to the multicast protocol parameters.
To use PIMv6, IPv6 multicast routing must be enabled on the switch
using the ipv6 multicast-routing command.
To use IPv6 multicast routing, MLD proxy cannot be enabled on any
interface of the device (see the ipv6 mld proxy command).
EXAMPLE
Console(config)#router pim6
Console(config)#
ipv6 pim This command enables IPv6 PIM-DM or PIM-SM on the specified interface.
Use the no form to disable IPv6 PIM-DM or PIM-SM on this interface.
SYNTAX
[no] ipv6 pim {dense-mode | sparse-mode}
dense-mode - Enables PIM Dense Mode.
sparse-mode - Enables PIM Sparse Mode.
show ipv6 pim bsr-router Displays information about the BSR PE
show ipv6 pim
rp mapping
Displays active RPs and associated multicast routing
entries
PE
show ipv6 pim rp-hash Displays the RP used for the specified multicast group PE
Table 288: PIM-DM and PIM-SM Multicast Routing Commands (Continued)
Command Function Mode