which statement is correct?

Click the Exhibit button.

Referring to the exhibit, which statement is correct?

Click the Exhibit button.

Referring to the exhibit, which statement is correct?

A.
10.20.20.1 will be the active next hop.

B.
10.30.30.1 will be the active next hop.

C.
Packets will be load balanced.

D.
Next hops 10.20.20.1 and 10.30.30.1 will both be active.



Leave a Reply 5

Your email address will not be published. Required fields are marked *


e

e

Isn’t B correct answer?

test

test

B is correct.
In this example, the qualified next hop 10.30.30.1 is assigned the preference 2, and the next-hop 10.20.20.1 is assigned the preference 6. The routes with a lower route preference are always used to route traffic.

https://www.juniper.net/documentation/en_US/junos/topics/concept/routing-protocol-static-security-route-preference-and-qualified-next-hop-understanding.html

Deb

Deb

What about the load balancing statement?

Will not it load balance.

Mic Halbre

Mic Halbre

No, because 10.30.30.1 has better preference, so it will win, and will be only route in routing table.

P

P

Correct. I tested in my lab and it works as Mic stated.