copy cisco router ios imagePoints :20
how to copy IOS image from Cisco Router 1900 series to another Cisco Router?
Answer this Question
You must be Logged In to post an Answer.
Not a member yet? Sign Up Now »
how to copy IOS image from Cisco Router 1900 series to another Cisco Router?
You must be Logged In to post an Answer.
Not a member yet? Sign Up Now »
Answer #1
Hi,
Do a ” dir flash0: ” to verify the file name,
then copy the image to a tftp server: ” copy flash0: tftp: ”
Finally copy the image to the other device ” copy tftp: flash0: ”