Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

Run the command set protocols ospf6 interface transmit-delay to set the estimated time needed to send an OSPFv3 LSA update packet.

Run the command delete protocols ospf6 interface transmit-delay to remove this configuration from the switch.


Command Syntax

set protocols ospf6 interface <vlan-interface> transmit-delay <seconds>

delete protocols ospf6 interface <vlan-interface> transmit-delay <seconds>


Parameter

Parameter

Description

interface <vlan-interface>

Specifies the layer 3 OSPFv3 interface name.

transmit-delay <seconds>Specifies the transmit delay in seconds, the value is an integer that ranges from 1 to 3600.

Example

  •  Set the OSPFv3 interface transmit delay to 20 seconds.
admin@XorPlus# set protocols ospf6 interface vlan200 transmit-delay 20
admin@Xorplus# commit
  • No labels