Command Line Interface
11251553-KDU 137 365 Uen D 2006-06-16
Example
7.27.19 ip pim hello-interval
This command configures the frequency at which PIM hello messages are
transmitted. Use the no form to restore the default value.
Syntax
ip pim hello-interval <seconds>
no pim hello-interval
seconds - Interval between sending PIM hello messages.
(Range: 1-65535)
Default Setting
30 seconds
Command Mode
Interface Configuration (VLAN)
Console(config)#interface vlan 1
Console(config-if)#ip pim dense-mode
Console#show ip pim interface
Vlan 1 is up
PIM is enabled, mode is Dense.
Internet address is 10.1.0.253.
Hello time interval is 30 sec, trigger hello time interval is 5
sec.
Hello holdtime is 105 sec.
Join/Prune holdtime is 210 sec.
Graft retry interval is 3 sec, max graft retries is 2.
DR Internet address is 10.1.0.253, neighbor count is 0.
Console#