Version 7.2    709  Mediant MSBR 
Reference Guide  75. Layer-3 Commands 
 
Command  Description 
 number  Defines the seconds in the range of 1- 65535. 
 <2-20>  Defines the number of hellos to send each second. 
a.b.c.d  Address of the interface. 
Default 
NA 
Command Mode 
Privileged User 
Example 
This example sets the number of seconds for RouterDeadInterval timer value to 1000. 
(config-data)# interface vlan1  
(conf-if-VLAN 1)# ip ospf dead-interval 1000 
75.2.2.79.3.6  ip ospf hello-interval 
This command sets the number of seconds for HelloInterval timer value. 
Syntax 
ip ospf hello-interval number [a.b.c.d] 
no ip ospf hello-interval [a.b.c.d] 
 
Command  Description 
number  Defines the number of seconds in the range of 1- 65535.  
a.b.c.d  Address of the interface. 
Default 
NA 
Command Mode 
Privileged User 
Example 
This example sets HelloInterval timer value to 1000 seconds. 
(config-data)# interface vlan1  
(conf-if-VLAN 1)# ip ospf hello-interval 1000