Correct answer is D.
I built the corresponding lab:
[edit]
root# show protocols bgp
local-address 192.168.1.1;
export send-direct;
group internal-peers {
type internal;
export send-static-100.0.0;
neighbor 192.168.1.2 {
export send-static-100.0.20;
}
neighbor 192.168.1.3;
}
group other-group {
type internal;
neighbor 192.168.1.4;
}
[edit]
root# run show route advertising-protocol bgp 192.168.1.2
inet.0: 17 destinations, 17 routes (17 active, 0 holddown, 0 hidden)
Prefix Nexthop MED Lclpref AS path
* 100.0.20.1/32 Self 100 I
Should be D
If there is no explicit accept, then the implicit accept takes effect.
Here the policy applied to neighbor , send-static-100.0.20, take precedence
upvoted 3 times
...
...
...
This section is not available anymore. Please use the main Exam Page.JN0-361 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Vir
Highly Voted 5 years, 6 months agoRagnahardt
Most Recent 3 years, 4 months agovirtualwalker
3 years, 9 months agovanvoust
4 years, 5 months agonetworkingcontrol
5 years, 4 months agoHarvey
5 years, 4 months agoHarvey
5 years, 4 months agovanvoust
4 years, 5 months ago