JN0-363 Exam QuestionsBrowse all questions from this exam

JN0-363 Exam - Question 65


Click the Exhibit button.

Referring to the exhibit, which two statements are correct? (Choose two.)

Show Answer
Correct Answer: BC

The R2 device is an ABR (Area Border Router) because it has interfaces in multiple OSPF areas—0.0.0.0 and 0.0.0.1, indicating it connects different areas. Additionally, the

Discussion

1 comment
Sign in to comment
RC_123Options: BC
Aug 6, 2023

B+C You can see area 0.0.0.1 set for one interface and area 0.0.0.0 for the other interface. This means the router communicates in the backbone and area 1, thus it is an ABR. Default hello timer and dead intervals are configured hello-interval—Specifies the length of time, in seconds, before the routing device sends a hello packet out of an interface. By default, the routing device sends hello packets every 10 seconds. The range is from 1 through 255 seconds. dead-interval—Specifies the length of time, in seconds, that the routing device waits before declaring that a neighboring routing device is unavailable. This is an interval during which the routing device receives no hello packets from the neighbor. By default, the routing device waits 40 seconds (four times the hello interval). The range is 1 through 65,535 seconds. https://www.juniper.net/documentation/us/en/software/junos/ospf/topics/topic-map/configuring-ospf-timers.html#:~:text=The%20hello%20interval%20and%20the,devices%20on%20a%20shared%20network.