- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2005 11:39 AM
Hi,
What I am attempting to do: create a task that will copy the start config to the running config on 2950G-48 EI.
What I did:
Created a User-defined task with the following commands(command mode=Enable):
copy start run<cr>
running-config<cr>
Created job, ran immediately.
LMS response:
Failure - Command(s) failed on the device. Insufficient number of interactive responses for command: copy start run. (comments about TFTP and SSH)...Cause: Device is Unreachable (this is not true)
I created another task in config mode that executed properly. I think the interactive nature of the copy command is causing the problem. Anyone encountered this?
Thanks
Solved! Go to Solution.
- Labels:
-
Network Management
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2005 11:44 AM
I haven't tried this myself, but the User Guide says to use

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2005 11:44 AM
I haven't tried this myself, but the User Guide says to use
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2005 12:51 PM
Thanks! That reference worked. Use
