Refer to the exhibit. The administrator configured route advertisement to a remote low resources router to use only the default route to reach any network but failed. Which action resolves this issue?
A.
Remove the prefix keyword from the distribute-list command.
B.
Remove the line with the sequence number 10 from the prefix list.
C.
Change the direction of the distribute-list command from out to in.
D.
Remove the line with the sequence number 5 from the prefix list.
deny 0.0.0.0/0 le 32 in prefix list means "any" route
permit 0.0.0.0/0 in prefix list means default route
So remove seq 5 will means only permit a default route advertise to the remote-host via the tunnel.
I don't get the meaning of the question because don't know if the config is the "remote-host". A picture can help better explain this question
https://community.cisco.com/t5/routing/very-quick-question-on-prefix-list-0-0-0-0-0/td-p/1356083
ip prefix-list 0.0.0.0/0 just matches the default-route not all routes. So that prefix-list filters out all routes except the default-route.
Can Anyone explain what is this "remote low resources router" trying to do ? what does "to use only the default route to reach any network" really mean ?
All answers are wrong. The permit statement permits all routing updates because it has a /0 mask. If they wanted to permit only default routes, the syntax should be 0.0.0.0/32, meaning all 3 bits of the advertised route must match 0.0.0.0. Also they should add le 0 at the end.
This section is not available anymore. Please use the main Exam Page.300-410 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.
[Removed]
10 months agoLl123123
1 year, 6 months agoHungarianDish_111
2 years agobk989
9 months, 1 week agoWAKIDI
2 years, 10 months agoDavid98898998
1 year, 11 months agoNhan
2 years, 10 months agotimtgh
2 years, 11 months agotimtgh
2 years, 11 months agoluisdzrz
2 years, 11 months agotimtgh
2 years, 11 months agoniveaking
3 years, 3 months ago[Removed]
3 years, 9 months ago