
A network designer wants to ensure that traffic from R2 destined for 2001:db9:ffff:ff00::/62 always traverses the R2-R1 link if that link is available.
Referring to the exhibit, which configuration change will satisfy this requirement?
A.

B.

C.

A network designer wants to ensure that traffic from R2 destined for 2001:db9:ffff:ff00::/62 always traverses the R2-R1 link if that link is available.
Referring to the exhibit, which configuration change will satisfy this requirement?
A.
B.
C.
To ensure that traffic from R2 destined for 2001:db9:ffff:ff00::/62 always traverses the R2-R1 link if that link is available, the correct configuration is to export the specific route from Level 2 to Level 1 on R1. This will allow R2 (which operates as a Level 1 router) to receive the route and prioritize the R2-R1 link for traffic to the datacenter. Given the configurations provided, the correct answer is A. This configuration correctly exports the route from Level 2 to Level 1 on R1, thus fulfilling the requirement.
Agree with Answer A. 1# the config has to be done on R1, as R1 is in Level 2 and has to export the route to layer 1. Answer B is the wrong router to do configuration on and C is routes from area 1 to area 2.
https://www.juniper.net/documentation/us/en/software/junos/is-is/topics/example/example-configuring-is-is-route-leaking-L2-to-L1.html
B is correct. Export should be done on R2 since R2 is L1/L2 router
Agree with Answer A.
A on router 1 the l2 l1 router
B https://www.juniper.net/documentation/us/en/software/junos/is-is/topics/example/example-configuring-is-is-route-leaking-L2-to-L1.html
My bad it’s on R1 thought R2 was the level 2
A is correct
A is correct because the configuration must be applied on L1/L2 Router and also it's necessary be applied on L2 route.