cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
969
Views
0
Helpful
4
Replies

DR planning + config backups

chrisgerke
Level 1
Level 1

These are the commands I run to copy into my disaster recovery planning documents. Just wondering if there are any other commands I should run or if maybe this is just overkill.

SW 3750 STACK

sh ver

sh boot

sh env all

sh inv

sh switch detail

sh cdp nei

sh vlan

sh interfaces

sh interfaces status

sh interfaces trunk

sh ip eigrp neighbors

sh ether-channel detail

sh ip int bri

sh run

SW 4500

sh ver

sh bootflash:

sh env status

sh inv

sh module

sh power

sh cdp nei

sh vlan

sh interfaces

sh interfaces status

sh interfaces trunk

sh ip eigrp neighbors

sh ether-channel detail

sh ip int bri

sh run

ROUTER 2800

sh ver

sh flash:

sh env all

sh inv

sh cdp nei

sh vlans

sh int

sh int status

sh ip int bri

sh ip eigrp nei

sh run

ASA 5520

sh ver

sh inv

sh module all

sh vlan

sh interface detail

sh interface ip bri

sh run

1 Accepted Solution

Accepted Solutions

sathvik k v
Level 3
Level 3

Hi Chris,

Would suggest to take show tech-support of the devices which would have output of multiple commands you have mentioned . Show tech also includes memorry information which is very much useful as a DR document. On stack switch collect the output of show swicth.

Regards,

Sathvik

View solution in original post

4 Replies 4

sathvik k v
Level 3
Level 3

Hi Chris,

Would suggest to take show tech-support of the devices which would have output of multiple commands you have mentioned . Show tech also includes memorry information which is very much useful as a DR document. On stack switch collect the output of show swicth.

Regards,

Sathvik

Thanks, I can probably just use tech-support to replace most of the commands I run so it would now be like this;

======================================

4000

======================================

copy bootflash:cat4000-i9k91s-mz.122-25.EWA9.bin tftp

copy running-config tftp

sh ip eigrp nei

sh tech-support

======================================

3750

======================================

copy flash:c3750-ipbasek9-mz.122-25.SED1/c3750-ipbasek9-mz.122-25.SED1.bin tftp

copy running-config tftp

sh ip eigrp nei

sh tech-support

======================================

5520

======================================

copy flash:asa831-k8.bin tftp

copy flash:asdm-631.bin tftp

copy running-config tftp

dir flash:

sh fail

sh tech-support

======================================

2800

======================================

copy flash:c2800nm-ipbase-mz.124-15.T12.bin tftp

copy running-config tftp

sh cdp nei det

sh ip eigrp nei

sh tech-support

======================================

2900

======================================

copy flash:c2900XL-h-mz-112.8-SA1 tftp

copy running-config tftp

sh boot

dir flash:

sh cdp nei

sh cdp nei det

sh ip int bri

sh tech-support

Hi,

Just a quick note. If you have passwords encrypted then the show commands will not show you clear text passwords. Make sure you note it down if you are using multiple different passwords.

Thanks,

Madhu

thats correct Chris, Just a note as Madhu mentioned please make a note of passwords. Show tech will have the output of sh running-config but the passwords will be removed. If you still dont want to make a note of passwords you can go ahead and take a cpoy of show running-config which will have encrypted password.

Type 7 Password can be decrypted by this tool

http://www.ibeast.com/content/tools/CiscoPassword/index.asp?utm_source=twitterfeed&utm_medium=twitter

Regards,

Sathvik

Review Cisco Networking products for a $25 gift card