Which LSA type does an OSPF ABR use to advertise external routes generated by an NSSAASBR into the backbone?
Show answer and explanation
Correct answer: C
JN0-363 Real Exam Questions
82 questions available · Page 1 of 9
Updated Exam DumpsVerified AnswersPass Guarantee
Which LSA type does an OSPF ABR use to advertise external routes generated by an NSSAASBR into the backbone?
Correct answer: C
You are bringing a new network online with three IS-IS routers using default Junos election priorities. The routers are configured as Level 2 only IS-IS routers.
Which statement is true about the DIS election in this scenario?
Correct answer: A
Explanation: A router's priority for becoming the designated router is indicated by an arbitrary number from 0 through 127, which you configure on the IS-IS interface. The router with the highest priority becomes the designated router for the area (Level 1, Level 2, or both), also configured on the IS-IS interface. If routers in the network have the same priority, then the router with the highest MAC address is elected as the designated router.
By default, routers have a priority value of 64.
https://www.juniper.net/documentation/us/en/software/junos/is-is/topics/concept/routing-
protocol-is-is-security-designated-router-understanding.html
Which two interface types are used as tunnel endpoints? (Choose two.)
Correct answers: B, D
Explanation: tunnel-end-point name {
ipv4 {
source-address 10.255.1.1;
destination-address 10.255.2.0/25;
}
gre {
key 9;
}
}
https://www.juniper.net/documentation/us/en/software/junos/routing-policy/topics/ref/statement/tunnel-end-point-edit-firewall.html
Which two statements ate correct about the BGP next-hop attribute value? (Choose two.)
Correct answers: B, C
Explanation: By default, the router that originally sourced the route into BGP places its peer address into the attribute field. The next-hop value is then typically changed when the route is transmitted across external gGP (EBGP) links. Internal BGP (IBGP) peers do not alter the next-hop value between themselves.
Exhibit
S Exhibit
LSI1 A AS 65501
ISPB AS 65502
Advertised Prefixes: 172.20.0.0/24 172.20.20.0/24 172.20.21.0/24 \ N
Advertised Prefixes: 172.20.0.0/24
172.20.1.0/24

Referring to the exhibit, which two statements are correct? (Choose two.)
Correct answers: A, C
You are adding an IPv6 configuration to an Interface on a Junos device.
In this scenario, which statement is correct?
Correct answer: D
Click the Exhibit button.

The routers shown in the exhibit are configured for segment routing.
In this scenario, what is the adjacency SID that Router B advertises to Router A?
Correct answer: B
Explanation: Currently, Junos OS enables you to configure a SPRING node SID for IPv4 and IPv6 address families for each routing instance. This node SID is attached to an IPv4 and IPv6 router ID if the router ID is configured on the loopback interface. Otherwise, the lowest IP address assigned to the loopback interface is chosen as the node SID. Configuring a node SID through policy allows you to choose the loopback address that gets the node SID. If the node SID configuration exists and a policy is defined for node SID selection for the same prefix, then the policy configuration takes precedence.
You are bringing a new network online with three MX Series devices enabled for STP. No root bridge priority has been configured.
Which statement is true in this scenario?
Correct answer: A
Explanation:
https://supportportal.juniper.net/s/article/EX-Identify-the-Root-Bridge-in-a-Spanning-Tree-STP-network?language=en_USTherootbridgeinaspanning-treenetworkisthebridgewiththesmallestorthelowestbridgeID.
You want to see a detailed list of all established BGP sessions.
In this scenario, what would be a valid command to accomplish this task?
Correct answer: A
You are asked to create connections between routing instances on the same Junos device and route between the connected Instances.
What are two ways to accomplish this task? (Choose two.)
Correct answers: A, C