C613-50170-01 Rev B
Command Reference for x510 Series
1119
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF
V
3
FOR
IP
V
6 C
OMMANDS
IPV
6
OSPF
HELLO
-
INTERVAL
ipv6 ospf hello-interval
Overview
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 interval ensures faster
detection of topological changes, but results in more routing traffic.
The
no
variant of this command returns the interval to the default of 10 seconds.
Syntax
ipv6 ospf hello-interval <
1-65535
>
no ipv6 ospf hello-interval
Default
The default interval is 10 seconds.
Mode
Interface Configuration for a VLAN interface.
Example
The following example shows setting the
hello-interval
to 3 seconds on the
VLAN interface
vlan2
:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 ospf hello-interval 3
Related
Commands
Parameter
Description
<
1-65535
>
The hello-interval in seconds.
Default:
10