set protocols ospf6 interface transmit-delay
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 <interface-name> transmit-delay <seconds>
delete protocols ospf6 interface <interface-name> transmit-delay <seconds>
Parameter
Parameter | Description |
interface <interface-name> | Specifies the VLAN interface name, the loopback interface name, the routed interface or the sub-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
Copyright © 2024 Pica8 Inc. All Rights Reserved.