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

PIM 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

PIM Overview

Protocol Description

Configuring PIM

Sample Topology

Default Settings

SEFOS1 Configuration

SEFOS2 Configuration

Enable PIM

Reducing Data Transmission Time Using the SPT

Specify the PIM Threshold That Triggers SPT Switching

Specify the PIM SPT Switch Period

Specify the PIM RP Threshold That Triggers Source-Specific Switching

Specify the PIM RP Switch Period

Monitor the Data Transfer Rate After a Register Stop Message

Configuring PMBR Status

Enable PMBR Status Reporting

Disable PMBR Status Reporting

Enabling Static RP Configurations

Enable Static RP

Disable Static RP

Associate an Interface to a PIM Component

Delete a PIM Interface

Configuring Designated Routers

Prioritize Router Messaging With PIM DR-Priority

Restore the Default Router Priority Designation

Configuring the PIM Override Interval

Specify the Interval to Delay Override Messages

Restore the Default Override Messaging Interval

Configuring PIM LAN Delay

Delay LAN Message Propagation

Restore the Default LAN Delay Interval

Configuring LAN Prune Delay

Enable LAN Prune Delay

Disable LAN Prune Delay

Configuring BSR Candidates

Prioritize BSR Candidates

Restore the Default BSR-Candidate Value

Configuring PIM Query Intervals

Specify the Hello Messaging Interval

Restore the Default Hello Messaging Interval

Configuring PIM Join and Prune Messaging

Specify the Join and Prune Messaging Interval

Restore the Default Message Interval

Managing PIM Components

Create a PIM Component

Delete a PIM Component

Configuring PIM Component Data Routing Modes

Specify a Data Routing Mode

Configuring RP-Candidate Behavior

Specify the Address for the Candidate RP

Delete an RP Candidate

Configuring RP Candidate Hold Time

Specify RP Candidate Hold Time

Restore the Default Candidate RP Hold Time

Configuring Static RPs

Specify the Address for the Static RP

Delete a Static RP

Display RP Details

Enable PIM Neighbor Recognition

Display PIM Multicast Information

Specify the PIM SPT Switch Period

You can specify the amount of time (in seconds) the data rate is monitored before data will be transmitted through the SPT. The SPT switching period must be configured to switch to SPT. You can instruct SPT switching to monitor the data rate for both the source and the group.

  1. Configure the group and source threshold values, as well as the SPT switch period.
    SEFOS# configure terminal
    SEFOS(config)# set ip pim enable
    SEFOS(config)# set ip pim threshold spt-grp 10
    SEFOS(config)# set ip pim threshold spt-src 15
    SEFOS(config)# set ip pim spt-switchperiod 5
    SEFOS(config)# end

    This example transmits data through the SPT when the data transfer rate for the group exceeds 10 bps. The switch monitors the activity for 5 seconds.

  2. Ensure that the correct period of time has been set.
    SEFOS# show ip pim thresholds
     
    PIM SPT Threshold Information
    -----------------------------
      Group Threshold  : 10
      Source Threshold : 15
      Switching Period : 5
     
    PIM SPT-RP Threshold Information
    --------------------------------
      Register Threshold       : 0
      RP Switching Period      : 0
      Register Stop rate limit : 5