exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 1340 discussion

Actual exam question from Cisco's 200-301
Question #: 1340
Topic #: 1
[All 200-301 Questions]

An administrator is configuring a Cisco Catalyst switch so that it will accept management connections only from hosts in the 203.0.113.0/24 network. Other traffic passing through the switch must transit without interruption. Which two configurations must the engineer apply to the router? (Choose two.)

  • A. interface range vlan 1 - 4094
    ip access-group Management out
  • B. line vty 0 15
    access-class Management in
  • C. ip access-list standard Management
    permit 203.0.113.0 0.0.0.255
  • D. ip access-list standard Management
    permit 203.0.113.0 255.255.255.0
  • E. ip access-list extended Management
    permit tcp any range 22 23 203.0.113.0 0.0.0.255
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

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]
6 months, 1 week ago
Selected Answer: BC
Found the explanation: Answer A is not correct as other traffic will be dropped but the questions asks “Other traffic passing through the switch must transit without interruption”. Answer D is not correct as it used wrong wildcard mask 255.255.255.0. It should be 0.0.0.255. answer E is not correct it means permit TCP traffic from any source with range 22 (SSH) and 23 (Telnet) to the destination 203.0.113.0/24 (not from source 203.0.113.0/24).
upvoted 1 times
...
[Removed]
7 months, 4 weeks ago
Selected Answer: BC
B & C are correct
upvoted 2 times
...
jackie8
8 months, 2 weeks ago
Selected Answer: BC
B & C are correct
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 ...