OSPF Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
30.31
ip ospf hello-interval
This command specifies the interval between hello packets.
The hello-interval is advertised in the hello packets. Configure the same hello-interval for all
routers on a specific network. A shorter hello interval ensures faster detection of topological
changes, but results in more routing traffic.
The
no
form of this command returns the interval to the default of 10 seconds.
Syntax
ip ospf [<ip_address>] hello-interval <1-65535>
no ip ospf [<ip_address>] hello-interval
Mode
Interface mode
Examples
The following example shows setting the hello-interval to 3 seconds on interface VLAN2.
awplus#
configure terminal
awplus(config)#
interface VLAN2
awplus(config-if)#
ip ospf hello-interval 3
Related Commands
ip ospf dead-interval
show ip ospf interface
Parameter
Description
<ip_address>
The IP address of the interface, in dotted decimal notation.
<1-65535>
The interval in seconds.
Default:
10