configure pim timer vlan
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1827
configure pim timer vlan
configure pim timer <hello_interval> <jp_interval> [{vlan} <vlan_name> |
vlan all]
Description
Configures the global PIM timers on specified VLAN(s).
Syntax Description
Default
●
hello_interval—30 seconds.
●
jp_interval—60 seconds.
Usage Guidelines
These default timers should only be adjusted when excess PIM control packets are observed on the
interface.
Example
The following command configures the PIM timers on the VLAN
accounting
:
configure pim timer 150 300 vlan accounting
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
hello_interval
Specifies the amount of time before a hello message is sent out by the PIM
router. The range is 1 to 65,535 seconds.
jp_interval
Specifies the join/prune interval. The range is 1 to 65,535 seconds.
vlan_name
Specifies a VLAN name.
all
Specifies all VLANs.