<?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: Removing dhcp relay information from a decommissioned interface in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Removing-dhcp-relay-information-from-a-decommissioned-interface/m-p/74361#M5717</link>
    <description>&lt;P&gt;You can remove all configuration (DHCP, IGMP, IPs, ...) by adding "force" after delete command.&lt;/P&gt;
&lt;P&gt;delete interface bond2 vlan 500 force&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2020 17:45:57 GMT</pubDate>
    <dc:creator>JozkoMrkvicka</dc:creator>
    <dc:date>2020-02-06T17:45:57Z</dc:date>
    <item>
      <title>Removing dhcp relay information from a decommissioned interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Removing-dhcp-relay-information-from-a-decommissioned-interface/m-p/73845#M5677</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was hoping someone may know how to remove bootp settings from a decommissioned vlan interface:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;testing&amp;gt; set bootp interface bond2.500 primary 10.10.10.129 wait-time 0 off
CLINFR0329 Invalid command:'set bootp interface bond2.500 primary 10.10.10.129 wait-time 0 off '.&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Running R80.30 kernel 2.6 cluster with JHA take 111&lt;/P&gt;&lt;P&gt;Yes, I can remove these settings by logging in to the web UI, navigating to dhcp relay, selecting the entry tagged as missing it's interface and then remove it. I would however very much prefer a cli method...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steps to reproduce&lt;/P&gt;&lt;P&gt;Configure new interface:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;add interface bond2 vlan 500
set interface bond2 state on
set interface bond2.500 comments "Site - Service"
set interface bond2.500 state on
set interface bond2.500 ipv4-address 10.10.10.130 mask-length 25
set bootp interface bond2.500 on
set bootp interface bond2.500 relay-to 192.168.1.2 on
set bootp interface bond2.500 relay-to 192.168.2.2 on
set bootp interface bond2.500 relay-to 192.168.3.2 on
set bootp interface bond2.500 primary 10.10.10.129&lt;/LI-CODE&gt;&lt;P&gt;Attempting to remove everything:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;set bootp interface bond2.500 relay-to 192.168.1.2 off
set bootp interface bond2.500 relay-to 192.168.2.2 off
set bootp interface bond2.500 relay-to 192.168.3.2 off
set bootp interface bond2.500 off
set interface bond2.500 state off
delete interface bond2.500 ipv4-address
delete interface bond2 vlan 500&lt;/LI-CODE&gt;&lt;P&gt;Items remaining in configuration:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;set bootp interface bond2.500 primary 10.10.10.129
set bootp interface bond2.500 off&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;David Herselman&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 07:49:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Removing-dhcp-relay-information-from-a-decommissioned-interface/m-p/73845#M5677</guid>
      <dc:creator>David_Herselman</dc:creator>
      <dc:date>2020-01-31T07:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Removing dhcp relay information from a decommissioned interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Removing-dhcp-relay-information-from-a-decommissioned-interface/m-p/74327#M5714</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/9832"&gt;@David_Herselman&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Items remaining in configuration:&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;set bootp interface bond2.500 primary 10.10.10.129
set bootp interface bond2.500 off&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;set bootp interface &amp;lt;interface&amp;gt; primary default&lt;/P&gt;&lt;P&gt;seems to remove it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 13:06:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Removing-dhcp-relay-information-from-a-decommissioned-interface/m-p/74327#M5714</guid>
      <dc:creator>PNH</dc:creator>
      <dc:date>2020-02-06T13:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Removing dhcp relay information from a decommissioned interface</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Removing-dhcp-relay-information-from-a-decommissioned-interface/m-p/74361#M5717</link>
      <description>&lt;P&gt;You can remove all configuration (DHCP, IGMP, IPs, ...) by adding "force" after delete command.&lt;/P&gt;
&lt;P&gt;delete interface bond2 vlan 500 force&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 17:45:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Removing-dhcp-relay-information-from-a-decommissioned-interface/m-p/74361#M5717</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2020-02-06T17:45:57Z</dc:date>
    </item>
  </channel>
</rss>

