PrepAway - Latest Free Exam Questions & Answers

which configuration correctly applies the load-balancing policy?

[edit policy-options]
user@router# show
policy-statement load-balance {
from {
route-filter 10.243.0.0/24 exact;
route-filter 10.224.1.0/24 exact;
}
then {
load-balance per-packet;
}
}

Click the Exhibit button.
You have been asked to configure per-packet load balancing.
Referring to the exhibit, which configuration correctly applies the load-balancing policy?

PrepAway - Latest Free Exam Questions & Answers

A.
[edit routing-options]
user@router# show

forwarding-options {
export load-balance;
}

B.
[edit routing-options]
user@router# show
static {
export load-balance;
}

C.
[edit routing-options]
user@router# show
forwarding-table {
export load-balance;
}

D.
[edit routing-options]
user@router# show
routing-table {
export load-balance;
}

Explanation:

Leave a Reply