Juniper JN0-105 Question Answer
Exhibit
policy-options { policy-statement Load-Balance-Policy { term Load-Balance { then { load-balance per-flow; accept;
}
}
}
}
routing-options {
router-id 192.168.100.11; autonomous-system 65201; forwarding-table {
export Load-Balance-Policy;
Referring to the exhibit, which two statements are correct? (Choose two.)