<?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: Zero touch and 1500 appliances in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Zero-touch-and-1500-appliances/m-p/86151#M3619</link>
    <description>&lt;P&gt;Hi Greg,&lt;/P&gt;
&lt;P&gt;Have you tried to delete LAN1 switch before assigning vlan? (delete switch LAN1_Switch)&lt;/P&gt;
&lt;P&gt;Are those commands work for different LAN interface?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Alexey&lt;/P&gt;</description>
    <pubDate>Sun, 24 May 2020 11:37:12 GMT</pubDate>
    <dc:creator>alexeyn</dc:creator>
    <dc:date>2020-05-24T11:37:12Z</dc:date>
    <item>
      <title>Zero touch and 1500 appliances</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Zero-touch-and-1500-appliances/m-p/86026#M3617</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Has anyone done anything with the zerotouch deployment service and 1500 series appliances, specifically around defined addresses on vlan sub interfaces.&lt;/P&gt;&lt;P&gt;the clish script I am deploying sets ntp servers, dns settings, adminstrators etc all successfully, and creates some vlan sub interfaces. These&amp;nbsp; parts all work perfectly, however thus far any attempt to set an ip address on the vlan interfaces fails, and the interfaces are always assigned a 192.168.x.x address&lt;/P&gt;&lt;P&gt;eg, zero touch script has this...&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;add interface LAN1 vlan 100&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface LAN1.100 state on&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set dhcp server interface "LAN1.100" disable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" ipv4-address "10.100.100.1" subnet-mask "255.255.255.0"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" description "Trusted_VLAN100&lt;/FONT&gt;"&lt;/P&gt;&lt;P&gt;I end up with this...&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" ipv4-address "192.168.200.1" subnet-mask "255.255.255.0"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;add interface "ASSIGNMENT.SEPARATE_NETWORK" vlan "100" ipv4-address "192.168.200.1" mask-length "24"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" mtu "1500" 802dot1x-authentication "off" 802dot1x-re-authentication-frequency "0" lan-mac-filtering "on"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set dhcp server interface "LAN1.100" dns "auto"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" exclude-from-dns-proxy "off"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" lan-access "accept" lan-access-track "log"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set dhcp server interface "LAN1.100" assign-addresses-for-known-hosts-only "off"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set dhcp server interface "LAN1.100" lease-time "4"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set dhcp server interface "LAN1.100" include-ip-pool "192.168.200.1-192.168.200.254"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" hotspot "off"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once the gateway is built and I run this command from clish&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" ipv4-address "10.100.100.1" subnet-mask "255.255.255.0"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I will get this....&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" ipv4-address "10.100.100.1" subnet-mask "255.255.255.0"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;add interface "ASSIGNMENT.SEPARATE_NETWORK" vlan "100" ipv4-address "10.100.100.1" mask-length "24"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" mtu "1500" 802dot1x-authentication "off" 802dot1x-re-authentication-frequency "0" lan-mac-filtering "on"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set dhcp server interface "LAN1.100" dns "auto"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" exclude-from-dns-proxy "off"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" lan-access "accept" lan-access-track "log"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set dhcp server interface "LAN1.100" assign-addresses-for-known-hosts-only "off"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set dhcp server interface "LAN1.100" lease-time "4"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set dhcp server interface "LAN1.100" include-ip-pool "192.168.200.1-192.168.200.254"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" hotspot "off"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;One thing I need to determine is if this problem is just limited to vlan interfaces, or all interfaces, will test that and update when I have know the results&lt;/P&gt;&lt;P&gt;Any assistance would be appreciated&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 05:31:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Zero-touch-and-1500-appliances/m-p/86026#M3617</guid>
      <dc:creator>Greg_Harbers</dc:creator>
      <dc:date>2020-05-22T05:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Zero touch and 1500 appliances</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Zero-touch-and-1500-appliances/m-p/86151#M3619</link>
      <description>&lt;P&gt;Hi Greg,&lt;/P&gt;
&lt;P&gt;Have you tried to delete LAN1 switch before assigning vlan? (delete switch LAN1_Switch)&lt;/P&gt;
&lt;P&gt;Are those commands work for different LAN interface?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Alexey&lt;/P&gt;</description>
      <pubDate>Sun, 24 May 2020 11:37:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Zero-touch-and-1500-appliances/m-p/86151#M3619</guid>
      <dc:creator>alexeyn</dc:creator>
      <dc:date>2020-05-24T11:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Zero touch and 1500 appliances</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Zero-touch-and-1500-appliances/m-p/86169#M3620</link>
      <description>&lt;P&gt;Hi Alexei,&lt;/P&gt;&lt;P&gt;This is what I have in the script....&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;delete interface LAN1_Switch&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface LAN1 unassigned&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface LAN1 state on&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set dhcp server interface LAN1 disable&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;add interface LAN1 vlan 100&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface LAN1.100 state on&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;add interface LAN1 vlan 101&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface LAN1.101 state on&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;set dhcp server interface "LAN1.100" disable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" ipv4-address "10.100.100.1" subnet-mask "255.255.255.0"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.100" description "VLAN100"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;set dhcp server interface "LAN1.612" disable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.101" ipv4-address "10.100.110.1" subnet-mask "255.255.255.0"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.101" description "VLAN101"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Note that the vlan interfaces are being created correctly, it is simply the addressing and descriptions that are not being applied. Once the device has completed the build and I logon via the console, I am able to paste the commands in as above and the addresses and descriptions are applied.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;</description>
      <pubDate>Sun, 24 May 2020 20:45:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Zero-touch-and-1500-appliances/m-p/86169#M3620</guid>
      <dc:creator>Greg_Harbers</dc:creator>
      <dc:date>2020-05-24T20:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Zero touch and 1500 appliances</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Zero-touch-and-1500-appliances/m-p/86192#M3629</link>
      <description>&lt;P&gt;A typo in the second VLAN?&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;set dhcp server interface &lt;STRONG&gt;"LAN1.612"&lt;/STRONG&gt; disable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.101" ipv4-address "10.100.110.1" subnet-mask "255.255.255.0"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;set interface "LAN1.101" description "VLAN101"&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 06:47:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Zero-touch-and-1500-appliances/m-p/86192#M3629</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2020-05-25T06:47:03Z</dc:date>
    </item>
  </channel>
</rss>

