Configuration Archive in CSM 3.1.0

Is there a way to have the configurations of devices which are managed by CSM? Is it possible to have a back up of this information or to launch a job to do this?
Thank you,

Tools -> Config Archive stores all the discovery and deployed configuration of a device.
It supports the rollback option too.
Can you check if that is what you are searching for?

Similar Messages

  • Problem with Syncing configuration to our CSM

    Recently we have had problems syncing between our pair of redundant CSM's.
    Here is the behavior we observe when we run the command on one of our 6500.
    ! config 6500-2
    module ContentSwitchingModule 2
    ft group 1 vlan 4
      priority 10 alt 20
    ! config 6500-1
    module ContentSwitchingModule 2
    ft group 1 vlan 4
    6500-2#hw-module csm 2 standby config-sync
    After we run this command on 6500-2 the log shows that the sync happens and the CSM config is deleted on 6500-1 and then nothing happens.
    Here is the exact logout on each of the 6500.
    6500-2(ACTIVE)
    May 28 17:45:11.353 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Bulk sync started
    May 28 17:45:11.369 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configurations to Standby CSM, this may take several minutes!
    May 28 17:45:12.749 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configuration to Standby CSM
    May 28 17:45:14.869 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configuration to Standby CSM
    May 28 17:45:24.345 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Manual bulk sync completed
    May 28 17:45:24.349 est: %CSM_SLB-4-REDUNDANCY_WARN: Module 2 FT warning: Config Sync does not save Standby running-config to startup-config
    6500-1(STANDBY)
    May 28 17:45:17.088 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Started clearing configuration
    May 28 17:45:17.088 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Completed clearing configuration
    May 28 17:45:17.096 est: %CSM_SLB-4-REDUNDANCY_WARN: Module 2 FT warning: Standby: Config Sync does not save running-config to startup-config
    May 28 17:45:17.100 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Previous configuration are being deleted from supervisor
    May 28 17:45:17.104 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Previous configuration being deleted on Standby CSM
    May 28 17:45:17.104 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: New configuration are being configured
    As you can see the configuration ends up being deleted from the STANDBY and the new configuration never gets configured to 6500-1(STANDBY).
    We have tried replacing the SUP engine however this did not help.  We will try to replace the CSM next.  If anyone can shed some light on why this would happen I would apreciate it.

    Hi
    pls check for IOS bug CSCtd09117  and CSCsx64648

  • Cisco PI 2.0 Configuration Archive fails Nexus 5000

    Hi,
    we recently upgraded Cisco PI from 1.3 to 2.0 and i thought this problem would be solved but it did not. I have added two Nexus 5548 switches that i can monitor and configure through Cisco Prime but im not able to read the running och startup config to the Configuration Archive. When i run the job i get the following error:
    "fig from device: java.net.SocketTimeoutException: Read timed out"
    Current NXOS: 5.2(1)N1(2a)
    Before i proceed troubleshooting i just would like an answer if it should be possible to archive configs from Nexus to Cisco Prime Infrastructure?
    Cheers! // Mattias Andersson

    Thanks for the quick reply! Well, i did some more troubleshooting and i noticed that through Ethanalyzer and inspected the telnet packets that Prime tries to set the terminal lenght and width before it shows the running-config but it fails as it is in the default role of priv-0, and therefore gets % Permission denied. So, it times out after 2,5 min.
    I added these two lines and worked like a charm!
    role name priv-0
      rule 12 permit command terminal length *
      rule 11 permit command terminal width *

  • PI 2.0 configuration archive problems

    Hi,
    I've got 2 problems with archiving device configurations in Prime Infrastructure 2.0.
    1. Configuration archive job status is Completed and Last run status is Success
    Looking at Configuration archive results, I see this:
    Fetch Running: Success
    Fetch Startup: Success
    Fetch VLAN: Unsupported operation
    Fetch Modules: N/A
    Archive: Success
    It's a Cisco 7200 router.
    Looking at its Configuration archive, I can see just the running config. Startup config is missing.
    2. Configuration archive job status is Completed and Last run status is Partial-Success
    Looking at Configuration archive results, I see this:
    Fetch Running: Success
    Fetch Startup: Success
    Fetch VLAN: Unsupported operation
    Fetch Modules: N/A
    Archive: Error in archiving for device '3663756'
    It's a Cisco 6500 FWSM.
    Looking at its Configuration archive, I can't see anything, it says 'No data available'. Both running and startup configs are missing.
    Do you have some ideas what is wrong here, why can't I see the configurations?

    I've found the reason why this is happening. In the case when startup and running configs are identical (disregarding lines like 'last configuration change', 'ntp clock-period',...), Prime doesn't show startup config under Configuration Archive, it
    just shows the running config.

  • Configuration archive after configuration change

    Hello,
    I'm assuming this can work with switches, routers, and controllers. I'm running PI 2.1 and am trying to get the configuration archive functionality working. I have both of these options checked under System Settings > Configuration Archive:
    :: Archive configuration out-of-box
    :: Archive configuration on receiving configuration change events
    On the IOS device, these settings were configured for syslog/snmp:
    logging buffered 100000
     no logging event link-status
    logging trap notifications
    logging facility local6
    logging source-interface Loopback0
    logging <Prime IP>
    snmp-server community ***** RW 13
    snmp-server enable traps config
    snmp-server enable traps syslog
    snmp-server host <Prime IP> version 2c *****
    I do not see any syslog messages in PI under alarms/alerts and the configuration never gets archived. I haven't run tcpdump yet to determine if PI is receiving these traps but I was hoping it was something simple I was overlooking. Thanks for any assistance that can be provided.

    Thank you for the reply. To answer your question, yes. Community information matches with PI credentials.
    I actually did get it to work yesterday. I did original testing on a 1921 router which is still not working, but when I tried configuring the same information on some switches (3750's) it worked. I thought routers would be configured the same - are there hardware limitations to this?
    I look in the built-in CLI template 'Configure Logging' in PI and it only has switches and WLCs as available devices to push out to but I don't know what to make of it.

  • Export Wired Device Configuration Archive in Prime 2.1

    Hi,
    we have prime 2.1 lifecycle with 50 node license. I'm trying export device configuration archive (not controllers), but I couldn't find any solution for this. now I found "controllers configuration backup" in the setting>background task menu, but this is for wireless devices(WLC). please help me where I should find the solution.
    Kind Regards,
    Neda

    Anyone ?
    ./bump

  • Configure archiver to read from both redo log members

    Hi, We have moved our Data Warehouse to a new SAN. The luns for the redo logs are getting hit heavily. Just trying to find out if on AIX it is possible to configure archiver so that it reads from both members, current iostat data shows reads of the redo logs are only happening against the first member of each group and none against the second member. Thanks Tom Cullen

    See a recent discussion on this issue :
    Redo log Doubt
    Hemant K Chitale

  • PI2.1 : Cannot make Configuration Archive : Fetch Runing/Start Fail

    Hello,
    I cannot make a configuration archive with PI2.1.
    I'm using PI2.1 to control WLC.
    When I run Configuration archive, it says Fetch Running: "Unkown error", Fetch Startup "Unknown Error", Fetch VLAN "Unknown Error".
    What should be the reason?
    I can enter in the WLC, configure it from PI, but cannot make "Archive Config"
    Please help.
    Regards,

    Please check the following:
    SWIM and Configuration Archives support for Devices during Cisco Prime Infrastructure releases—Table 4 outlines the devices that the software image management and configuration archives support during the various Prime Infrastructure releases.
    Table 4 SWIM and Configuration Archives support for Devices during Prime Infrastructure Releases
    Devices
    Prime Infrastructure Releases
    Cisco 4400 Wireless LAN Controller1
    1.2, 1.3, 1.4, 2.0, and 2.1
    Cisco 5500 Series Wireless LAN Controllers
    1.2, 1.3, 1.4, 2.0, and 2.1
    Cisco WiSM1 Controller
    1.2, 1.3, 1.4, 2.0, and 2.1
    Cisco 2106 Wireless LAN Controller1
    1.2, 1.3, 1.4, 2.0, and 2.1
    Cisco 2504 Wireless LAN Controller
    1.2, 1.3, 1.4, 2.0, and 2.1
    Cisco 2800 and 3800 Series Integrated Services Routers
    1.2, 1.3, 1.4, 2.0, and 2.1
    Cisco Flex 7500 Series Wireless LAN Controller
    1.2, 1.3, 1.4, 2.0, and 2.1
    Cisco 8500 Wireless LAN Controller1
    1.4, 2.0, and 2.1
    Cisco Virtual Wireless LAN Controller1
    1.4, 2.0, and 2.1
    Cisco WiSM2 Controller
    Not supported
    1.Prime Infrastructure 1.4 does not support SWIM in Cisco 2106/4400/8500/WiSM2/Virtual WLC.
    Hope that helps.

  • Cisco Prime Configuration Archive on Interface Flap

    Hey All,
    We've been using Cisco Prime 2.1 for a bit now and I have a question about the configuration archive based on change events.  Will Cisco Prime go and attempt to perform a config backup based on an interface flap?  Looking at the audit logs it appears that it does that (see attachment).  Is this a default behavior and does anyone see any benefit to this?  It seems like if an interface is flapping it will continuously log into the device to see if the configuration has changed.
    Brian

    Hi Brian,
    I don't think configuration achieve can be triggered due to interface flap ,however if there is any change in the configuration yes PI can do the config Archive
    Go to Administration > System Settings > Configuration Archive
    Archive Configuration on receiving configuration change events?    Check box this option
    Thanks-
    Afroz
    ***Ratings Encourages Contributors *****

  • Cisco Prime Infrastructure release 2.1 configuration archiving on CISCO WiSM2

    Hi all,
    Just wondering Cisco Prime Infrastructure  release 2-1 support configuration archiving on CISCO WiSM2?
    CISCO  release 2.0 mentioned that it doesn't support configuration archiving for WiSM2 but release 2.1 doesn't mention anything on it.
    Please assist.

    No, it is not supported even for PI 2.1

  • Cisco Prime Infrastructure Scheduled Configuration Archive not executing

    We have a deployment of Cisco Prime Infrastrcuture 1.3 (1.3.0.20).
    Configuration Archive is a feature that collects and archives the device configurations i.e. cisco switches.
    You have an option to schedule this to run, say daily, weekly etc. Once scheduled you can see it in the "Jobs Dashboard" and with the "next start time" of what you configured. I have a situation whereby  the time it is suppose to start - it doesnt - howevere flags the job as a "success". Not newe device configurations are archived and the "next start time" remain the same. Its almost like it is failing to execute, but some other process under the hood thinks that it was been executed correctly?
    Any ideas or experience that could help here would be appreciated!

    Some extra info that has just come to my attention.  At one point we were running (we're actually still running) CiscoWorks with LMS3.2 and Cisco NCS 1.x.  I merged these two things together into Cisco Prime Infrastructure (upgraded the licensing to get 450 lifecycle licenses to cover the APs + all of the devices coming from LMS3.2).  I followed all of the documented procedures to upgrade the NCS appliance to Prime Infrastructure.  But when I type "show application" from the CLI of the NCS appliance (now the Prime Infrastructure appliance) I see this:
    HQ-NCS1/admin# show application
    NCS             Cisco Prime Network Control System
    Is that normal?  Maybe this is my problem.  Should this output list "Cisco Prime Infrastructure" instead of (or in addtion to) Cisco Prime Network Control System?  When I login to the GUI it shows "Cisco Prime Infrastructure" and the GUI has changed considerably (menus are different) so I'm assuming that the application upgrades I launched from the CLI to go to Prime Infrastructure worked fine.

  • WLSE Configuration archive download SNMP timeout

    HI, I´m new to WLSE. My AP´s are already discovered and managed, but when I try to download the configuration archive from them, the Job Always fail with a SNMP timeout error message. This problem occur in the upgrade firmware job too.
    Whe I go to reports, device center, I can see the AP configuration, but in the configuration>archives>view archive I have nothing.
    I appreciate your help

    You can configure the timeout value by selecting Firmware > Advanced Parameters. From this option you can change the "Per device job operation timeout value" to a higher value

  • CPI1.3: WLC Configuration Archive - Failure

    Good day, everybody!
    I try to make Configuration Archive for Wireless Lan Controller. WLC managed without any mistaces, SNMP v3 and SSH v2 have already configured.
    But, when I start Configuration Archive task and check Status in Jobs Dashboard - I always have Failure, like this:
    Does anybody know why I can't normally save configuration? Thanks for advices!

    In the Jobs Dashboard I choose Configuration Archive Results - Failure and see Fetch Running information:
    SNMP: Failed to establish SNMP connection to 10.0.10.101 - Cause: Device is Unreachable. Check the ReadOnly community string. SNMP: Failed to establish SNMP connection to 10.0.10.101 - Cause: Device is Unreachable. Check the ReadOnly community string.
    But I don't understand, why Check the ReadOnly community string? I use SNMP v3!
    For example, I've successfully got Configuration Archive from c3560G by using same SNMP v3 and SSH parametres.
    Does anybody have ideas?

  • Where is a part of configuration archive file of network devices

    Hi everyone,
    Today I'm already install Cisco Prime 2.1 for my customer but I'm having trouble about backup configuration file. Originally my customer use LMS to backup router/switch configuration and they can copy configuration file from local disk to backup storage immediately in anytime that they want but now when they use Prime 2.1. They not know where is the part that program will save configuration file (.txt or .cfg) to local disk. Prime 2.1 is the appliance box and we can login root to see the linux part.
    I don't know that exactly the Cisco Prime will save backup configuration to database file (such as sql file) of text file (.txt or .cfg) and if it save as text. i would like to know where is the part of backup configuration file that I can access to copy it via ftp.
    Thank you for advice,

    Hi ,
    Right now this feature is not available in PI , enhancement has already been filed to address this issue:
    transferring device config archive from PI to other server is not supported and currently
    there's no way to achieve this.
    Previously, the following enhancement bug was previously raised but I'm not sure whether
    this feature will be announced from the further PI version or not.
    CSCud84458 Need separate folder for config archives to be stored on NCS/PI
    Symptom: Device Configuration can not be retrieved from NCS/Prime Infrastructure using CLI
    or an LMS 'shadow' directory equivalent
    Conditions: PI 1.x and 2.0 are affected by this limitation.
    Workaround: None
    Further Problem Description: Unlike precursor products, such as LMS, device configurations
    are not natively stored in the filesystem and are rather stored in the inbuilt Oracle DB
    as BLOB objects.
    Thanks-
    Afroz
    ***Ratings Encourages Contributors ***

  • Cisco Networking Assistant Configuration Archive

    Is there a way to use a back up from one switch, say a 3750G, and restore it to another 3750G?  Also, is there a way of editing the archived configuration so that I could change something small like the IP address?  This would allow me to writhe the configuration once, and then restore it to multiple, identical sswitches.                  

    No, there's not any supported way to do what you're asking with CNA. Its configuration options are pretty limited - modify port configurations on a discovered community member and upgrade software.
    The sort of thing you're looking to do is more of a feature built into Cisco Prime LMS (currently), Prime Infrastructure (2.0 - out next month), or by using Smart Install.

Maybe you are looking for

  • Kernel panic

    a kernel panic happened when i tried to shut down. I had been online, nothing unusual. yesterday i installed some software; maybe that's the problem--reinstalled real player, installed adobe reader, shockwave (with browser in rosetta mode), flashplay

  • How to wipe Internet settings clean

    Some time back I hooked ethernet (Roadrunner) to my Powerbook. Ever since I am unable to get into my own network over airport. I keep getting that my machine has a self assigned IP address and I can't get Internet. I have tried all the hints here in

  • Customer Recievables Ageing by Sales Employee showing No Sales Employee

    Dear Sir(s), We are on SAP Business One 8.81 PL04. The customer recievables Ageing by Sales Employee report shows "No Sales Employee". when we group by sales employee on the selection criteria. We have setup all our Customers with sales employees in

  • Switching off AMT in MSA 7.0

    Hi, In 4.0 it was possible to switch of AMT on the client by changing a table entry. Is this still possible in 7.0 and if yes, which table and value is it? Regards Whity

  • How Do I Get the Customer Support ID?

    Hello We currently use Oracle 11G. I would like to access some of my forums on My Oracle Support but I need the company's CSI. Where exactly can I get my company's customer support id? Is it within a DBA table? Thanks