exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 403 discussion

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



Refer to the exhibit. An engineer is trying to log in to R1 via R3 loopback address. Which action resolves the issue?

  • A. Add transport input SCP.
  • B. Remove the IPv6 traffic filter from R1, which is blocking the SSH.
  • C. Remove the IPv6 traffic filter from R1, which is blocking the Telnet.
  • D. Add transport input none.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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, 2 weeks ago
Selected Answer: C
C is correct
upvoted 1 times
...
TRAFFIC-FILTER is for data traffic that goes through the router. ACCESS-CLASS is used for IPv6 line vty ACL. (MGMT traffic for IPv6) So clearly it will not be a traffic filter but an access filter.
upvoted 1 times
RTR1(config)#lin vty 0 4 RTR1(config-line)#ipv6 ? access-class Filter connections based on an IPv6 access list
upvoted 2 times
bk989
9 months, 2 weeks ago
there's a traffic-filter on the physical interface i.e. access-list ACL1 permit ipv6 icmp any any deny ipv6 any any int f0/0 traffic-filter ACL1 in
upvoted 2 times
...
...
...
9410480
1 year ago
Selected Answer: C
The image on the right indicates telnet is being attempted, not SSH.
upvoted 2 times
...
[Removed]
1 year, 9 months ago
Selected Answer: C
I did not see the image clearly, it has to be C but wouldn’t the message say “refused by host”?
upvoted 2 times
...
Hummer1
1 year, 9 months ago
Selected Answer: C
The exhibit on the right is show ping is working and the user is using telnet to connect sourcing the loopback interface.
upvoted 2 times
...
[Removed]
1 year, 9 months ago
Selected Answer: B
Its a fifty fifty chance between B and C. For one I would lean towards B without knowing what the hell is going, for a couple of reasons: A trsnport input SCP is a file transfer protocol C Telnet is least secure and hopefully is not used in production D Transport input none would prevent remote access.
upvoted 1 times
Muste
1 year, 9 months ago
you dont see the upper right image
upvoted 3 times
...
...
[Removed]
1 year, 9 months ago
WHERE IS THE ACL?
upvoted 2 times
rob899
1 year, 9 months ago
We don't see that in the configuration. But through process of elimination, we can see that A & D are wrong because "transport input ssh telnet" already allows remote access. So we are just left with two answers. From the image we can see the user is using "telnet" to remote access, so we must choose C. Although we cannot see an ACL, we can see all configuration looks correct and the connection is failing. So the answer is "C"
upvoted 7 times
MrShiv
1 year, 1 month ago
Awesome answer Rob! Cisco is testing our common sense also lol
upvoted 1 times
...
...
...
HarwinderSekhon
1 year, 9 months ago
I dont see any ACL, what am I missing?
upvoted 1 times
rob899
1 year, 9 months ago
We don't see that in the configuration. But through process of elimination, we can see that A & D are wrong because "transport input ssh telnet" already allows remote access. So we are just left with two answers. From the image we can see the user is using "telnet" to remote access, so we must choose C. Although we cannot see an ACL, we can see all configuration looks correct and the connection is failing. So the answer is "C"
upvoted 1 times
...
...
inteldarvid
1 year, 10 months ago
Selected Answer: C
C correct
upvoted 3 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 ...