Juniper Exam Questions

which statement is correct?

— Exhibit —
[edit routing-options]
user@router# show
static {
route 0.0.0.0/0 {
next-hop 10.1.1.1;
qualified-next-hop 10.1.1.254 {
preference 4;
}
}
}
— Exhibit —
Assuming both paths shown in the exhibit are available, which statement is correct?

A.
Traffic matching the default route will use 10.1.1.1 as the next hop.

B.
Traffic matching the default route will use 10.1.1.254 as the next hop.

C.
Traffic matching the default route will be load-balanced per packet across both next hops.

D.
Traffic matching the default route will be load-balanced per flow across both next hops.