Cannot upload draft configs to Cisco Switches
I created a draft configuration containing only the following:
[qoute]
username TESTGUI password TESTGUI
After attempting to upload, DeviceExpert reported "Upload Failed".
The translation log below. There doesn't appear to be any errors.
copy startup-config tftp
Login OK
**
sw06#copy startup-config tftp
Address or name of remote host []? 10.30.102.7
Destination filename [sw06-confg]? 2_ConfigFile.txt
!!!!
11896 bytes copied in 0.104 secs (114385 bytes/sec)
sw06#
Entered into the enable login mode successfully.
copy running-config tftp
Address or name of remote host []? 10.30.102.7
Destination filename [sw06-confg]? 2_ConfigFile.txt
Entered into the enable login mode successfully.
copy tftp running-config
!!!!
11896 bytes copied in 2.160 secs (5507 bytes/sec)
sw06#copy tftp running-config
Address or name of remote host []? 10.30.102.7
Source filename []? 2_ConfigFile.txt
Destination filename [running-config]?
Entered into the enable login mode successfully.
copy startup-config tftp
Accessing tftp://10.30.102.7/2_ConfigFile.txt...
Loading 2_ConfigFile.txt from 10.30.102.7 (via Vlan1): !
[OK - 0 bytes]
sw06#
When I manually checked the switch, my DeviceExpert-configured username was NOT present in the configuration. So, the upload DID fail, even though the transaction log doesn't appear to have errored out at all.
New to ADSelfService Plus?