exam questions

Exam 300-101 All Questions

View all questions & answers for the 300-101 exam

Exam 300-101 topic 2 question 563 discussion

Actual exam question from Cisco's 300-101
Question #: 563
Topic #: 2
[All 300-101 Questions]

Refer to the exhibit.

A partial routing configuration is shown. Complete the configuration so that only the default- network is redistributed from EIGRP 190 into EIGRP 212. Which ACL statement completes the configuration correctly?

  • A. access-list 100 permit ip 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0
  • B. access-list 100 permit ip host 0.0.0.0 any
  • C. access-list 100 permit ip any host 0.0.0.0
Show Suggested Answer Hide Answer
Suggested Answer: D. A default-network cannot be redistributed between routing processes. 🗳️
Explanation -
The command access-list 100 permit ip any host 0.0.0.0 means permit any source address with the destination of 0.0.0.0/0, which is the default route
Note:
any equals 0.0.0.0 255.255.255.255
host 0.0.0.0 equals 0.0.0.0 0.0.0.0

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
wojpis
5 years, 5 months ago
access-list 100 permit ip any host 0.0.0.0
upvoted 2 times
...
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.

SaveCancel
Loading ...