Previous Topic

Next Topic

Book Contents

IPv6 PIM Commands

This section describes the commands you use to configure Protocol Independent Multicast -Dense Mode (PIM-DM) and Protocol Independent Multicast - Sparse Mode (PIM-SM) for IPv6 multicast routing. PIM-DM and PIM-SM are multicast routing protocols that provides scalable inter-domain multicast routing across the Internet, independent of the mechanisms provided by any particular unicast routing protocol. Only one PIM mode can be operational at a time.

ipv6 pim dense

This command enables the administrative mode of PIM-DM in the router.

no ipv6 pim dense

This command disables the administrative mode of PIM-DM in the router.

ipv6 pim sparse

This command enables the administrative mode of PIM-SM in the router.

no ipv6 pim sparse

This command disables the administrative mode of PIM-SM in the router.

ipv6 pim

This command administratively enables PIM on an interface or range of interfaces.

no ipv6 pim

This command sets the administrative mode of PIM on an interface to disabled.

ipv6 pim hello-interval

Use this command to configure the PIM hello interval for the specified router interface or range of interfaces. The hello-interval is specified in seconds and is in the range 0–18000.

no ipv6 pim hello-interval

Use this command to set the PIM hello interval to the default value.

ipv6 pim bsr-border

Use this command to prevent bootstrap router (BSR) messages from being sent or received on the specified interface.

NOTE: This command takes effect only when PIM-SM is enabled in the Global mode.

no ipv6 pim bsr-border

Use this command to disable the setting of BSR border on the specified interface.

ipv6 pim bsr-candidate

This command is used to configure the router to announce its candidacy as a bootstrap router (BSR).

NOTE: This command takes effect only when PIM-SM is configured as the PIM mode.

no ipv6 pim bsr-candidate

This command is used to remove the configured PIM Candidate BSR router.

ipv6 pim dr-priority

Use this command to set the priority value for which a router is elected as the designated router (DR).

NOTE: This command takes effect only when PIM-SM is enabled in the Global mode.

no ipv6 pim dr-priority

Use this command to return the DR Priority on the specified interface to its default value.

ipv6 pim join-prune-interval

This command is used to configure the join/prune interval for the PIM-SM router on an interface or range of interfaces. The join/prune interval is specified in seconds. This parameter can be configured to a value from 0 to 18000.

NOTE: This command takes effect only when PIM-SM is enabled in the Global mode.

no ipv6 pim join-prune-interval

Use this command to set the join/prune interval on the specified interface to the default value.

ipv6 pim register-rate-limit

This command sets a limit on the maximum number of PIM register messages sent, in kilobits per second, for each (S,G) entry. The valid values are from (0 to 2000 kilobits/sec).

NOTE: This command takes effect only when PIM-SM is configured as the PIM mode.

no ipv6 pim register-rate-limit

This command resets the register rate limit to the default value.

ipv6 pim rp-address

This command defines the address of a PIM Rendezvous point (RP) for a specific multicast group range.

NOTE: This command takes effect only when PIM-SM is configured as the PIM mode.

no ipv6 pim rp-address

This command is used to remove the address of the configured PIM Rendezvous point (RP) for the specified multicast group range.

ipv6 pim rp-candidate

This command is used to configure the router to advertise itself as a PIM candidate rendezvous point (RP) to the bootstrap router (BSR) for a specific multicast group range.

NOTE: This command takes effect only when PIM-SM is configured as the PIM mode.

no ipv6 pim rp-candidate

This command is used to disable the router to advertise itself as a PIM candidate rendezvous point (RP) to the bootstrap router (BSR).

ipv6 pim spt-threshold

Use this command to configure the Data Threshold rate for the last-hop router to switch to the shortest path on the router. The rate is specified in Kilobits per second. The possible values are 0 to 2000.

NOTE: Some software platforms do not support a non-zero data threshold rate. For these platforms, only a "Switch on First Packet" policy is supported.

This command takes effect only when PIM-SM is configured as the PIM mode.

no ipv6 pim spt-threshold

This command is used to set the Data Threshold rate for the RP router to the default value.

ipv6 pim ssm

Use this command to define the Source Specific Multicast (SSM) range of IPv6 multicast addresses on the router.

NOTE: This command takes effect only when PIM-SM is configured as the PIM mode.

Some software platforms do not support a non-zero data threshold rate. For these platforms, only a "Switch on First Packet" policy is supported.

no ipv6 pim ssm

Use this command to remove the Source Specific Multicast (SSM) range of IP multicast addresses on the router.

show ipv6 pim

This command displays the system-wide information for PIM-DM or PIM-SM.

NOTE: If the PIM mode is PIM-DM (dense), some of the fields in the following table do not display in the command output because they are applicable only to PIM-SM.

show ipv6 pim ssm

This command displays the configured source specific IPv6 multicast addresses. If no SSM Group range is configured, this command output is No SSM address range is configured.

show ipv6 pim interface

This command displays the interface information for PIM on the specified interface. If no interface is specified, the command displays the status parameters for all PIM-enabled interfaces.

show ipv6 pim neighbor

This command displays PIM neighbors discovered by PIMv2 Hello messages. If the interface number is not specified, this command displays the neighbors discovered on all the PIM-enabled interfaces.

NOTE: DR Priority is applicable only when sparse-mode configured routers are neighbors. Otherwise, NA is displayed in this field.

show ipv6 pim bsr-router

This command displays the bootstrap router (BSR) information.

show ipv6 pim rp-hash

This command displays which rendezvous point (RP) is being used for a specified group.

show ipv6 pim rp mapping

Use this command to display the mapping for the PIM group to the active Rendezvous points (RP) of which the router is a aware (either configured or learned from the bootstrap router (BSR)). Use the optional parameters to limit the display to a specific RP address or to view group-to-candidate RP or group to Static RP mapping information.

See also

IPv6 Multicast Commands

IPv6 Multicast Forwarder

IPv6 MLD Commands

IPv6 MLD-Proxy Commands