exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 508 discussion

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



Refer to the exhibit. Which action allows the engineer to successfully copy running-config to the TFTP server?

  • A. Add a route in the switch to the TFTP server.
  • B. Add the TFTP server configuration in the switch.
  • C. Use TFTP server IP address 10.0.1.1.
  • D. Use file name Switch-confg.txt.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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]
Highly Voted 10 months ago
Selected Answer: A
it´s A The problem lies in the IP address provided for the TFTP server during the copy command. The TFTP server's IP address is 10.0.0.2, but the engineer mistakenly entered 10.0.0.1 These IP addresses are on different subnets (10.0.0.0/24 & 10.0.1.0/24). The switch needs a route to reach the TFTP server, as they are not on the same subnet and without a route, the switch cannot communicate with the TFTP server.
upvoted 7 times
jabal93
9 months, 1 week ago
Indeed, both the switch and the TFTP server on different subnet, a route pointing to the TFTP server ip address 10.0.0.2 must be applied on the switch.
upvoted 2 times
...
...
dapardo
Most Recent 1 year ago
Selected Answer: C
A socket error in a tftp process indicates an issue with the ip address configuration or something wrong with the subnet if Im not mistaken
upvoted 1 times
...
d740f62
1 year, 1 month ago
A There's no route there. The IP address on C is wrong.
upvoted 3 times
...
bk989
1 year, 2 months ago
The only time I've seen a "socket error" when doing TFTP to and from a switch is when the switch has either no IP address or is on the wrong subnet as the TFTP server. As what Reza has stated, if your VLAN 1 is on a 1.1.1.0 /24 subnet then your TFTP client should be in a port assigned to VLAN 1 and should fall in the same subnet as your switch VLAN 1 IP address.https://community.cisco.com/t5/switching/copy-flash-tftp-error/td-p/1868934 Answer is A or C depending or the diagram. obviously we cant add 10.0.1.1 to client so diagram may be wrong. if it is right it looks like we need a route to tftp server.
upvoted 2 times
...
Horsefeathers
1 year, 3 months ago
I assume it's supposed to be "C. Use TFTP server IP address 10.0.0.2."
upvoted 3 times
...
AlexInShort12
1 year, 5 months ago
Missing information in the diagram. They are not even on the same subnet.
upvoted 4 times
...
DavideDL
1 year, 5 months ago
In my opinion C makes sense if the ip addresses would be swapped...
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 ...