in More Search Options

Cisco ASA Device Command Templates

Last post 07-15-2008 11:08 AM by chris.lapoint. 8 replies.
Page 1 of 1 (9 items)
Sort Posts:
  • 09-06-2007 8:53 AM

    Cisco ASA Device Command Templates

    Are the Device Command Templates available for the Cisco ASA firewall?  The existing PIX templates use the "no pager" command to disable pagination.  The ASA needs "terminal pager 0" to disable pagination.  So needless to say, the ASA firewalls are not currently being backed up by Cirrus.  Any advice or pointer would be welcome.

    Filed under: , ,
    • Post Points: 3
  • 09-06-2007 3:06 PM In reply to

    • Haley
    • Top 25 Contributor
    • Joined on 01-23-2003
    • USA
    • Posts 443
    • Points 2,001
    • Moderator
      SolarWinds Employee

    Re: Cisco ASA Device Command Templates

    We can assist you in creating a device command template for the Cisco ASA device.  Please provide the following information:

    Is the correct command to disable pagination "terminal pager 0"?
    Is the correct command to reboot the device "reload noconfirm"?
    Is the correct command to enter configuration mode "config terminal"?
    Is the correct command to exit configuration mode "quit"?
    Is the correct command to specify the running config "startup"?  
    Is the correct command to specify the running config "running"?
    Is the correct command for downloading the config via telnet/ssh "Show ${ConfigType}"?
    Is the correct command for uploading the config via telnet/ssh "${EnterConfigMode}${CRLF}${ConfigText}${CRLF}${ExitConfigMode}"?
    Is the correct command for downloading the config via snmp "write net ${StorageAddress}:/${StorageFilename}"?
    Is the correct command for uploading the config via snmp "copy ${TransferProtocol}://${StorageAddress}/${StorageFilename}  ${ConfigType}${CRLF}${CRLF}"?
    Is the correct command for erasing the config "write erase${CRLF}Yes"?
    Is the correct command for saving the config "write memory"?
    Is the correct command for version information "show version"?  
    Please provide the Machine Type which is available in the Node Details screen within Cirrus.
    Please provide the System OID which is available in the Node Details screen within Cirrus.

    Haley Oyler
    Project Manager
    SolarWinds
    • Post Points: 3
  • 09-07-2007 8:41 AM In reply to

    Re: Cisco ASA Device Command Templates

    Is the correct command to disable pagination "terminal pager 0"? Yes
    Is the correct command to reboot the device "reload noconfirm"? Yes
    Is the correct command to enter configuration mode "config terminal"? Yes
    Is the correct command to exit configuration mode "quit"? Yes
    Is the correct command to specify the running config "startup"?  startup-config, but startup will work
    Is the correct command to specify the running config "running"? running-config but running will work
    Is the correct command for downloading the config via telnet/ssh "Show ${ConfigType}"? Yes
    Is the correct command for uploading the config via telnet/ssh "${EnterConfigMode}${CRLF}${ConfigText}${CRLF}${ExitConfigMode}"? Yes
    Is the correct command for downloading the config via snmp "write net ${StorageAddress}:/${StorageFilename}"? Yes
    Is the correct command for uploading the config via snmp "copy ${TransferProtocol}://${StorageAddress}/${StorageFilename}  ${ConfigType}${CRLF}${CRLF}"? Yes
    Is the correct command for erasing the config "write erase${CRLF}Yes"? Yes
    Is the correct command for saving the config "write memory"? Yes
    Is the correct command for version information "show version"?  Yes
    Please provide the Machine Type which is available in the Node Details screen within Cirrus. -

    Cisco PIXFirewall 515 E or Cisco Adaptive Security Appliance Version 7.0(2)


    Please provide the System OID which is available in the Node Details screen within Cirrus.

    1.3.6.1.4.1.9.1.669 is the System OID for the ASA

    1.3.6.1.4.1.9.1.451 is the System OID for PIX running 7.X software.

     

    PIX 7.X software is dramatically different from previous versions.  Both the PIX and the ASA run the new software.

    • Post Points: 3
  • 09-11-2007 2:29 PM In reply to

    • Haley
    • Top 25 Contributor
    • Joined on 01-23-2003
    • USA
    • Posts 443
    • Points 2,001
    • Moderator
      SolarWinds Employee

    Re: Cisco ASA Device Command Templates

    I posted a modified Device Template for the Cisco ASA version 7 device in the Device Command Templates sharing zone at http://thwack.com/files/folders/cirrus_device_templates/entry21930.aspx.  For the Cisco ASA device to use this template, perform the steps below:

    1. Ensure the ASA device is SNMP enabled.
    2. Ensure the ASA device has the Device Command Template field set to Auto Determine.
    3. Close Cirrus. 
    4. Copy the file to ..\Program Files\SolarWinds\Configuration Management\DeviceTypes.
    5. Open Cirrus.
    6. Right-click on the ASA device and select Download Config. 
    7.  

    Please let me know if this new device template works for you.  Also, if the Cisco PIXFirewall 515 E device is SNMP enabled and setting the Device Command Template field to Auto Determine does not work properly or if selecting Cisco PIX Firewall 515E as the Device Command Template value does not work properly, then try selecting Cisco Adaptive Security Applicance Version 7 as the device template.

    Haley Oyler
    Project Manager
    SolarWinds
    • Post Points: 3
  • 09-12-2007 10:41 AM In reply to

    • Don331
    • Top 25 Contributor
    • Joined on 07-03-2003
    • USA
    • Posts 232
    • Points 1,301

    Re: Cisco ASA Device Command Templates

     Hmmm... bombs saying it wants a RW SNMP string - how do you set that on an ASA?

    Don Barry
    IFCO SYSTEMS N.A. INC.
    • Post Points: 3
  • 09-12-2007 11:11 AM In reply to

    • Haley
    • Top 25 Contributor
    • Joined on 01-23-2003
    • USA
    • Posts 443
    • Points 2,001
    • Moderator
      SolarWinds Employee

    Re: Cisco ASA Device Command Templates

    Cirrus provides you the ability to connect to devices via telnet, ssh, or snmp.  It looks like you currently have the "Transfer Configs Using" setting set to snmp.  This setting is visible in the Node Details window.  If you do not have a read/write SNMP community string defined on the ASA, then I recommend modifying the setting to either telnet or ssh, depending on the method you typically use.

    Haley Oyler
    Project Manager
    SolarWinds
    • Post Points: 3
  • 07-15-2008 3:06 AM In reply to

    • Ciag
    • Top 75 Contributor
    • Joined on 01-23-2008
    • Posts 92
    • Points 202

    Re: Cisco ASA Device Command Templates

    Hi

    We have a test version of Cirrus but are buying the full version soon. We are doing some very important testing with our ASA firewalls. We have been able to download the configs but are unable to to upload the configs back to the box due to a wrong command being entered should be "pager 0". I have downloaded the command template resource and followed the instructions given about how to implement it but the new template isn't showing up in the Device Command Template list. Any tips?

    • Post Points: 1
  • 07-15-2008 9:11 AM In reply to

    • Ciag
    • Top 75 Contributor
    • Joined on 01-23-2008
    • Posts 92
    • Points 202

    Re: Cisco ASA Device Command Templates

    It's ok I found the solution for this thanks

    • Post Points: 3
  • 07-15-2008 11:08 AM In reply to

    Re: Cisco ASA Device Command Templates

    Great!  If you need any additional assistance, please let us know.

    Chris LaPoint
    Sr. Product Manager
    NCM (Cirrus), ipMonitor, LANsurveyor
    SolarWinds
    Austin, TX
    • Post Points: 1
Page 1 of 1 (9 items)