exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 549 discussion

Actual exam question from Cisco's 300-410
Question #: 549
Topic #: 1
[All 300-410 Questions]



Refer to the exhibit. The SNMP server with IP address 172.16.4.4 cannot access host router A. Which configuration command on router A resolves the issue?

  • A. access-list 4 permit 172.16.4.0 0.0.0.3
  • B. access-list 4 permit host 172.16.4.4
  • C. snmp-server host 172.16.4.4 ccnp
  • D. snmp-server community ccnp
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
[Removed]
10 months ago
Selected Answer: B
it´s B
upvoted 1 times
...
d8a1b94
1 year, 2 months ago
Selected Answer: B
If i'm not wrong, 172.16.4.0 0.0.0.3 is 172.16.0.0 - 172.16.0.3 => 172.16.0.4 isn't covered
upvoted 3 times
bk989
1 year, 2 months ago
2^2 = 4-> .0, .1, .2, .3 so .4 isn't covered
upvoted 1 times
...
...
Carvalho
1 year, 2 months ago
Selected Answer: B
Why letter A ? The question is about standard access list, there isn't need wildcard mask when use the keyword host, see: RouterA(config)#access-list 4 permit host 172.16.4.4 ? log Log matches against this entry <cr> RouterA(config)#access-list 4 permit host 172.16.4.4 RouterA(config)#
upvoted 4 times
d8a1b94
1 year, 2 months ago
HeyCarvalho, i tried as well, seems to work without the "host" statement: Router(config-std-nacl)#permit 10.0.0.1 ? A.B.C.D Wildcard bits log Log matches against this entry
upvoted 1 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 ...