Search This Blog

Capture the screen

 

Back-Up using Putty to capture the screen

                                                     Back-Up using Putty captures the screen.

Change the terminal length to 0
router#terminal length 0

2. go to putty setting ( click on  or printable output )
3. click on brown for the location of the backup file and Save and save as .txt
4. go to your router  and type show run
5. Change it back terminal length to 20 again


                          Back up ios cisco
1. Check the version
2. Download the version
3. Backup version
4. Backup configure
5. Check for the backup to make sure it is good

                                                 This is a backup configuration. 

Switch#copy running-config tftp:
Address or name of remote host []? 192.168.10.2 ip address to your computer
Destination filename [switch-confg]? Duong is the name

Restore
Switch#copy tftp running-config
Address or name of remote host []? 192.168.10.2
Source filename []? Duong
Destination filename [running-config]?
Accessing tftp://192.168.10.2/Duongde...
Loading Duongde from 192.168.10.2 (via Vlan1):



Switch#show flash:
Directory of flash:/

    2  -rwx         796   Mar 1 1993 00:00:53 +00:00  vlan.dat
    3  drwx         192   Mar 1 1993 00:12:25 +00:00  c3560-ipbase-mz.122-25.SEE2
    7  -rwx     9962353  Oct 14 2009 03:20:29 +00:00  c3560-ipbasek9-mz.122-50.SE1.bin

32514048 bytes total (14397440 bytes free)
Switch#copy flash:  tftp
Source filename [c3560-ipbasek9-mz.122-50.SE1.bin]? your ios file
Address or name of remote host []? 192.168.10.2     ip address to your computer
Destination filename [c3560-ipbasek9-mz.122-50.SE1.bin]?


Restore
Switch#copy Tftp Flash
copy backup restore configure


Then
Switch# show boot? to check what boot
Switch# boot system
Switch#copy running-config start
Switch#reload

No comments: