/
set protocols ospf6 area interface vif retransmit-interval

set protocols ospf6 area interface vif retransmit-interval

To specify the time between LSA (link-state advertisement) retransmissions for adjacencies belonging to the interface, use the set protocols ospf6 area interface vif retransmit-interval command in L2/L3 configuration mode.

Command Syntax

set protocols ospf6 vrf vrf-name area area-id interface interface-name vif vif-name retransmit-interval time

Parameters

vrf-name

Optional. Specifies a VRF name. The value is a string. It’s a user-defined VRF set by the command set ip vrf <vrf-name> [description <string>].

Note that: The configuration is in the default VRF if not explicitly bound to any VRF.

area-idOSPFv6 area identifier.
interface-nameInterface name.
vif-nameVirtual interface name.
timeThe retransmit interval in seconds. The rangeis 1-65535.

Example

The following example sets the retransmit interval to 20 seconds:

admin@Switch# set protocols ospf6 area 0.0.0.0 interface vlan2 vif vlan2 retransmit-interval 20

Copyright © 2025 Pica8 Inc. All Rights Reserved.