This FAQ is very closel related to a previous FAQ of mine, SNMP Password Recovery.
It is valuable to have backup copies of your Cisco equipment configurations. Configurations often change over time and tracking these changes is often overlooked.
How about automatically storing your network configurations? The quick and simple answer is, SNMP.
Using the MIB .1.3.6.1.4.1.9.2.1.55 you can write the config to a tftp server on your network.
for example,
to write the configuration of a Cisco router or switch to a tftp server from an AIX host the command would be of form...
snmpset -c <cmmty name> <hostname of device> .1.3.6.1.4.1.9.2.1.55.<ip address of tftp server> octetstring <filename>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.