PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

which preference value will be set?

policy-options {
policy-statement example-pol {
term 1 {
from {
protocol static;
route-filter 10.1.0.0/16 exact;
}
then {
preference 6;
accept;
}
}
term 2 {
from {
protocol static;
route-filter 10.1.1.0/24 longer;
}
then {
preference 7;
accept;
}
}
term 3 {
from {
protocol static;
route-filter 10.1.0.0/16 upto /24;

}
then {
preference 8;
accept;
}
}
term 4 {
then accept;
}
}
}

Referring to the exhibit, if the static route with prefix 10.1.1.0/24 is evaluated against the routing
policy, which preference value will be set?


Page 607 of 1,293« First...102030...605606607608609...620630640...Last »