set protocols ospf6 interface retransmit-interval
Run the command set protocols ospf6 interface retransmit-interval to configure the LSA retransmit interval for adjacencies belonging to the OSPFv3 interface for lost LSAs.
Run the command delete protocols ospf6 interface retransmit-interval to delete this configuration.
Command Syntax
set protocols ospf6 interface <interface-name> retransmit-interval <seconds>
delete protocols ospf6 interface <interface-name> retransmit-interval <seconds>
Parameter
Parameter | Description |
interface <interface-name> | Specifies the VLAN interface name, the loopback interface name, the routed interface or the sub-interface name. |
retransmit-interval <seconds> | Specifies the LSA retransmit interval for the OSPFv3 interface in seconds. The value is an integer that ranges from 1 to 65535. |
Example
- Â Set the retransmit interval for lost LSAs for the OSPFv3 interface to 10 seconds.
admin@XorPlus# set protocols ospf6 interface vlan200 retransmit-interval 10 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.