/
protocols ospf4 area <area-id> virtual-link <router-id> transmit-delay
protocols ospf4 area <area-id> virtual-link <router-id> transmit-delay
User can configurethe time to transmit an LSA on this address of the virtual link OSPF interface.
Command Syntax
set protocols ospf4 area <area-id> virtual-link <router-id> transmit-delay <time>
Parameter
• <area-id> The OSPF area to which the attached network belongs.
• <router-id> A unique 32-bit identifier within this AS.
• <time> The extra addition to age field of all transmitted LSAs range 1-3600.
Example
• This example configurethe time 2 seconds to transmit an LSA on this address of the virtual link OSPF interface.
admin@XorPlus# set protocols ospf4 area 0.0.0.0 virtual-link 4.4.4.4 transmit-delay 2 admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.