C613-50170-01 Rev B
Command Reference for x510 Series
1018
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF C
OMMANDS
IP
OSPF
RESYNC
-
TIMEOUT
ip ospf resync-timeout
Overview
Use this command to set the interval after which adjacency is reset if out-of-band
resynchronization has not occurred. The interval period starts from the time a
restart signal is received from a neighbor.
Use the
no
variant of this command to return to the default.
Syntax
ip ospf [<
ip-address
>] resync-timeout <
1-65535
>
no ip ospf [<
ip-address
>] resync-timeout
Mode
Interface Configuration for a VLAN interface.
Example
The following example shows setting the OSPF resynchronization timeout value to
65 seconds on the VLAN interface
vlan2
.
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip ospf resync-timeout 65
Parameter
Description
<
ip-address
>
The IP address of the interface.
<
1-65535
>
Specifies the resynchronization timeout value of the interface in
seconds.