04-04-2018 03:57 AM - edited 03-08-2019 02:31 PM
hi
i want to take backup of running or startup config by using tftp or ftp but the issue is when i try this from switch by using this command ( copy running-config tftp:) after giving host address it says time out error but when i do the same at router it happens successfully.
thanks
Best Regards:
HAMZA SHAHID
04-04-2018 06:08 AM
Hello!
Can you do ping from de switch to the servers without problem?
-----Do not forget to rate useful post-----
Regards,
04-04-2018 09:51 PM - edited 04-04-2018 10:36 PM
no, switch is not pinging to server but the host which is connected through that switch is able to ping server
i did try inter vlan and made vlan 15 set the ip address in vlan interace like router's port ip is 192.168.2.1 and switch vlan 15 interface ip is 192.168.2.2 and host which is connected through this switch has 192.168.2.3 now host can ping server and router through RIP protocol in router but switch is not able to ping to 192.168.2.1 and also tftp server which is 192.168.1.2, i also try FTP insted of tftp but same result nothing happen in switch still getting that timeout error
i did not get why is it only happening in switch and how can router doing well in tftp and FTP
Kindly show me proper gate :-)
Thanks:
Best Regards:
HAMZA SHAHID
04-05-2018 02:45 AM
Hi,
Is any SVI having IP on that switch? is the default gateway configured on this switch?
Check both and reply if you will face any issue.
Regards,
Deepak Kumar
04-05-2018 05:41 AM
Hello Hamzas good morning,
You need to configure the default Gateway for the switch, you said switch has 192.168.2.2 and the router has 192.168.2.1, so you need to configure 192.168.2.1 as the default gateway for you switch, it will use it for the traffic that it generates, other way you won't be able to reach the FTP in the other network.
ip default-gateway 192.168.2.1
------------Please remmember to rate the useful answers-------------
Regards,
04-27-2018 07:41 AM
Login with console of the particular switch and by entering the Show running config command for capture the switch configuration .
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide