ip ospf hello-interval
Syntax
ip ospf hello-interval 没有ip ospf hello-interval
描述
Sets the time interval between OSPF hello packets for the OSPF interface.
The没有
form of this command sets the time interval OSPF hello packets to the default of 10 seconds for the OSPF interface.
Command context
config-if-vlan
Parameters
-
-
Specifies the time interval for the hello interval, in seconds. Range: 1 to 65535. Default: 10.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Setting OSPF hello interval on the interface:
switch(config)#interface vlan 1switch(config-if-vlan)#ip ospf hello-interval 30
设置OSPF你好间隔的default on the interface:
switch(config)#interface vlan 1switch(config-if-vlan)#没有ip ospf hello-interval