Important note about SSL VPN compatibility for 20.0 MR1 with EoL SFOS versions and UTM9 OS. Learn more in the release notes.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SD-WAN IPv4/IPv6 Destination Networks

I've recently taken a closer look at the SD-WAN route settings.  In the Help section it states the following:

The heading in the SD-WAN section states that the default route is SD-WAN > VPN > Static

This means that I must specify the Internet IPv4 Group as the destination network; otherwise the SD-WAN route will be applied to all network traffic (internal & external).  So, I have set the destination IPv4 network accordingly.

For IPv6, I notice that there is no Internet IPv6 Group.  I suppose that means that I will need to create one based on the following link:
IPv6 Global Unicast Address Assignment



This thread was automatically locked due to age.
Parents Reply Children
  • You can share those Objects, if you want and we can distribute them in the article above. 

    __________________________________________________________________________________________________________________

  • I don't know how to share them.  While I can select them under "Hosts and Services" the only available option is to "Delete".  There is no export option.

  • You can export it by using Import/Export in Backup tab. 

    Then open the .tar File with a Zip Tool (7zip) and edit the .xml. 

    Delete everything except the shared objects and put the XML back in the .tar. This file you can share. 

    __________________________________________________________________________________________________________________

  • Sorry for the delay.  I've been swamped with other things.

    Here is the xml file with the IPv6 Internet Hosts that I've created.  For some reason this website refused to allow a .tar file.

    <?xml version="1.0" encoding="UTF-8"?>
    <Configuration APIVersion="1900.1" IPS_CAT_VER="1">
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:0600::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:600::</StartIPAddress>
        <EndIPAddress>2001:7ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:0000::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001::</StartIPAddress>
        <EndIPAddress>2001:1ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:0200::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:200::</StartIPAddress>
        <EndIPAddress>2001:3ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:0400::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:400::</StartIPAddress>
        <EndIPAddress>2001:5ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:0800::/22]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:800::</StartIPAddress>
        <EndIPAddress>2001:bff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:0c00::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:c00::</StartIPAddress>
        <EndIPAddress>2001:dff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:0e00::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:e00::</StartIPAddress>
        <EndIPAddress>2001:fff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:1200::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:1200::</StartIPAddress>
        <EndIPAddress>2001:13ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:1400::/22]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:1400::</StartIPAddress>
        <EndIPAddress>2001:17ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:1800::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:1800::</StartIPAddress>
        <EndIPAddress>2001:19ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:1a00::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:1a00::</StartIPAddress>
        <EndIPAddress>2001:1bff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:1c00::/22]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:1c00::</StartIPAddress>
        <EndIPAddress>2001:1fff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:2000::/19]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:2000::</StartIPAddress>
        <EndIPAddress>2001:3fff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:4000::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:4000::</StartIPAddress>
        <EndIPAddress>2001:41ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:4200::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:4200::</StartIPAddress>
        <EndIPAddress>2001:43ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:4400::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:4400::</StartIPAddress>
        <EndIPAddress>2001:45ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:4600::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:4600::</StartIPAddress>
        <EndIPAddress>2001:47ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:4800::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:4800::</StartIPAddress>
        <EndIPAddress>2001:49ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:4a00::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:4a00::</StartIPAddress>
        <EndIPAddress>2001:4bff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:4c00::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:4c00::</StartIPAddress>
        <EndIPAddress>2001:4dff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:5000::/20]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:5000::</StartIPAddress>
        <EndIPAddress>2001:5fff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:8000::/19]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:8000::</StartIPAddress>
        <EndIPAddress>2001:9fff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:a000::/20]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:a000::</StartIPAddress>
        <EndIPAddress>2001:afff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2001:b000::/20]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2001:b000::</StartIPAddress>
        <EndIPAddress>2001:bfff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2003:0000::/18]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2003::</StartIPAddress>
        <EndIPAddress>2003:3fff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2400:0000::/12]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2400::</StartIPAddress>
        <EndIPAddress>240f:ffff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2600:0000::/12]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2600::</StartIPAddress>
        <EndIPAddress>260f:ffff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2610:0000::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2610::</StartIPAddress>
        <EndIPAddress>2610:1ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2620:0000::/23]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2620::</StartIPAddress>
        <EndIPAddress>2620:1ff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2630:0000::/12]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2630::</StartIPAddress>
        <EndIPAddress>263f:ffff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2800:0000::/12]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2800::</StartIPAddress>
        <EndIPAddress>280f:ffff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2a00:0000::/12]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2a00::</StartIPAddress>
        <EndIPAddress>2a0f:ffff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2a10:0000::/12]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2a10::</StartIPAddress>
        <EndIPAddress>2a1f:ffff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
      <IPHost transactionid="">
        <Name>Internet IPv6 [2c00:0000::/12]</Name>
        <IPFamily>IPv6</IPFamily>
        <HostType>IPRange</HostType>
        <StartIPAddress>2c00::</StartIPAddress>
        <EndIPAddress>2c0f:ffff:ffff:ffff:ffff:ffff:ffff:ffff</EndIPAddress>
      </IPHost>
    </Configuration>
    

  • Hi,

    Thank you for posting the details. Please review your 2000 tape addresses, some are 2o00 or 2o10 which are not valid IPv6 addresses.

    Ian

    XG115W - v20.0.2 MR-2 - Home

    XG on VM 8 - v21 GA

    If a post solves your question please use the 'Verify Answer' button.

  • Good day Ian,

    I've double-check my XG IP Host settings and the post.  As far as I can see, the file only consists of zeros (0).  There are no ohs (O).  Perhaps you are mistaking a lowercase 'a' as an 'o'.

    The address ranges were all generated using an online tool.  They were then copy and pasted into XG.  I did not type in any of the addresses in order to minimize errors.

    Carl

  • Hi,

    you are correct, should be using my glasses more often for small print.

    Ian

    XG115W - v20.0.2 MR-2 - Home

    XG on VM 8 - v21 GA

    If a post solves your question please use the 'Verify Answer' button.