09-18-2005 04:40 PM
RME runs on Unix in this environment. The config files are stored in /var/adm/CSCOpx/files/archive/shadow/Cisco_type.
Ok I have a device called rtr1.domain.com in the directory listed above. I go to that directory on the box. What will the command be to get the config file to the device?
Solved! Go to Solution.
09-18-2005 05:10 PM
copy the file to /tftpboot
chmod 666 /tftpboot/rtr1.domain.com.cfg
telnet to rtr1.domain.com
copy tftp run
09-18-2005 05:10 PM
copy the file to /tftpboot
chmod 666 /tftpboot/rtr1.domain.com.cfg
telnet to rtr1.domain.com
copy tftp run
09-19-2005 03:15 AM
Thank you.
06-06-2006 06:20 AM
Hi,
If the system runs on Windows, is there an equivalent method I can employ?
06-06-2006 06:23 AM
The same applies to Windows
Simply put the file in CSCOpx\tftpboot
06-06-2006 08:41 AM
Yep,
Just make sure that "casuser" has suficient rights or is owner of the file.
Cheers,
Michel
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