set protocols ospf interface transmit-delay

Run the command set protocols ospf interface transmit-delay to set the time delay in link state transmission for the OSPF interface.
The command delete protocols ospf interface transmit-delay sets the delay in link state transmission to the default of 1 second for the OSPF interface.


Command Syntax

set protocols ospf interface <interface-name> [address <ipv4>] transmit-delay <DELAY>

delete protocols ospf interface <interface-name> [address <ipv4>] transmit-delay


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. 
transmit-delay <DELAY>Specifies the transit delay in seconds. Range: 1 to 65535. Default: 1.


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 transmit delay on the interface.
admin@XorPlus# set protocols ospf interface vlan200 transmit-delay 30
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.