Search found 8 matches

by pwatt
Tue Apr 18, 2023 12:04 am
Forum: General
Topic: custom configurations
Replies: 6
Views: 18011

Re: custom configurations

Was this feature implemented?
by pwatt
Mon May 16, 2022 4:36 am
Forum: Support
Topic: IOS XE file copy INTERACTION-ERROR
Replies: 11
Views: 6030

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?

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
by pwatt
Sun May 08, 2022 9:52 pm
Forum: Support
Topic: IOS XE file copy INTERACTION-ERROR
Replies: 11
Views: 6030

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.
by pwatt
Fri May 06, 2022 5:28 am
Forum: Support
Topic: IOS XE file copy INTERACTION-ERROR
Replies: 11
Views: 6030

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...
by pwatt
Fri May 06, 2022 5:26 am
Forum: Support
Topic: IOS XE file copy INTERACTION-ERROR
Replies: 11
Views: 6030

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:
unimus.png
unimus.png (56.84 KiB) Viewed 4030 times
by pwatt
Fri May 06, 2022 4:55 am
Forum: Support
Topic: IOS XE file copy INTERACTION-ERROR
Replies: 11
Views: 6030

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.
by pwatt
Fri May 06, 2022 3:30 am
Forum: Support
Topic: IOS XE file copy INTERACTION-ERROR
Replies: 11
Views: 6030

Re: IOS XE file copy INTERACTION-ERROR

device output attached

//Log removed
by pwatt
Fri May 06, 2022 3:15 am
Forum: Support
Topic: IOS XE file copy INTERACTION-ERROR
Replies: 11
Views: 6030

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...