C613-50631-01 Rev A Command Reference for IE340 Series 1254
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
OSPFV3 FOR IPV6 COMMANDS
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
ipv6 ospf dead-interval
show ipv6 ospf interface
Parameter Description
<1-65535> The hello-interval in seconds.
Default: 10