03-01-2019 12:32 PM
Hello folks,
I have been trying to send running-cconfig on two MDS9148 SAN switches to a network TFTP server. Ping successful.
timing out after connection has Established. here is what I have:
xxx-NEXUS-SW-A# copy running-config tftp://10.1.100.170
Enter destination filename: [UTP-NEXUS-SW-A-running-config]
Trying to connect to tftp server......
Connection to server Established. Copying Started.....
TFTP put operation failed:Connection timed out
xxx-NEXUS-SW-A# copy running-config tftp://10.1.200.8
Enter destination filename: [xxx-NEXUS-SW-A-running-config]
Trying to connect to tftp server......
Connection to server Established. Copying Started.....
TFTP put operation failed:Connection timed out
xxx-NEXUS-SW-A# ping 10.1.200.8
PING 10.1.200.8 (10.1.200.8) 56(84) bytes of data.
64 bytes from 10.1.200.8: icmp_seq=1 ttl=127 time=0.852 ms
64 bytes from 10.1.200.8: icmp_seq=2 ttl=127 time=0.469 ms
64 bytes from 10.1.200.8: icmp_seq=3 ttl=127 time=0.412 ms
64 bytes from 10.1.200.8: icmp_seq=4 ttl=127 time=0.508 ms
64 bytes from 10.1.200.8: icmp_seq=5 ttl=127 time=0.446 ms
64 bytes from 10.1.200.8: icmp_seq=6 ttl=127 time=0.555 ms
64 bytes from 10.1.200.8: icmp_seq=7 ttl=127 time=0.492 ms
64 bytes from 10.1.200.8: icmp_seq=8 ttl=127 time=0.438 ms
64 bytes from 10.1.200.8: icmp_seq=9 ttl=127 time=0.481 ms
64 bytes from 10.1.200.8: icmp_seq=10 ttl=127 time=0.506 ms
--- 10.1.200.8 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9001ms
rtt min/avg/max/mdev = 0.412/0.515/0.852/0.122 ms
xxx-NEXUS-SW-A#
xxx-NEXUS-SW-A# sh ver
Cisco Nexus Operating System (NX-OS) Software
TAC support: http://www.cisco.com/tac
Documents: http://www.cisco.com/en/US/products/ps9372/tsd_products_support_series_home.html
Copyright (c) 2002-2017, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained herein are owned by
other third parties and are used and distributed under license.
Some parts of this software are covered under the GNU Public
License. A copy of the license is available at
http://www.gnu.org/licenses/gpl.html.
Software
BIOS: version 1.0.21
loader: version N/A
kickstart: version 6.2(21)
system: version 6.2(21)
BIOS compile time: 01/27/14
kickstart image file is: bootflash:///m9100-s3ek9-kickstart-mz.6.2.21.bin
kickstart compile time: 8/31/2017 23:00:00 [09/23/2017 18:20:16]
system image file is: bootflash:///m9100-s3ek9-mz.6.2.21.bin
system compile time: 8/31/2017 23:00:00 [09/23/2017 19:19:58]
Hardware
cisco MDS 9148 FC (1 Slot) Chassis ("1/2/4/8 Gbps FC/Supervisor-3")
Motorola, e500v2 with 1036300 kB of memory.
Processor Board ID JAF1807AAAN
Device name: xxx-NEXUS-SW-A
bootflash: 1000944 kB
Kernel uptime is 31 day(s), 23 hour(s), 24 minute(s), 6 second(s)
Last reset
Reason: Unknown
System version: 6.2(21)
Service:
xxx-NEXUS-SW-A#
appreciate any assistance. I do not know what TFTP server they have but i tried sending to my laptop using TFTP 64 and Winagent but same result.
Best Regards,
Masood
03-01-2019 12:39 PM
03-01-2019 12:53 PM
Thanks for responding. the Network TFTP, I do not know b'cuz I have not set it up but I tried copying to my own Laptop using tftp64 and Winagent but both failed in same fashion as network tftp failed.
I'm new to MDS. I used winagent to upgrade IOS/firmware on these two switches no problem but now that I want to save runing-config to network tftp it fails. I was wondering if I haven't used teh commands correctly?
Best Regards,
Masood
03-01-2019 01:01 PM
Solved!
we allowed all subnets to write to tftp server and it solved it.
xxx-NEXUS-SW-A# copy running-config tftp://10.1.200.8
Enter destination filename: [xxx-NEXUS-SW-A-running-config]
Trying to connect to tftp server......
Connection to server Established. Copying Started.....
|
TFTP put operation was successful
Copy complete.
xxx-NEXUS-SW-A#
Thanks again,
Best Regards,
Masood
03-01-2019 04:04 PM
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