To configure the IPv4 Protocol Independent Multicast (PIM) hello-message interval on an interface, use the ip pim hello-interval command. To reset the hello interval to the default, use the no form of this command.
ip pim hello-interval interval
no ip pim hello-interval [ interval ]
interval
|
Interval in milliseconds. The range is from 1 to 18,724,286. The default is 30000.
Note We do not support agressive hello intervals. Any value below 30000 milliseconds is an aggressive PIM hello-interval value. |
The PIM hello interval is 30,000 milliseconds.
Interface configuration mode
Release
|
Modification
|
5.0(3)N1(1)
|
This command was introduced.
|
At a minimum interval, VPC vs non-VPC cases, and also with single vs dual sup cases, Basically for vPC and with dual sups one needs to use default timers. the neighbor hold time is automatically set to 3.5x this value. Also it is recommended to use BFD for PIM instead of non-default timers.
This command requires the LAN Base Services license.
This example shows how to configure the PIM hello-message interval on an interface:
This example shows how to reset the PIM hello-message interval on an interface to the default:
Command
|
Description
|
---|---|
show ip pim interface
|
Displays information about PIM-enabled interfaces.
|