<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: FTD virtual appliance in AWS in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ftd-virtual-appliance-in-aws/m-p/4522485#M1085974</link>
    <description>&lt;P&gt;Thanks Marvin.&amp;nbsp; I did see that you can configure these firewalls through Ansible.&amp;nbsp; Through User Data, it sure would be nice to place an initial config on it.&amp;nbsp; &amp;nbsp; It just would be nice to not have to worry about another machine or how to securely connect to the firewall for initial configuration.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Dec 2021 05:15:52 GMT</pubDate>
    <dc:creator>sweigle88</dc:creator>
    <dc:date>2021-12-22T05:15:52Z</dc:date>
    <item>
      <title>FTD virtual appliance in AWS</title>
      <link>https://community.cisco.com/t5/network-security/ftd-virtual-appliance-in-aws/m-p/4522413#M1085968</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We would like to perform various testing on the Cisco Firepower and therefore we would like to stand up a Firepower in AWS.&amp;nbsp; I've created a cloudformation template and subscribed to the firepower aws subscription.&amp;nbsp; I created 4 network interfaces and they are attached to the instance as described in the deployment documents published by cisco for their aws appliance, but it appears to only have one interface in the config that it is using:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt; show ip &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;System IP Addresses: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Interface Name IP address Subnet mask Method &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TenGigabitEthernet0/0 outside 100.64.37.81 255.255.255.128 DHCP &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TenGigabitEthernet0/1 inside 192.168.45.1 255.255.255.0 manual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The management interface is not set.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to configure this virutal appliance via the command line?&amp;nbsp; It has been a while for me, but I'm used to IOS and configuring via the command line, but all I see is that you need to use a GUI for these firewalls?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 23:29:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-virtual-appliance-in-aws/m-p/4522413#M1085968</guid>
      <dc:creator>sweigle88</dc:creator>
      <dc:date>2021-12-21T23:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: FTD virtual appliance in AWS</title>
      <link>https://community.cisco.com/t5/network-security/ftd-virtual-appliance-in-aws/m-p/4522461#M1085973</link>
      <description>&lt;P&gt;"show network" will show the management interface details.&lt;/P&gt;
&lt;P&gt;Firepower requires using a GUI (API is available for some things). It is usually FMC (a separate centralized server) when running multiple FTD devices but you can also use the local GUI known as Firepower Device Manager. There's also a cloud-based option - CDO.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/quick_start/aws/ftdv-aws-gsg/ftdv-aws-fdm.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/quick_start/aws/ftdv-aws-gsg/ftdv-aws-fdm.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 03:36:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-virtual-appliance-in-aws/m-p/4522461#M1085973</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2021-12-22T03:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: FTD virtual appliance in AWS</title>
      <link>https://community.cisco.com/t5/network-security/ftd-virtual-appliance-in-aws/m-p/4522485#M1085974</link>
      <description>&lt;P&gt;Thanks Marvin.&amp;nbsp; I did see that you can configure these firewalls through Ansible.&amp;nbsp; Through User Data, it sure would be nice to place an initial config on it.&amp;nbsp; &amp;nbsp; It just would be nice to not have to worry about another machine or how to securely connect to the firewall for initial configuration.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 05:15:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-virtual-appliance-in-aws/m-p/4522485#M1085974</guid>
      <dc:creator>sweigle88</dc:creator>
      <dc:date>2021-12-22T05:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: FTD virtual appliance in AWS</title>
      <link>https://community.cisco.com/t5/network-security/ftd-virtual-appliance-in-aws/m-p/4522525#M1085976</link>
      <description>&lt;P&gt;I've not done it myself but you can automate FTD deployment using Terraform and the like.&lt;/P&gt;
&lt;P&gt;Have a look at this YouTube series:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=TvcuXP3Yn-0" target="_blank"&gt;https://www.youtube.com/watch?v=TvcuXP3Yn-0&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 07:11:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-virtual-appliance-in-aws/m-p/4522525#M1085976</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2021-12-22T07:11:48Z</dc:date>
    </item>
  </channel>
</rss>

