JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Ethernet Fabric Operating System

PIMv6 Administration Guide

search filter icon
search icon

Document Information

Using This Documentation

Product Notes

Related Documentation

Acronyms and Abbreviations

CLI Command Modes

Feedback

Support and Accessibility

SEFOS PIMv6 Overview

Supported Features

Protocol Description

Default Settings

Topology Example

Configuring the Topology Example

Enable IPv6 Support and Assign IPv6 Addresses

Configure PIMv6 in Router A

Configure PIMv6 in Router B

Global Configurations

Enable PIMv6

Configure the Group and Source Thresholds

Configure the SPT Switching Period

Configure the Rendezvous Point Threshold

Configure the RP Switch Period

Configure the regstop Rate Limit

Configure the PMBR Status

Configuring PIMv6 on an Interface

Associate the PIMv6 Component to an Interface

Configure the Query-Interval Value

Configure the DR Priority Value

Configure the Override Interval

Configure the LAN Delay

Configure the LAN Prune Delay

Configure the BSR Candidate

Configure the Message Interval

Configuring the PIMv6 Component

Create a PIMv6 Component

Set the Mode for the PIMv6 Component

Configure the RP-Candidate Hold Time

Configure the RP-Candidate Address

Configure the RP Static Address

Create an RP-Set Table

Create a PIMv6 Neighbor

Create Multicast Routes

Configure the RP-Candidate Hold Time

The hold-time value is the amount of time the candidate RP advertisement is valid. When you configure the RP-candidate hold time, you set the hold time of the component when it is a candidate RP in the local domain. The mode must already be set to sparse.

  1. Associate the VLAN 7 interface with PIMv6 component 1.
    SEFOS(config)# interface vlan 7
    SEFOS(config-if)# ipv6 pim componentId 1
    SEFOS(config-if)# end
  2. Enter the PIMv6 component mode for PIMv6 component 1.
    SEFOS(config)# ip pim component 1
  3. Configure the RP-candidate hold time to 30 seconds for PIMv6 component 1.
    SEFOS(pim-comp)# rp-candidate holdtime 30
    SEFOS(pim-comp)# end
  4. Review the hold time value.
    SEFOS# show ipv6 pim component 1
     
    PIM Component Information
    ---------------------------
    Component-Id: 1
      PIM Mode: sparse,   PIM Version: 2
     
      Elected BSR: ::
      Candidate RP Holdtime: 30