<?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 Etherchannel/LACP question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5337626#M1123134</link>
    <description>&lt;P&gt;Here is a configuration from a Cisco switch that I want to replicate on the FTD if possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;CISCO(config)#&lt;STRONG&gt;interface range Gi0/37 - 38&lt;/STRONG&gt;
CISCO(config-if-range)#&lt;STRONG&gt;description SYNOLOGY&lt;/STRONG&gt;
CISCO(config-if-range)#&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;
CISCO(config-if-range)#&lt;STRONG&gt;switchport nonegotiate&lt;/STRONG&gt; 
CISCO(config-if-range)#&lt;STRONG&gt;spanning-tree portfast&lt;/STRONG&gt;
CISCO(config-if-range)#&lt;STRONG&gt;channel-group 3 mode active&lt;/STRONG&gt; 

CISCO(config)#&lt;STRONG&gt;interface port-channel 3&lt;/STRONG&gt;
CISCO(config-if)#&lt;STRONG&gt;description SYNOLOGY&lt;/STRONG&gt;
CISCO(config-if)#&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;
CISCO(config-if)#&lt;STRONG&gt;switchport nonegotiate&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Oct 2025 17:16:10 GMT</pubDate>
    <dc:creator>Chess Norris</dc:creator>
    <dc:date>2025-10-10T17:16:10Z</dc:date>
    <item>
      <title>FTD Etherchannel/LACP question</title>
      <link>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5337608#M1123133</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a FTD 1010 in my home lab that's using 1 routed interface for outside and the rest of the interfaces are used as switchports on a VLAN that I use for the Inside. Now I also have a Synology NAS with two interfaces that can be bond together to a LACP interface.&lt;/P&gt;
&lt;P&gt;On the FTD, I thought I could create an Etherchannel and put it in the same security zone as my VLAN interfaces (Inside Zone), but it seems that I need to create a separate Zon for the Etherchannel interface. Otherwise I got lots of warning about my NAT rules that&amp;nbsp; could not use multiple interfaces etc.&lt;/P&gt;
&lt;P&gt;So what would be the best stratergi here? Create a new security zone and use the same NAT and access rules for this new zone? The Etherchannel interface must be on the same VLAN/IP subnet as my other interfaces. Otherwise I will not be able to connect to it.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;/Chess&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 16:30:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5337608#M1123133</guid>
      <dc:creator>Chess Norris</dc:creator>
      <dc:date>2025-10-10T16:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: FTD Etherchannel/LACP question</title>
      <link>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5337626#M1123134</link>
      <description>&lt;P&gt;Here is a configuration from a Cisco switch that I want to replicate on the FTD if possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;CISCO(config)#&lt;STRONG&gt;interface range Gi0/37 - 38&lt;/STRONG&gt;
CISCO(config-if-range)#&lt;STRONG&gt;description SYNOLOGY&lt;/STRONG&gt;
CISCO(config-if-range)#&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;
CISCO(config-if-range)#&lt;STRONG&gt;switchport nonegotiate&lt;/STRONG&gt; 
CISCO(config-if-range)#&lt;STRONG&gt;spanning-tree portfast&lt;/STRONG&gt;
CISCO(config-if-range)#&lt;STRONG&gt;channel-group 3 mode active&lt;/STRONG&gt; 

CISCO(config)#&lt;STRONG&gt;interface port-channel 3&lt;/STRONG&gt;
CISCO(config-if)#&lt;STRONG&gt;description SYNOLOGY&lt;/STRONG&gt;
CISCO(config-if)#&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;
CISCO(config-if)#&lt;STRONG&gt;switchport nonegotiate&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 17:16:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5337626#M1123134</guid>
      <dc:creator>Chess Norris</dc:creator>
      <dc:date>2025-10-10T17:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: FTD Etherchannel/LACP question</title>
      <link>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5337665#M1123137</link>
      <description>&lt;P&gt;There are a lot of moving parts here so some additional info is needed. Below are a few questions / comments:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;You cannot configure the 1010 switchports in an EtherChannel. I am not sure if you were already aware but I figured I would mention it. There are some additional limitations which you can find &lt;A href="https://www.cisco.com/c/en/us/td/docs/security/secure-firewall/management-center/device-config/770/management-center-device-config-77/interfaces-settings-ifcs-firewall.html#topic_kqm_dgc_b3b" target="_self"&gt;here&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Is the the 1010 running in routed or transparent mode?&lt;/LI&gt;
&lt;LI&gt;Which device in your network is the L3 GW for the VLANs? I assume it is a VLAN interface on the 1010 but want to confirm.&lt;/LI&gt;
&lt;LI&gt;What does your NAT configuration look like?&lt;/LI&gt;
&lt;LI&gt;Can you share the exact error/warning that receive with regards to NAT&lt;/LI&gt;
&lt;/OL&gt;
&lt;DIV id="bodyDisplay_3" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;&lt;EM&gt;Thank you for rating helpful posts!&lt;/EM&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 23:37:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5337665#M1123137</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2025-10-10T23:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: FTD Etherchannel/LACP question</title>
      <link>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5337925#M1123147</link>
      <description>&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 09:25:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5337925#M1123147</guid>
      <dc:creator>Chess Norris</dc:creator>
      <dc:date>2025-10-13T09:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: FTD Etherchannel/LACP question</title>
      <link>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5337927#M1123148</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/274561"&gt;@nspasov&lt;/a&gt;&amp;nbsp;Thanks for answering. I think the issue is exactly what you say - That the 1010 lack support for&amp;nbsp;using&amp;nbsp;the&amp;nbsp;switch ports&amp;nbsp;in an EtherChannel.&lt;/P&gt;
&lt;P&gt;Before, I had a &lt;SPAN&gt;C3560CX-8PC-S&amp;nbsp;&lt;/SPAN&gt; handling this but&amp;nbsp;unfortunately&amp;nbsp;it died a while ago.&lt;/P&gt;
&lt;P&gt;My FTD 1010 now serves as both a firewall, router and a switch and while it does a decent job, it's still primaly a firewall.&lt;/P&gt;
&lt;P&gt;My company are a Cisco partner so I think I instead will get a&amp;nbsp;C9200cx on NFR to replace my old 3560.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;/Chess&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 09:29:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5337927#M1123148</guid>
      <dc:creator>Chess Norris</dc:creator>
      <dc:date>2025-10-13T09:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: FTD Etherchannel/LACP question</title>
      <link>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5338174#M1123156</link>
      <description>&lt;P&gt;Most welcome! And yes, NFR is a great program to get your failed/aging gear replaced.&amp;nbsp;&lt;/P&gt;
&lt;DIV id="bodyDisplay_3" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;&lt;EM&gt;Thank you for rating helpful posts!&lt;/EM&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 01:12:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5338174#M1123156</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2025-10-14T01:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: FTD Etherchannel/LACP question</title>
      <link>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5338433#M1123162</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/256705"&gt;@Chess Norris&lt;/a&gt;&amp;nbsp;you are in good company- I use a 9200CX in my home lab that I also acquired via NFR. It's a nice little fanless switch that runs the latest IOS-XE. I also have an older 3560CX.&lt;/P&gt;
&lt;P&gt;Lately I have been working through getting the 9200CX to work with TACACS over TLS with ISE 3.5. I run my ISE/FMC/FTDv etc. on a Proxmox server.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 14:04:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftd-etherchannel-lacp-question/m-p/5338433#M1123162</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2025-10-14T14:04:47Z</dc:date>
    </item>
  </channel>
</rss>

