Juniper IGP - CONFIGURATION GUIDE V11.1.X Configuration Manual page 293

Software for e series broadband services routers ip, ipv6, and igp configuration guide
Table of Contents

Advertisement

area virtual-link hello-interval
area virtual-link retransmit-interval
area virtual-link transmit-delay
Use to set the time in seconds to wait before declaring a neighbor down after
not receiving packets from that neighbor.
Specify an interval in the range 0–2147483647 seconds; the default value is 40
seconds.
Example
host1(config-router)#area 27.0.0.0 virtual-link 27.8.4.2 dead-interval 10
Use the no version to remove the virtual link's dead interval.
See area virtual-link dead-interval
Use to configure the hello interval on an OSPF virtual link.
Specify an interval in the range 1–65535 seconds; the default value is 10 seconds.
The hello interval is the time between the transmission of hello packets.
The hello interval must be the same for all routers attached to a common network.
Example
host1(config-router)#area 27.0.0.0 virtual-link 27.8.4.2 hello-interval 10
Use the no version to remove the virtual link's hello interval.
See area virtual-link hello-interval
Use to configure the retransmission interval on an OSPF virtual link.
The retransmit interval is the time between retransmissions of link-state
advertisements for adjacencies belonging to the interface.
Specify an interval in the range 0–3600 seconds; the default value is 5 seconds.
Set the value greater than the expected round-trip delay.
Example
host1(config-router)#area 27.0.0.0 virtual-link 27.8.4.2 retransmit-interval 6
Use the no version to remove the interface's retransmit interval.
See area virtual-link retransmit-interval
Use to configure the estimated time it takes to transmit a link-state update packet
on the virtual link.
Specify an interval in the range 0–3600 seconds; the default value is 1 second.
Example
host1(config-router)#area 27.0.0.0 virtual-link 27.8.4.2 transmit-delay 1
Chapter 5: Configuring OSPF
Configuring OSPF Areas
269

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IGP - CONFIGURATION GUIDE V11.1.X and is the answer not in the manual?

Questions and answers

Table of Contents