ipv6 pim6-dense override-interval

Syntax

ipv6 pim6-dense override-interval <INTERVAL-VALUE>

no ipv6 pim6-dense override-interval 

Description

Configures the override interval that gets inserted into the Override Interval field of a LAN Prune Delay option.

The no form of this command removes the currently configured value and sets the value to the default of 2500 ms.

Command context

config-if

config-if-vlan

config-lag-if

Parameters

<INTERVAL-VALUE>

Specifies the override interval of a LAN Prune Delay option in ms. Default: 2500 ms. Range: 500-6000.

Authority

Administrators or local user group members with execution rights for this command.

Usage

Each router on the LAN expresses its view of the amount of randomization necessary in the Override Interval field of the LAN Prune Delay option. When all routers on a LAN use the LAN Prune Delay Option, all routers on the LAN MUST set their Override_Interval to the largest Override value on the LAN.

Example

Configuring and removing the override interval:

switch(config)# interface vlan40
switch(config-if-vlan)# ipv6 pim6-dense override-interval 4000
switch(config-if-vlan)# no ipv6 pim6-dense override-interval