Cambridge SoundWorks P460 Switch User Manual


 
Chapter 2 Avaya P460 CLI Commands
44 Avaya P460 Reference Guide
ip ospf dead-interval
User level: read-write, admin.
L You can only access this command in Interface mode.
Type interface [name] at the command prompt to enter Interface mode if
necessary.
Use the ip ospf dead-interval command to configure the interval before
declaring the neighbor as dead.
Use no ospf dead-interval to set the dead-interval to its default value of 40.
The syntax for this command is:
[no] ip ospf dead-interval <seconds>
Example:
ip ospf hello-interval
User level: read-write, admin.
L You can only access this command in Interface mode.
Type interface [name] at the command prompt to enter Interface mode if
necessary.
Use this command to specify the time interval between hello's the router sends.
Use no ip ospf hello-interval to set the hello-interval to its default.
The default is 10.
The syntax for this command is:
[no] ip ospf hello-interval <seconds>
Example:
seconds Time in seconds (integer value)
Router-1(configure-if:marketing) # ip ospf dead-interval 15
seconds integer
Router-1(configure-if:marketing) # ip ospf hello-interval 5
Done!