ipv6 pim state-refresh origination-interval

Use this command to set the interval between IPv6 PIM dense mode state refresh messages.

Syntax

ipv6 pim state-refresh origination-interval interval
no ipv6 pim state-refresh origination-interval interval

Parameters

interval Specifies the interval in seconds between the sending of PIM dense mode state refresh messages. Default value: 60 seconds.

Defaults

IPv6 PIM dense mode state refresh messages are sent at 60 second intervals by default.

Mode

Configuration command.

Usage

IPv6 PIM dense mode state refresh messages are sent to neighbor routers by the PIM dense mode routers that are connected to a PIM source. State refresh messages convey prune state for the purpose of minimizing overhead to the network.

The “no” form of this command resets the PIM dense mode state refresh message interval to 60 seconds.

Examples

This example sets the PIM dense mode state refresh message interval to 80 seconds:

System(su-config)->ipv6 pim state-refresh origination-interval 80