Example
This example shows how to set the time required to transmit a link state update packet on the
VLAN 1 interface at 20 seconds:
C2(su)->router(Config)#interface vlan 1
C2(su)->router(Config-if(Vlan 1))#ip ospf transmit-delay 20
ip ospf hello-interval
Use this command to set the number of seconds a router must wait before sending a hello packet
to neighbor routers on an interface. The no form of this command sets the hello interval value to
the default value of 10 seconds.
Syntax
ip ospf hello-interval seconds
no ip ospf hello-interval
Parameters
seconds
Defaults
None.
Mode
Interface configuration: C2
Example
This example shows how to set the hello interval to 5 for the VLAN 1 interface:
C2(su)->router(Config)#interface vlan 1
C2(su)->router(Config-if(Vlan 1))#ip ospf hello-interval 5
ip ospf dead-interval
Use this command to set the number of seconds a router must wait to receive a hello packet from
its neighbor before determining that the neighbor is out of service. The no form of this command
sets the dead interval value to the default value of 40 seconds.
Syntax
ip ospf dead-interval seconds
no ip ospf dead-interval
Specifies the hello interval in seconds. Hello interval must be the same on
neighboring routers (on a specific subnet), but can vary between subnets.
This parameter is an unsigned integer with valid values between 1 and
65535.
(su)‐>router(Config‐if(Vlan 1))#
ip ospf hello-interval
SecureStack C2 Configuration Guide 17-17
Need help?
Do you have a question about the SecureStack C2 and is the answer not in the manual?
Questions and answers