Cisco cfg files parser.

Hello, dear experts!
There was a program called Nipper, which could analyze cisco cfg files and make a html report. It was pretty useful to quickly understand network configuration and analyze network infrastructure. Unfortunately I guess this program doesn't supported anymore. Does anybody know any other program, which can analyze cisco cfg file and make graphical reports, including network infrastructure and security risks.
Thank you!

You can download an evaluation version of several of the licensed products (Cisco Prime LMS or Solarwinds Orion Network Configuration Manager for example) that include analysis and reporting on your configurations' soundness and compare them against best practices and standard vulnerability and compliance standards.
Here is a listing of the available LMS reports.
See here for the NCM coverage.
These, and any of the reputable tools, will require a purchased license for long term use.

Similar Messages

  • Edition of a cisco .cfg file

    Hi,
    I would like to edit .cfg configuration file of Cisco SLM2008. However, I can't read the file because I don't have a good editor(.cfg is a binary file).
    Someone can help me?
    Thanks!

    Hi,
    If I recall from my deep long history those files were binary files and you could only change the configuration via the GUI.
    regards Dave

  • Unable to Open .cfg file in NVRAM or Flash in Cisco GNS3 Router

    Hello Cisco Community
    A program that I'm using to manage cisco devices has created a .cfg file in nvram in a gns3 router. When the program tries to access the I get the following error message:
    'Could not open policy cfg file'
    The file is a Tcl file. The full error message is as follows:
    +>(tcl)#if { [catch { set source [open nvram:/syslogTEST46.cfg] } fid] } {
    +>(tcl)# puts stderr "Could not open policy cfg file: $fid "
    Can someone please tell me what could cause the .cfg from being opened?
    Your expeditious assistance with this will be greatly appreciated.
    Cheers
    Carlton

    You're missing an access mode:
    if { [catch {set source [open nvram:/syslogTEST46.cfg r] } fid] } {

  • Is there a way to edit the saved StartCfg.cfg file on a Linksys SRW switch?

    I have a SRW248G4 switch that I want to edit the StartCfg.cfg file to use as a template for several new switches.  The content of the startcfg.cfg file looks to be binary or mostly binary.  Is there a way to get the switch to save and load the file in text format similar to the Cisco switches?
    An alternate option is to create a templete config on one of the new switches with all the standard settings, save it, upload that template config to the other new switches and change the things that are different/unique from the web interface.  This is possible but will take a lot longer.
    Thanks,
    Kerry Melcher, CCNP

    You cannot edit the library file itself, but you could perhaps edit the XLM file and then import that, basically following the procedure you use when the library file has been damaged:
    http://support.apple.com/kb/HT1451
    You'll need to be very careful about editing the XML, though, as it's really easy to completely mess up your library if you edit the wrong thing. Make absolutely sure you have backup copies of the original iTunes library file and XML file, so you can put them back just in case something does go wrong.
    Hope this helps.

  • Can XML Publisher add a digital certificate (cert.pfx) via the xdo.cfg file or do I need to upgrade and use BI Publisher instead?

    Hi Guys
    I need to add a digital certificate to a clients customer statements and invoices. XML Publisher 5.6.3 has been used originally to design the templates as RTF. I have the following questions please...
    1. Can an RTF template be used or do I need to convert it to a pdf template?
    2. Can XML publisher even be used or do I need to get the DBAs to install BI Publisher. XML Publisher doesn't even have the signature properties in the admin screens that BI Publisher has.
    Below is a copy of the xdo.cfg file which currently does not add the pfx file...
    <config version="1.0.0"  xmlns="http://xmlns.oracle.com/oxp/config/">
    <properties>
       <property name="system-temp-dir">/tmp</property>
       <property name="pdf-security">false</property>
       <property name="pdf-open-password">testpass</property>
       <property name="pdf-permissions-password">testpass</property>
       <property name="pdf-encryption-level">1</property>
       <property name="pdf-no-printing">true</property>
       <property name="pdf-no-changing-the-document">true</property>
       <property name="signature-enable">true</property>
       <property name="signature-pkcs12-path">/app/oracle/product/appldev/apps/apps_st/appl/xdo/12.0.0/resource/digcert.pfx</property>
       <property name="signature-pkcs12-password">testpass</property>
       <property name="signature-field-location">top-left</property>
       <property name="signature-reason">taxreasons</property>
       <property name="signature-signed-at">Cape Town</property>
       <property name="signature-display-style">detailed</property>
    </properties>
    </config>
    Any help will be greatly appreciated.

    thanks for the summary of the many posts and threads describing all of these steps.

  • Will someone help me open a cisco swf file

    I am trying to open a cisco swf file on my xp computer.I initially downloaded "IrFanView" which was a program internet explorer told me to download so I could open it. I downloaded the aforementioned program and when I try to open the file I get on the bottom of screen "unidentified error" then a popup box that sais "Internet Explorer can't open this file". Then I try to open it with Google Chrome and I don't get the popup but still the "unidentified error" at the bottom of the screen. I have heard that adobe flash will open it but here is the tricky part. In my add/remove programs it shows I have adobe flash 11 active x. However, when I right click on the file and click on "open with" the only adobe product that shows is Adobe Reader.I'm thinking if I could get the path to adobe flash then I might have the answer. Is my thinking along the right path or not. Lastly, can someone help me find the path to adobe flash 11 or help me to open this swf file.

    Ned,
    I tried opening it via Internet Explorer and got this error message:
    Invalid character
    index.js       Line: 1
    Invalid Character
    swfobject.js  Line:1
    Object expected
    index.html    Line:18
    'SWFObject' is undefined
    index.html
    code:0
    URI: file:///C:CISCO_CCNA/Exploration1_English/theme/index.html      Line: 51
                                                                                                          Char:1
    What does all of that above mean?

  • Why mozilla.cfg file is not working with Firefox 21

    <pre><nowiki>//@line 2 "e:\builds\moz2_slave\rel-m-rel-w32-bld\build\browser\app\profile\channel-prefs.js"
    user_pref("browser.startup.homepage","https://www.mytest.com");
    lockpref("browser.shell.checkDefaultBrowser", false);
    lockpref("app.update.enabled", false);
    lockpref("browser.rights.3.shown", true);
    lockpref("startup.homepage_welcome_url", "https://www.mytste.com");
    lockpref("network.automatic-ntlm-auth.trusted-uris", "https://www.mytest.com");
    lockpref("extensions.checkCompatibility.nightly", false);</nowiki></pre>

    user_pref doesn't work in mozilla.cfg<br />
    Also the proper name of the function is lockPref() and not lockpref().
    See:
    *http://kb.mozillazine.org/Locking_preferences
    These functions can be used in the mozilla.cfg file:
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes in current session
    lockPref(); // lock pref, disallow changes

  • Windows 8.1 Update and the EI.cfg file

    Hi
    I have noticed that, installing Windows 8.1 Update Core or Pro with the Multiple Editions MSDN iso, I see, with the slmgr.vbs /dli command, that its distribution channel is Retail. If, however, I add the EI.cfg file
    [Channel]
    Retail
    [VL]
    0
    in sources directory of the iso using Windows ADK for Windows 8.1 Update, the distribution channel becomes Volume. How come?
    Where am I wrong?
    Thanks
    Bye
    Balubeto

    Since the Windows Update 8.1 Update (Multiple Editions) MSDN iso includes the retail editions of the Core and Professional, how I should do to change this iso so that, during the installation, allow me to choose which edition to install?
    In addition, I would include in this iso my two serial numbers of installation (one for the Core and the other for the Professional) so that I should not insert any serial number during installation.
    So, what should I do to reach my goal?
    Thanks
    Bye
    Balubeto

  • How to set image source path in formsweb.cfg file in forms 11g

    Hi,
    I had written HTML code in the formsweb.cfg file in forms 11g. In the below code i am unable to retrive image file(i.e., .gif, .jpeg) from the server or local machine.
    In the below HTML code i set image source in the image tag as below:
    <img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-new11_04.GIF"
    Is this correct path to fetch the images from the server or local machine .
    Please help me out how to set path for image in html or is there any alternate process to retrive images.
    Here is the code :
    [INDIVIDUALUAT]
    workingDirectory=D:\Aims10dev\Work
    form=LMstartup.fmx
    userid=rmenu/rmenu@RLIFEQA64
    codebase=/forms/java
    imageBase=codebase
    width=1005
    height=750
    WebUtilArchive=/forms/java/frmwebutil.jar,/forms/webutil/jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    archive_jini=frmall_jinit.jar,life-icons-round.jar,Agilis_Icon.jar,life_Icon.jar,personalize.jar,hyperlink.jar,amazingbutton.jar
    archive=frmall.jar
    separateFrame=False
    lookandfeel=Generic
    EndUserMonitoringURL=True
    usesdi=yes
    #HTMLbeforeForm= <table width="1005" border="0" cellspacing="0" cellpadding="0"><tr><td width="200"><img src="/forms/html/agilis-life-logo.gif" width="200" height="80" /></td><td width="10"><img src="/forms/html/agilis-life-new11_02.gif" width="36" height="80" /></td><td width="805" valign="top" background="/forms/html/agilis-life-new11_03.gif"></td></tr></td></tr></table>
    HTMLbeforeForm=<body topmargin="0" leftmargin="0" > <table width="1005" height="100" border="0" cellspacing="0" cellpadding="0"><tr><td width="200" valign="bottom" ><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-logo.gif" width="200" height="80" /></td><td width="10" valign="bottom" ><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-new11_02.gif" width="36" height="80" /></td><td width="550" valign="bottom" ><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-new11_03.gif" width="550" height="80" /></td><td valign="bottom"><table width="219" height="90" border="0" cellspacing="0" cellpadding="0"><tr><td height="36" valign="bottom" align="center"><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agile-logo.jpg" height="36"></td></tr><tr><td height="10" valign="bottom"> <div align="right"><span style="font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#00000; " >Home | Change Password | Logout</span></div></td></tr><tr><td colspan="3" valign="bottom"><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-new11_04.GIF" width="100%" height="39" /></td></tr></table></td></tr></td></tr></table></body>

    AFAIK, this is not the correct way to set the image location.
    We call the working directory as context, so inside the context root along with WEB-INF, maintain a folder with name img and put all the images in that directory.
    You can use either .\<image_folder> or the optimum way would be (if you are using JSPs) to use getContext() method and traverse accordingly.
    FYI,,, using getContext() will give you context root directory, from there it is as simple as accessing any other folder.
    Hope this answers your question.
    Cheers,
    Jeets.

  • Overwriting vm.cfg file

    Hallo,
    I'm using direct disk access for a couple of VM, because it seems that the performance is quite better. I test it with Oracle 11g and I had about 15-20% better performance with DBMS_RESOURCE_MANAGER.CALIBRATE_IO. So I edit the vm.cfg file with the stanza phy:/dev.... . This works quite well, but from time to time the vm.cfg file seems to be overwritten (maybe ovs-agent). After that the stanza for the direct access is deleted, and it is aligned with the entries in OV Manager.
    Is there a way to prevent this.
    Reg.
    Rene

    ReneV wrote:
    Is there a way to prevent this.What version of Oracle VM are you running? This shouldn't happen any more with Oracle VM 2.1.5 and in 2.2, we've added the ability to add physical multipath devices as Shared Virtual Disks. This same mechanism can be used to add physical devices to a single guest (just ignore the "shared" part). This requires the devices to be exposed as /dev/mapper or /dev/mpath devices. You'll be able to import the disks in Oracle VM Manager under the "Resources" -> "Shared Virtual Disks" -> "Import" option. Once you import a multipath device, you can visit a particular guest's storage tab to enable it.

  • Controlling autoupdate of Adobe Flash Player ActiveX with mms.cfg file

    For several years we have suppressed Flash Player ActiveX from autoupdating by using the mms.cfg file, with the setting "AutoUpdateDisable=1" -- and it has worked without a problem.
    With the constant updates of Flash Player for security reasons, we decided several months ago to change the autoupdate setting and allow Flash Player ActiveX to update automatically, without notifying the user, checking every seven days.  We changed the mms.cfg file to this:
    AutoUpdateDisable=0
    AutoUpdateInterval=7
    SilentAutoUpdateEnable=1
    We are using Windows 7 64-bit, so the mms.cfg file was copied/updated to: C:\Windows\SysWOW64\Macromed\Flash, as well as C:\Windows\System32\Macromed\Flash
    The problem we are randomly seeing across our 2500+ computers is a notification that a Flash Player update is available.  This is occurring on machines with the mms.cfg file in place.
    Does anyone else have this same issue?  We were also wondering if the encoding of the file, i.e., ANSI or UTF-8, has any bearing on the effectiveness of this mms.cfg file. Or has a registry setting been updated overriding the mms.cfg?
    We believe the file is encoded in UTF-8, but it is difficult to be 100% certain of this.
    Screenshot of the auto-update notification:
    Thanks
    Currently running Flash Player ActiveX 11.9.900

    You're right, it sounds very malwareish, but they will know more in the Flash Player forum  http://forums.adobe.com/community/flashplayer . This is teh Adobe Reader forum. When you post there, a screen shot may help.

  • My own cfg file in forms9i

    Hi
    How do I create a cfg file of my own. ie I need to use MyApp.cfg inplace of the default formsweb.cfg. I am using Forms 9i.
    I need to retain the formsweb.cfg. I saw how to achive this in 6i. But is it possible in 9i?
    Please help
    Regards
    Sajan

    Sajan,
    see the web.xml file of the Forms entry under the application-deployments node in the j2ee <Developer Suite> or BI_Forms directory.
    <servlet>
    <servlet-name>f90servlet</servlet-name>
    <servlet-class>oracle.forms.servlet.FormsServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    <!-- During product installation the configFileName parameter is
    specified in the orion-web.xml file as a context parameter
    override (in iDS), or as a Java system property (in iAS).
    It is set to <oracle_home>/forms90/server/formsweb.cfg.
    You can override that value here by editing and uncommenting the
    following servlet parameter setting: -->
    <!--
    <init-param>
    <param-name>configFileName</param-name>
    <param-value>D:\DevSuiteHome/forms90/server/formsweb.cfg</param-value>
    </init-param>
    -->
    <init-param>
    <!-- Turn on or off sensitive options on the f90servlet/admin page.
    For security reasons this should be set to false for
    production sites.
    -->
    <param-name>testMode</param-name>
    <param-value>false</param-value>
    </init-param>
    </servlet>
    You can either change the setting here or duplicate the servlet entry, rename the servlet name and create a second instance of it that points to another formsweb.cfg file. In the case of Oracle Application Server, make sure that you configure mod_oc4j for the new servlet name (in case you created a new instance)
    Frank

  • Flat File Parsing

    The flat files are present in a unix server .
    No other application can be loaded there
    i have a lunix machine from where i have to access unix server data
    which is the better way
    1)directly reading the file from the unix server
    2)loading the file in lunix and then reading
    How this can be done in java ????
    Now lets say we are reading the file in some way or the other ,How to do i parse it
    File parsing
    different file:
    1)fixed format
    file size 50 mb
    eg
    a)the data will be in fixed column size
    0-60 -name
    61-70 -department
    71-80 -age
    b)there will be section strip data for a particular section
    Note :-Here i have to parse a particular section from the flat file the size of file is 50mb?
    eg
    section-Finance
    name               department          age     
    Smith               dep1               32
    john               dep2               40
    turner               dep3               56     
    section-marketing
    name               department          age
    antony               dep1               60     
    black               dep2               57
    2)csv file
    file size 15 kb
    here the data size will be not be fixed but will have a seperator
    name|department|age     
    Smith|dep1|32
    john|dep2|40
    turner|dep3|56     
    antony|dep1|60     
    black|dep2|57
    here seperator is | it can be anything
    Thanx in advance
    Meghna

    Xml Convert:
    http://industry.java.sun.com/solutions/products/by_product/0,2348,all-4398-99,00.html
    Flat File to Xml Converion:
    http://www.infoloom.com/gcaconfs/WEB/philadelphia99/lyons.HTM

  • 'Import file parsing exception' while importing BIAR file

    Hi All,
    We use Java WebServices SDK for integrating our product with Business Objects. For installing the reports we use the InstallEntSDKWrapper jar to copy the BIAR file containing the reports on to the BO server. Till now we were using BO XI R2 and everything works fine.
    But now we have decided to upgrade to BO 3.0 and the reports install no longer works. Here is the error that we get -
    [InstallEntSdkWrapper.main] Connecting to CMS rwc-1950-120:6400 as administrator
    [InstallEntSdkWrapper.CmsImportFile] Exception: Import file parsing exception
    curred : 'Type info incomplete'
    [InstallEntSdkWrapper.main] BIAR File could not be imported
    Any idea what might be going wrong here? We are trying to import the same BIAR file that were created with the earlier BO version to the 3.0 version server. Couple of questions that I have is -
    1. Do we need to repackage the BIAR with 3.0 before attempting to install it? Are there any issues with trying to install a BIAR which is of older BO version?
    2. Do we need to add/modify any library (jar) in the runtime to get rid of the exception?
    Thanks for all the help.
    Regards
    Manas
    Edited by: Manas Mandlekar on Dec 23, 2009 1:34 AM

    Lucas,
    I have not seen this issue before. We'll investigate and contact you directly for more info. I'll post the resolution back to this forum once available.
    Doug

  • How to search in .cfg - files?

    Hello,
    can somebody tell me how to make DW CS3 search in .cfg-files?
    Thank you very much

    > can somebody tell me how to make DW CS3 search in .cfg
    files?
    This TechNote explains how to add new file extensions to DW:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16410
    After you add .cfg, then DW should search them.
    HTH,
    Randy

Maybe you are looking for

  • Jabber for Windows 9.1 and WebEx Voicemail Tab

    Guys we are using both Jabber for Windows (9.1) and WebEx connect clients. both connect to WebEx cloud services. when we use WebEx connect we have all features including voicemail but when we use Jabber for Windows there isnt any voicemail option at

  • Applescript duplicate command runs different as an Application than from Script Editor

    Hi, When I run my script from the Script Editor it copies (duplicates) only the new files from one folder to the other one, as desired.  That is, when the file already exists in the destination folder, it just skips to the next one until they are all

  • Itunes error on mac - not enough access priveleges

    When trying to update applications or download music purchased i am getting the error message you may not have enough access privileges and check your network connection and try again. i am not using itunes match. able to update and download from mob

  • Need help on TO_date func

    All, I need help on adding month to a date to get a new date. For example, add 2 month to 19931215 The result should be 19940215. how to do it in a SQL? select to_date(19931215, 'YYYYMMDD') from dual; Thanks in Advance

  • Wi-Fi -Unable to join network

    New IPAD. If no encryption is selected it will connect without any issues. I have tried using WPA-PSK2 and WEP, it is unable to connect. I have tried a Linksys router WRT54GL and a Buffalo router running OpenWRT. I have tried using DHCP and static ad