Skip to content

Josh's IT-Blog

Information Technology, and other interesting things …

  • Home
  • About
  • Contact
  • Links
  • Home
  • About
  • Contact
  • Links

backup Cisco configurations

  1. Home   »  
  2. backup Cisco configurations

backup Cisco configurations

27. September 2012 Burkard JoshCisco, NetworkTagged Cisco

Did you ever wonder, how to backup your cisco configuration on a regular base? Earlier you need a tool which made the backups for you.

Since IOS version 12.2(25)S cisco has integrated the archive command, which can backup the IOS configuration based on time or an event:

archive
 log config
  logging enable
  notify syslog contenttype plaintext
  hidekeys
 path tftp://192.168.200.10/SwitchName-
 write-memory
 time-period 10080

in this example, the config is archived whenever you write your running config to the startup config and additionaly on a weekly (10080 minutes) interval.

note: if you like to write your backups in a subfolder for each switch, you have to create the subfolder on your server.

to list your backups, you can use this command:

show archive

Post navigation

Previous: new SNMP simulation tool
Next: force a vbscript to run in CSCRIPT

About

Author Image
My name is Josh Burkard.
I'm a DevOps Engineer working with one of Europees largest payroll provider. in my work I have a lot to do with Microsoft server operating systems, System Center, VMware, Microsoft Azure Cloud and other software.
On this site I will write some posts about different technology problems and their solutions.
please note also my tweets and retweets from this area.

Categories

  • General (13)
  • Hardware (9)
    • Network (8)
      • Cisco (2)
    • Storage (2)
  • Hiking (1)
  • Home Assistant (5)
  • Microsoft Azure (1)
    • Automation (1)
  • PowerShell (3)
  • Software (1)
    • Excel (1)
  • System Center (18)
    • SCCM (3)
    • SCDPM (1)
    • SCOM (12)
    • SCSM (1)
    • SMA (1)
  • VMware (8)
  • Windows 2008 R2 (10)
    • Active Directory (7)
  • Windows 2012 R2 (1)
  • Windows 2016 (1)
  • Windows 7 (4)
    • BitLocker (1)
  • WordPress (1)
Proudly powered by WordPress | Theme: goldy-mex by inverstheme.