set protocols ospf interface retransmit-interval

Run the command set protocols ospf interface retransmit-interval to set the time between retransmitting lost link state advertisements for the OSPF interface.
The command delete protocols ospf interface retransmit-interval sets the time between retransmitting lost link state advertisements to the default of 5 seconds for the OSPF interface.


Command Syntax

set protocols ospf interface <interface-name> [address <ipv4>] retransmit-interval <INTERVAL>

delete protocols ospf interface <interface-name> [address <ipv4>] retransmit-interval


Parameter

Parameter

Description

interface <interface-name>Specifies the VLAN interface name, the loopback interface name, the routed interface or the sub-interface name.

address <ipv4>

Optional. Specifies an IPv4 address. 
retransmit-interval <INTERVAL>Specifies the retransmit interval, in seconds. Range: 1 to 65535. Default: 5.


Usage Guidelines

L3 interface can be configured with multiple IP addresses. If you specify an interface and also specify an interface address in this command, the parameters are configured only for the specified IP of that interface. If only the interface is specified but no IP address is specified, the parameters are set for all IPs of the interface.


Example

  •  Configure the OSPF retransmit interval on the interface.
admin@XorPlus# set protocols ospf interface vlan200 retransmit-interval 30
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.