ip ospf hello-interval
Sets the number of seconds between hello packets sent on an interface.
Syntax: ip ospf hello-interval seconds
no ip ospf hello-interval
seconds
The number of seconds to wait before sending another hello packet. Valid values are 1 to 65535.
Description: The hello interval is the number of seconds this router waits before sending out the next hello packet.
Use the ip ospf hello-interval seconds command to set the number of seconds this router waits before sending the next hello packet out this interface.
Use the no ospf hello-interval to set the hello-interval to the default value of 10 seconds.
Factory Default: 10 seconds.
Command Mode: Interface configuration.
Example: In the following example, the ip ospf hello-interval seconds command sets the number of seconds between sending hello packets to 15 seconds, and the show ip ospf interface pos command displays the setting:
router(config)#router ospf 1
router(config-router)#network 10.1.1.0 0.0.0.255 area 0
router(config-router)#interface pos 1/1/1
router(config-if)#ip ospf hello-interval 15
router(config-if)#end
router#show ip ospf interface pos 1/1/1
Name: POS 1/1/1
Address: 201.1.1.10
Net type: PointToPoint
State: P To P
Area: 0.0.0.0
DR: 0.0.0.0
BDR: 0.0.0.0
Priority: 1
Cost: 10
Hello int: 15
Dead int: 40
Retrans int: 5
Transmit delay: 1
Related Commands: ip ospf dead-interval
network area
router ospf
interface
Copyright © 2004
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: ospf.fm
HTML File Name: ospf10.html
Last Updated: 05/10/04 at 16:34:58