Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Run the command set protocols ospf6 interface retransmit-interval to configure the LSA retransmit delay interval for adjacencies belonging to the OSPFv3 interface for lost LSAs.

Run the command delete protocols ospf6 interface retransmit-interval to delete this configuration.

...

delete protocols ospf6 interface <vlan-interface> retransmit-interval <seconds>


Parameter

Parameter

Description

interface <vlan-interface>

Specifies the layer 3 VLAN interface name. The value is a string.

retransmit-interval <seconds>Specifies the LSA retransmit
delay of
interval for the OSPFv3 interface in seconds. The value is an integer that ranges from 1 to 65535.


Example

  •  Set the retransmit delay of interval for lost LSAs for the OSPFv3 interface to 10 seconds.

...