Search found 8 matches
- Tue Apr 18, 2023 12:04 am
- Forum: General
- Topic: [Fixed in 2.5.0] custom configurations
- Replies: 9
- Views: 29995
Re: custom configurations
Was this feature implemented?
- Mon May 16, 2022 4:36 am
- Forum: Support
- Topic: IOS XE file copy INTERACTION-ERROR
- Replies: 11
- Views: 12523
Re: IOS XE file copy INTERACTION-ERROR
I never received a response to the support ticket I opened.
I added a no-wait and enter, and it seems to work. Is this sane?
I added a no-wait and enter, and it seems to work. Is this sane?
Code: Select all
tclsh
log_user 0
exec "copy tftp://1.2.3.4/cat3k_caa-universalk9.16.12.07.SPA.bin flash:cat3k_caa-universalk9.16.12.07.SPA.bin"$[no-wait]
$[enter]
tclquit
- Sun May 08, 2022 9:52 pm
- Forum: Support
- Topic: IOS XE file copy INTERACTION-ERROR
- Replies: 11
- Views: 12523
Re: IOS XE file copy INTERACTION-ERROR
Hi Tomas, I actually looked for a support section on your site and thought it was non-existent so ended up posting here. I didn't think to look under my account portal, but I see it now.
I'll open a ticket.
I'll open a ticket.
- Fri May 06, 2022 5:28 am
- Forum: Support
- Topic: IOS XE file copy INTERACTION-ERROR
- Replies: 11
- Views: 12523
Re: IOS XE file copy INTERACTION-ERROR
AUEF-WHS-S1(tcl)#$/172.29.64.80/cat3k_caa-universalk9.16.12.07.SPA.bin flash:cat3k_caa-universalk9.16.12.07.SPA.bin Destination filename [cat3k_caa-universalk9.16.12.07.SPA.bin]? Accessing tftp://172.29.64.80/cat3k_caa-universalk9.16.12.07.SPA.bin... Loading cat3k_caa-universalk9.16.12.07.SPA.bin f...
- Fri May 06, 2022 5:26 am
- Forum: Support
- Topic: IOS XE file copy INTERACTION-ERROR
- Replies: 11
- Views: 12523
Re: IOS XE file copy INTERACTION-ERROR
Logs (showing runs of both 500,000 and then 600,000 respectively)
//Log removed
Also, here's the exception I get when the GUI stops responding:
//Log removed
Also, here's the exception I get when the GUI stops responding:
- Fri May 06, 2022 4:55 am
- Forum: Support
- Topic: IOS XE file copy INTERACTION-ERROR
- Replies: 11
- Views: 12523
Re: IOS XE file copy INTERACTION-ERROR
Hi Tomas,
I ran the copy manually just now and it took 424 seconds (which is typical). I ramped the timeout in Unimus up to 500,000 and tested again but same INTERACTION-ERROR.
I failed to mention this earlier, but I did also try it yesterday with a timeout of 600,000 and it failed too.
I ran the copy manually just now and it took 424 seconds (which is typical). I ramped the timeout in Unimus up to 500,000 and tested again but same INTERACTION-ERROR.
I failed to mention this earlier, but I did also try it yesterday with a timeout of 600,000 and it failed too.
- Fri May 06, 2022 3:30 am
- Forum: Support
- Topic: IOS XE file copy INTERACTION-ERROR
- Replies: 11
- Views: 12523
Re: IOS XE file copy INTERACTION-ERROR
device output attached
//Log removed
//Log removed
- Fri May 06, 2022 3:15 am
- Forum: Support
- Topic: IOS XE file copy INTERACTION-ERROR
- Replies: 11
- Views: 12523
IOS XE file copy INTERACTION-ERROR
Hello, New user here. Trying to do a tftp file copy to an Cisco switch (WS-C3650-24PD) and getting INTERACTION-ERROR. Following the 'Automating Cisco IOS updates with Unimus - Part 1' blog post, my commands look like this: tclsh log_user 0 exec "copy tftp://1.2.3.4/cat3k_caa-universalk9.16.12.0...