J
Juniper Networks Certified Internet Associate, Junos (JNCIA-Junos)
417 Questions
Question No. 1
-- Exhibit --
[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;
}
}
-- Exhibit --
Referring to the exhibit, you must move the match term above the reject term.
Which command would accomplish this task?
Choose the correct option from the given list.
01 / 417