<?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: Change interfaces of a bonding group in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275386#M104895</link>
    <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp; Just wanted to press the button "Accept as Solution" here because this is exactly how it's been done but i get an error message about not activated JavaScript what is misleading i guess.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Apr 2026 05:48:54 GMT</pubDate>
    <dc:creator>Vincent_Bacher</dc:creator>
    <dc:date>2026-04-14T05:48:54Z</dc:date>
    <item>
      <title>Change interfaces of a bonding group</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275335#M104875</link>
      <description>&lt;P&gt;Hello mates,&lt;/P&gt;&lt;P&gt;I need to change the physical interfaces of a bonding group on a clusterXL (running R81.20 JHF 126). It seems straightforward to me but just in case, I’d like your opinion on the matter.&amp;nbsp;I was thinking of doing it like this to avoid disruption:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;On the STANDBY member, modify the interfaces of the bonding group (&lt;EM&gt;delete bonding group x interface ethx &lt;/EM&gt;and&amp;nbsp;&lt;EM&gt;add bonding group x interface eth1-0x)&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;On the stanby router&lt;EM&gt;&amp;nbsp;shutdown of the former physical interfaces and port-channel and&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;no shut of the new physical interfaces and port-channel&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Force a failover on the newly modify member and repeat the operation on the former active member of the cluster.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configuration of the vlan interfaces associated to this bond shouldn’t be impacted ?&lt;/P&gt;&lt;P&gt;As I’m not doing any changes on the vlan interfaces, I don’t think I’ll need to something on the topology of the cluster in the smartConsole either?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your feedback.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 07:31:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275335#M104875</guid>
      <dc:creator>Josh28</dc:creator>
      <dc:date>2026-04-13T07:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Change interfaces of a bonding group</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275340#M104876</link>
      <description>&lt;P&gt;From my experience:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;keep the bonding group (unless there is a specific reason to remove it).&lt;/LI&gt;
&lt;LI&gt;add the new interface in the bonding group of the standby unit.&lt;/LI&gt;
&lt;LI&gt;remove the old interface in the bonding group of the standby unit, and check cluster status and vlan tag using the follwing command just to be suretaht everything is ok.&amp;nbsp;&lt;CODE&gt;tcpdump -i &amp;lt;bonding group&amp;gt; -nn -e  vlan&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;swtich the cluster and check the everything is working.&lt;/LI&gt;
&lt;LI&gt;Then repeat the configuration on the remaining member and switch the traffic to this member.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This is what I would do&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 08:19:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275340#M104876</guid>
      <dc:creator>simonemantovani</dc:creator>
      <dc:date>2026-04-13T08:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Change interfaces of a bonding group</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275344#M104877</link>
      <description>&lt;P&gt;After this process, I recommend checking whether everything is normal on the bond interface of the backup gateway. You can perform this check with a simple command.&lt;BR /&gt;#more /proc/net/bonding/bond* | grep MII&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 08:58:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275344#M104877</guid>
      <dc:creator>ZaferGr</dc:creator>
      <dc:date>2026-04-13T08:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change interfaces of a bonding group</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275350#M104878</link>
      <description>&lt;P&gt;That'll work. Make sure you check the cluster state (cphaprob stat) and cluster interfaces (cphaprob -a if) before attempting the failover, make sure the standby is still standby and it's reporting the interfaces are up. As you aren't removing the bonding group you won't have to worry about vlan interfaces or topology, they won't be affected.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 10:40:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275350#M104878</guid>
      <dc:creator>emmap</dc:creator>
      <dc:date>2026-04-13T10:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Change interfaces of a bonding group</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275361#M104884</link>
      <description>&lt;P&gt;To elaborate a little on the order of steps 2 and 3, a bond must have at least one member. If you add the new member then remove the old member, that will always work, even for bonds which have only one member.&lt;/P&gt;
&lt;P&gt;After adding the new interface and removing the old one, the member may go Down for a bit, but it should get back to Standby within a minute once cluster control traffic can go back and forth over the bond again. Then you can try packet captures or whatever else you want.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 15:13:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275361#M104884</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2026-04-13T15:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change interfaces of a bonding group</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275386#M104895</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp; Just wanted to press the button "Accept as Solution" here because this is exactly how it's been done but i get an error message about not activated JavaScript what is misleading i guess.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 05:48:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275386#M104895</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2026-04-14T05:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change interfaces of a bonding group</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275455#M104915</link>
      <description>&lt;P&gt;Not sure why it didn't work for you, but it did for me.&lt;BR /&gt;If anyone else has issues doing this, let me know and I'll investigate.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 23:44:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Change-interfaces-of-a-bonding-group/m-p/275455#M104915</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2026-04-14T23:44:14Z</dc:date>
    </item>
  </channel>
</rss>

