Referring to the exhibit, you must move the match term above the reject term. [edit policy-options policy-statement my-policy] user@router# show term reject{ ...


Juniper JN0-104 Exam

Questions Number: 266 out of 327 Questions
81.35%

Question 266
Referring to the exhibit, you must move the match term above the reject term.

[edit policy-options policy-statement my-policy]
user@router# show
term reject{
then reject;
}
term match{
from{
protocolbgp;
route-filter 10.10.10.0/24 exact;
}
}

Which command would accomplish this task?







Previous Questions Next Questions