Cisco Prime 2.1: Not writing running config after template deployment

I have noticed that Prime is not writing the running config after CLI template deployments.  I deployed a changeset to over 1100 devices the other night and noticed that the configs had not been written the startup config.
I did some testing today and am using the following CLI template:
#MODE_ENABLE
copy running-config startup-config
#MODE_END_ENABLE
All tests failed.  I found the syntax for enable mode from the following link:
http://www.cisco.com/c/en/us/td/docs/net_mgmt/prime/infrastructure/2-0/user/guide/prime_infra_ug/create_temps.html#31705
Any ideas on why it isn't writing the configs by default or how to force it through a template?

I've got a little bit more information for you on this.  If you were to login to a switch, enter enable mode and type "copy running-config startup-config" and press ENTER you'd see this:
Destination filename [startup-config]?
You'd then read the documentation and think to yourself "Self, I better use the following syntax in my CLI template"
#INTERACTIVE
copy running-config startup-config<IQ>Destination filename [startup-config]?<R>startup-config
#ENDS_INTERACTIVE
But in Cisco's world, I guess that just doesn't make any sense at all.  Why use the actual interactive question when you can simply just use the first word (even though all of their examples show multi-word interactive questions).  The correct syntax would then be:
#INTERACTIVE
copy running-config startup-config<IQ>Destination<R>startup-config
#ENDS_INTERACTIVE
#START_SARCASM
Duh!  It's so obvious.  Why in the world would one ever think anything other than that you would simply take the first word in the interactive question and just leave it at that.  I feel so stupid
#ENDS_SARCASM

Similar Messages

  • Cisco LMS netconfig job not saving running config to startup

    Hi,
    I'm running LMS3.2 and RME 4.3.1. I deployed a netconfig job to our network which consisted of approximately 800 devices.
    The report said that the job completed successfully however some of the devices didn't save thier running config to startup. Has anyone experienced this before?
    Is it possible to add a command or issue another netconfig job just to save the running config, so I can identify if the job fails on some devices? Using the tick box in the netconfig job doesn't seem to alert you if its not successful.
    Thanks,

    I have seen in the past where someone is running a netconfig job with the cmd to "wr mem" as a line in the netconfig job. 
    Sven is correct, there is an option; radio button/check box to save the running config to startup after the job is completed.
    if your job is strictly meant to "wr mem/write the config" then run a show command in config mode (non-enable) mode and select the option to save running config after job is completed.

  • Cisco Prime Soft Appliance not saving changes to syslog.conf

    Greetings,
    I'm having an issue with the syslog.conf file on a Cisco Prime LMS 4.2.4 soft appliance with a Solaris base.  My workplace uses local4 as the logging facility for its network devices, and according to a discussion I found on this site, I need to add the line:
    local4.info  /var/log/syslog_info
    I have attempted this several times; we're approaching at least 5 attempts today.  I have attached text files created from putty logs where I've attempted to make the necessary change.  I appreciate any assistance the community can provide.
    Regards,
    Rob

    Hi, Afroz,
    I really appreciate your assistance, but I'm afraid my hopes have been dashed.  The syslog.conf reverted to its original configuration.  I will go through my steps to be sure that I understood your suggestion properly.
    I edited the syslog.conf to put all messages from local4 in /opt/CSCOpx/conf/syslog-entries.txt.  Then, I exited the shell to the console, issued the 'write mem' command, and closed the session.  Upon my reconnection, I found that my changes to the syslog.conf were not saved.
    Did I make the correct edits in the correct places?  Another question, is this bug present in the versions of Prime LMS running Linux and/or Windows, or does it only exist in the soft appliance running Solaris?
    Regards,
    Rob
    Edit:
    I'm reading the "Installation and Migration of Cisco Prime" PDF, and it gives me the impression that Cisco Prime is only supported as Windows, Solaris, and soft appliance installations.  Is that correct?  If it is correct, then installation of Cisco Prime LMS is not supported on other Linux distros such as Ubuntu Server, CentOS, Fedora, etc.?
    My thanks.

  • Is cisco prime infrastructure support / can be run as syslog server?

    Dear All,
    is cisco prime infrastructure support / can be run as syslog server?
    and,
    where i can see network topology diagram, using cisco prime infrastructure?
    many thanks,
    Jerri

    Hello. Cisco Prime LMS will be replaced by Cisco Prime Infrastructure in the near future.
    In the current release of Cisco Prime Infrastructure you can't use topology diagrams. This feature is in roadmap.
    About syslog, you can send syslogs to Cisco Prime Infrastructure, but I don't recommend using it as syslog server. Please see this link for more information https://supportforums.cisco.com/thread/2179520
    Please rate if this helps

  • Cisco Prime 2.1.2 auto sync config for switches and Routers

    hello Support,
    how to configure auto sync config in CPI? when the customer make a changes in the switches and Routers, the customer expect a new version of the configuration in CPI immediately. but we are getting the new version after 10 minutes. if we not configure in the switches and Routers to send syslog we are not getting anything.
    where we have to configure in CPI to get the new versions immediately?
    thanks!

    Make sure you have completed the recommended preparation steps given in Before You Begin Installing the Patch.
    If you are not using the Prime Infrastructure High Availability (HA) feature, follow the steps in Installing the Patch instead of the steps below.
    If your current Prime Infrastructure implementation has High Availability enabled, follow the steps below to install the patch. You must start the patch installation with the primary server in “Primary Active” state and the secondary server in “Secondary Syncing” state.
    Patching of the primary and secondary servers takes approximately one hour. During that period, both servers will be down. If you have trouble at any point, see Troubleshooting Patch Installs in HA Implementations.
    Step 1 Ensure that your HA implementation is enabled and ready for update:
    a. Log in to the primary server using an ID with Administrator privileges.
    b. Select Administration > System Settings > High Availability , The primary server state displayed on the HA Status page should be “Primary Active”.
    c. Select HA Configuration . The current Configuration Mode should show “HA Enabled”.
    d. The Failover Type must be set to “Manual” throughout the patch installation. If Failover Type is currently set to “Automatic”, select “Manual” and then click Save .
    e. Access the secondary server’s Health Monitor (HM) web page by pointing your browser to the following URL:
    https:// <ServerIP> :8082
    where ServerIP is the IP address or host name of the secondary server.
    f. You will be prompted for the authentication key entered when HA was enabled. Enter it and click Login .
    g. Verify that the secondary server state displayed on the HM web page is “Secondary Syncing”.
    Step 2 Download the patch:
    a. Point your browser to the software patches listing for Cisco Prime Infrastructure 2.1.
    b. Click the Download button for the Release 2.1.2 patch file (pi212_20141118_01.ubf), and save the file locally.
    Step 3 Install the patch on the secondary server:
    a. Access the secondary server’s HM web page by pointing your browser to the following URL:
    https:// <ServerIP> :8082
    where ServerIP is the IP address or host name of the secondary server.
    b. You will be prompted for the authentication key entered when HA was enabled. Enter it and click Login .
    c. Choose the HM web page’s Software Update link. You will be prompted for the authentication key a second time. Enter it and click Login again.
    d. Click Upload Update File and browse to the location where you saved the patch file.
    e. Click OK to upload the patch file.
    f. When the upload is complete: On the Software Upload page, verify that the Name, Published Date and Description of the patch file are correct.
    g. Select the patch file and click Install . When the installation is complete, you will see a popup message confirming this.
    h. After the installation is complete on the secondary server, verify that the Software Updates page shows:
    – In the “Installed” column: A “Yes” opposite the listing for this patch.
    – In the “Pending Restart” column: A “Yes” for the secondary server. Do not restart the secondary server at this point.
    Step 4 Install the patch on the primary server:
    a. Log in to the primary server using an ID with administrator privileges and choose Administration > Software Update .
    b. Click Upload Update File and browse to the location where you saved the patch file.
    c. Click OK to upload the patch file.
    d. When the upload is complete: On the Software Upload page, verify that the Name, Published Date and Description of the patch file are correct.
    e. Select the patch file and click Install . When the installation is complete, you will see a popup message confirming this.
    f. After the installation is complete on the primary server, verify that the Software Update page shows:
    – In the “Installed” column: A “Yes” opposite the listing for this patch.
    – In the “Pending Restart” column: A “Yes” for the primary server. Do not restart the primary server at this point.
    Step 5 Stop the servers in the following sequence, using the commands explained in Running Commands:
    a. On the secondary server, run the ncs stop command.
    b. On the primary server, run the ncs stop command.
    Step 6 Re-start and monitor the servers in the following sequence, using the commands explained in Running Commands:
    a. On the secondary server, run:
    – The ncs start command to restart the secondary server. Wait for the processes on the secondary to restart.
    – The ncs status command to verify that the processes on the secondary have re-started.
    – The ncs ha status command to verify that the secondary state is “Secondary Lost Primary”.
    b. Once the secondary server is in “Secondary Lost Primary” state: On the primary server, run:
    – The ncs start command to restart the primary server. Wait for the processes on the primary to restart.
    – The ncs status command to verify that the primary’s Health Monitor and other processes have re-started.
    Once all the processes on the primary are up and running, automatic HA registration will be triggered. This normally completes after a few minutes.
    Step 7 Once registration completes, verify the patch installation as follows:
    a. Run the ncs ha status command on both the primary and secondary servers. You should see the primary server state change from “HA Initializing” to “Primary Active”. You should see the secondary server state change from “Secondary Lost Primary” to “Secondary Syncing”.
    b. Log in to the primary server and access its Software Update page as you did earlier. The “Installed” column should show “Yes” and the “Pending Restart” column should show “No” for the installed patch.
    c. Access the secondary server’s Health Monitor page as you did earlier. The “Installed” column should show “Yes” and the “Pending Restart” column should show “No” for the installed patch.

  • Web Interface of Cisco Prime 2.1 not working

    Excuse me!
    I install the trial version cisco prime 2.1 (OVA) on ESXi server
    I can ping cisco prime but web interface of cisco prime not worinking
    prime/admin# ncs status
    Health Monitor Server is running.
    Ftp Server is running
    Database server is running
    Tftp Server is running
    Matlab Server is running
    NMS Server is running.
    Plug and Play Gateway is running.
    SAM Daemon is running ...
    DA Daemon is running ...
    Syslog Daemon is running ...

    Services running fine..
    check it with other Browser , Supported browser are below::
    –    Google Chrome 31 or later.
    –    Microsoft Internet Explorer 8.0 or 9.0 with Google Chrome Frame plugin (users logging in to the simplified Lobby Ambassador interface do not need the plugin).
    –    Mozilla Firefox ESR 24.
    –    Mozilla Firefox 24, 25 or 26.
    If above does not help , reboot the server once and check the issue again.
    Thanks-
    Afroz
    ***Ratings Encourages Contributors ****

  • Web interface on Cisco Prime Infrastructure express not coming up

    Trying to get Cisco Prime Infrastructure express installed. The installation completes without any error but when I try to run show NCS or attempt to start stop the service get the following output
    usdayt-cis-002/admin# show application status NCS
    % Application NCS is not installed
    usdayt-cis-002/admin# ncs start
    sh: /opt/CSCOlumos/bin/wcsadmin.sh: No such file or directory
    here's the output from show inventory
    usdayt-cis-002/admin# show inventory
    NAME: "Cisco-VM chassis", DESCR: "Cisco-VM chassis"
    PID: Cisco-VM-SPID     , VID: V01 , SN: 1GP9SNNE5HJ
    Total RAM Memory: 16304916 kB
    CPU Core Count: 8
    CPU 0: Model Info: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz
    CPU 1: Model Info: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz
    CPU 2: Model Info: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz
    CPU 3: Model Info: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz
    CPU 4: Model Info: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz
    CPU 5: Model Info: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz
    CPU 6: Model Info: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz
    CPU 7: Model Info: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz
    Hard Disk Count(*): 1
    Disk 0: Device Name: /dev/sda
    Disk 0: Capacity: 314.50 GB
    Disk 0: Geometry: 255 heads 63 sectors/track 38244 cylinders
    NIC Count: 1
    NIC 0: Device Name: eth0
    NIC 0: HW Address: 00:50:56:AF:76:34
    NIC 0: Driver Descr: e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
    (*) Hard Disk Count may be Logical.
    usdayt-cis-002/admin# show disks
    disk: 1% used (184324 of 44628400)
    temp. space 2% used (35792 of 1967952)
    Internal filesystems:
      all internal filesystems have sufficient free space
    any idea what could be the issue here?

    OK, that's the correct one. Can you verify the checksum of the file? It should be:
         91dc6ebc446c1c9c000c69af4be93102
    If that's OK, I would delete the VM and try installing the ova once more.
    Other than that, I'd suggest calling the TAC if it's a supported installation (i.e. not an evaluation copy).

  • Port missing from POTS dial-peer in running-config after shutting down Controller T1

    After shutting down the Controller T1 the Port is missing from the POTS dial-peers in the running-config

    It's expected behavior. You need to add Port back to the running-config. 

  • Qosimo G20: Wlan WEP settings not possible running Config free?

    Hi!
    I have a Qosimo G20 running XP media center as OS.
    Default Toshiba ConfigFree is installed.
    Tried to find out how to set WEP key, but trying to do so in network config/settings task was halted with a message.
    This message referring to Microsoft KB 871122.
    Wireless Zero Configuration seams to be replaced by ConfigFree (or other software I'm not aware of).
    I can not follow the instruction as I see it as I have ConfigFree installed.
    Have anyone out there encountered this problem and solved it?
    /Jonas

    Hi
    ConfigFree is a monitoring tool and helps you to monitor your connection. It allows you to pick up the information about used connections and helps you to have a better overview.
    You can not use this tool for network configuration. If you want to do this please do this:
    - activate the WiFi card at first
    - go into Control panel > Network Connections > right mouse click on Wireless network and choose Properties
    - under "preferred networks" add your WLAN and configure "Data encryption"
    I hope that will help you.
    Good luck!

  • Cisco prime 2.1 not showing wired clients connected to Cisco 3850 switches

    Hello All,
    I have around 80 Cisco 3850 switches at a customer network and they are using prime infrastructure 2.1.2 to manage these devices. Most of the features are working fine except that the prime does not show the wired clients connected to the switches. The wireless clients are shown properly but not the wired clients. Their core switches are nexus 7k. The SNMP configuration on the switches is as follows.
    snmp-server group xxxx  v3 priv write xxxx-VIEW-WR
    snmp-server view xxx-VIEW-WR mib-2 included
    snmp-server trap-source Vlan100
    snmp-server host x.x.x.x version 3 priv testuser
    Please help me to resolve this issue.
    Shabeeb

    I managed to get the end hosts connected in 3850 switches with the use of snmp context command. But now the issue is that prime is showing only the mac address of the device , not the IP address. 
    Is there anyway to resolve this issue?

  • Cisco Prime Network Service Controller failed to config VSM

    Hello Gents
    Trying to integrate Cisco PNSC with N1KV in ESXi 5.5
    CPNSC management reports error while trying to communicate with N1KV (see attaches). connectivity between mgmt-interfaces is Ok.
    What does this fault mean? How to fight it?

    Same problem

  • Oepe claims domain version does not match running server after upgrade

    Hi,
    we've just upgraded our server and development environment:
    OEPE: from 11.1.1.6.1 to 11.1.1.7.2 useing the eclipse update functions (help-> check for updates)
    Weblogic 10.3.3.0 to 10.3.5.0 using wls1035_upgrade_generic.jar from oracle support.
    The servers seem to run fine and so does eclipse.
    I can add the local (upgraded) weblogic devel server to the eclipse server list and deploy jee files. However, the remote server were not validated after the upgrade:
    "Oracle Weblogic Server 11gR1 Patchset 4 at [remote host] [Stopped, The domain version does not match the running server.]
    Removing and adding the servers again got the same result. The servers are running in development mode and are running. Where is eclipse checking / comparing the versions ?
    thanks,
    Michael

    Hi,
    thanks for the replies.
    checked the config.xml:
    there are two elements domain-version and configuration-version set both of these to 10.3.5.0
    I also created a new domain. The config wizard script only gave me the option to create a domain based on 10.3.4.0 but when i went through with the setup the 10.3.5.0 and i could add the server to eclipse.
    I cannot add the original domain though i'm now getting the error "The domain path does not match the running server." And i can't say whether this is because i added the new domain or modified the config.xml.
    thanks,
    michael

  • Application not visible in PDA  after server deployment

    Hi All,
    I developed an Mi 7.1 application.Deployed  all the sdas in the Mi server using sdoe_upload_archive.I created a device.Assigned all the mobile components to the device .I synchronized the device and it is successful.
    I can see the service and mobile ui component in the  mobileapps folder of the device.
    But I am not able to see the application in the application launcher of the  PDA.
    Any clues in resolving this?
    Thanks and regards,
    Rajesh.A

    Hi Rajesh,
    The application link may not be visible for the below given reason. Check whether it solves your issue :
    Reason 1. If the role SAP_DOE_ALL_APP_VISIBLE is missing for the user on the DOE system, then the application link is not visible on the home page.
    Solution 1. Add the role via agents in the NWM portal.You should also perform a delta download for the following data objects in the SAP BASIS 7.10 software component version (SWCV):
    1. USERDETAILS
    2. USER_AUTHORIZATION
    Reason 2. The application link is not visible because of the user authorization issue. Check whether the SAP BASIS 7.10 software component version is assigned to the device or not.
    If the SAP BASIS 7.10 software component version is not assigned to the device, then follow either of the steps specified below (2a or 2b):
    Solution 2a. Disable the authorization check on the mobile client
    (For PDAs)
    This can be done by creating a configuration.properties file in the \MI\Settings\ folder with the entry com.sap.tc.mobile.cfs.deploy.check_authorizations=false. Stop and start the client. The file is consumed, the authorization check is disabled, and then the application is visible in the application launcher.
    Solution 2b. Assign the authorization-related SWCV to the device (in the NWM portal)
    In the NWM portal, go to the DMSWCV tab in Device Management. Manually assign the SWCV containing the authorization data objects (SAP BASIS 7.10). Trigger an extract. Synchronize the device. The authorization objects are now available on the device. The application appears in the application launcher.
    Reason 3. If the installed client version and the NWMCLIENT.SCA version uploaded in the DOE are different, even then the application link is not visible on the home page.
    Solution 3. Upload the NWMCLIENT.SCA (same version of the client) to the DOE using transaction SDOE_UPLOAD_ARCHIVE.
    Regards,
    Suma

  • EAR file not reflecting the changes after successful deployment

    Hi Everyone,
    We have a weird situation where we deployed a EAR file in NWDS and changes got reflected in Dev portal and when pushed to QA the changes are not getting reflected.
    There must be some archieving issue or unable to overwrite the existing EAR file...
    Please help us out this is happening only for one ear file rest are getting deployed properly.. we are using sd

    Hi,
    There are possibilities that your ear is depending on other referenced application/class. I encounterred like this kind of error. In my situation the dependent/referred project/classes were not deployed correctly.(Correct version is not deployed).
    My suggesstion would be in that area,so check if all the used components latest version is deployed.

  • A&B schemas are not populated with data after successfull deployment in BCC

    Hi all,
    Initially I'm able to up the site with the data in my catalog schemas(A & B), But all of sudden the data is deleted in both schemas after performing full deployment and
    the data is not populated.
    From then, even If I do incremental deployment the data is not populated in targeting schemas. Please suggest me where I've done the mistake.
    Please help as soon as possible.
    Thanks,
    Kushal.
    Edited by: 916721 on Jun 5, 2012 11:23 AM

    Check the publishing (CA) and production (target) server logs when you start the deployment after setting loggingDebug as true for the following components through dyn/admin.
    on CA Server:
    /atg/epub/DeploymentServer
    on Target site:
    /atg/epub/DeploymentAgent
    /atg/deployment/DeploymentManager
    /atg/commerce/catalog/ProductCatalog_production or /atg/commerce/catalog/ProductCatalog_staging/ (depending upon your configuration)
    See if you can find any exception or other error from debug logs.

Maybe you are looking for