IP Configuration - NCOS-How-to-configure-WAN-Interfaces/IP-Configuration

Configuring WAN Interfaces

NetCloud Feature
Connectivity > WAN Management
Connectivity
ft:locale
en-US
ft:sourceName
Paligo_Prod
Document Type
Article

IP Configuration allows you to override IPv4 and IPv6 settings after an interface's IP settings have been configured. Only the fields that you fill out are configured.

Note

The connection is interrupted after changes are saved.

The IPv4/IPv6 configuration allows you to enable and configure IPv4 and IPv6 for a WAN device. These settings should be configured in combination with the IPv6 LAN settings (navigate to Networking > Local Networks > Local IP Networks, select the desired LAN under Local IP Networks, and click Edit) to achieve the desired result.

This is a dual-stacked implementation of IPv6, so IPv6 and IPv4 are used alongside each other. If you enable IPv6, the router will not allow connections through IPv4. When IPv6 is enabled, some router features are no longer supported.

There are two main types of IPv6 WAN connectivity: Native (Auto and Static) and tunneling over IPv4 (6to4, 6in4, and 6rd).

When configuring IPv4/IPv6, DNS servers and delegated networks can be designated. Because of the dual-stack setup, these settings are optional. When configured for IPv6, the router falls back to IPv4 settings when necessary.

Each WAN device is required to connect IPv4 before connecting IPv6. Because of this, DNS servers are optional, as most IPv4 DNS servers respond with AAAA records (128-bit IPv6 DNS records, most commonly used to map hostnames to the IPv6 address of the host), if requested. If no IPv6 DNS servers are configured, the system falls back to the DNS servers provided by the IPv4 configuration.

A delegated network is an IPv6 network that is inherently provided by or closely tied to a WAN IP configuration. The IPv6 model is for each device to have end-to-end IP connectivity without relying on any translation mechanism. To achieve this, each client device on the LAN network needs to have a publicly routable IPv6 address.

  • IPv4

    • IPv4 Overrides:

      • IP Address

      • Subnet Mask

      • Gateway IP

      • Primary DNS Server

      • Secondary DNS Server

    • IPv4/IPv6

      • IPv4 Overrides:

        • IP Address

        • Subnet Mask

        • Gateway IP

        • Primary DNS Server

        • Secondary DNS Server

      • IPv6 Configuration:

        • IPv6 Connect Method – Select one of the following:

          • Auto – IPv6 auto-configuration mode uses DHCPv6 and/or SLAAC to configure the IPv6 networks. IPv6 will use automatic connection settings (if available). When selecting Auto, all of the following settings are optional, depending upon your provider’s requirements:

            • PD Request Size – Prefix Delegation (PD) request size is the size of IPv6 network that will be requested from the ISP to delegate to LAN networks. (Default: 63)

            • Primary IPv6 DNS Server – (optional) Depending on your provider, this may be required. This only takes effect if the default global DNS setting on the Network Settings > DNS page is "Automatic."

            • Additional IPv6 DNS Server – Secondary DNS server.

            • Delegated IPv6 Network – (optional) Network available for delegation to LANs. Depending on your provider, this may be required. Prefixes specified here only take effect if those supplied by the connection are insufficient to configure the LANs.

            • Delegated IPv6 Network – Additional network available for delegation to LANs.

          • Static – Input a specific IPv6 address for your WAN connection. This is provided by the ISP, if supported. As with IPv4, static configuration is available for situations where the WAN IPv6 topology is fixed. Settings include:

            • IPv6 Address/CIDR – Input the IPv6 static IP address and mask length provided by your ISP. See for an explanation of CIDRRFC 4632.

            • IPv6 Gateway IP – Input the IPv6 remote gateway IP address provided by your ISP.

            • Primary IPv6 DNS Server – (optional) Depending on your provider, this may be required. This only takes effect if the default global DNS setting on the Network Settings > DNS page is "Automatic."

            • Additional IPv6 DNS Server – Secondary DNS server.

            • Delegated IPv6 Network – (optional) Network available for delegation to LANs. Depending on your provider, this may be required. Prefixes specified here only take effect if those supplied by the connection are insufficient to configure the LANs.

            • Delegated IPv6 Network – Additional network available for delegation to LANs.

          • 6to4 Tunnel – Encapsulates the IPv6 data and transfers it to an automatic tunnel provider (if your ISP supports it). Out of the box, 6to4 is the simplest mode to enable full end-to-end IPv6 connectivity in an organization if the upstream ISP properly routes packets to and from the 6to4 unicast relay servers. Settings include:

            • Primary IPv6 DNS Server – (optional) Depending on your provider, this may be required. This only takes effect if the default global DNS setting on the Network Settings > DNS page is "Automatic."

            • Additional IPv6 DNS Server – Secondary DNS server.

            • Delegated IPv6 Network – (optional) Network available for delegation to LANs. Depending on your provider, this may be required. Prefixes specified here only take effect if those supplied by the connection are insufficient to configure the LANs.

            • Delegated IPv6 Network – Additional network available for delegation to LANs.

          • 6in4 Tunnel – Encapsulates the IPv6 data and sends it to the configured tunnel provider. The 6in4 tunnel mode utilizes explicit IPv4 tunnel endpoints and encapsulates IPv6 packets using 41 as the specified protocol type in the IP header. A 6in4 tunnel broker provides a static IPv4 server endpoint, decapsulates packets, and provides routing for both egress and ingress IPv6 packets. Most tunnel brokers provide a facility to request delegated networks for use through the tunnel. Settings include:

            • Tunnel Server IP – Input the tunnel server IP address provided by the tunnel service.

            • Local IPv6 Address – Input the local IPv6 address provided by the tunnel service.

            • Primary IPv6 DNS Server – (optional) Depending on your provider, this may be required. This only takes effect if the default global DNS setting on the Network Settings > DNS page is "Automatic."

            • Additional IPv6 DNS Server – Secondary DNS server.

            • Delegated IPv6 Network – (optional) Network available for delegation to LANs. Depending on your provider, this may be required. Prefixes specified here only take effect if those supplied by the connection are insufficient to configure the LANs.

            • Delegated IPv6 Network – Additional network available for delegation to LANs.

          • 6rd Tunnel (IPv6 rapid deployment) – Encapsulates the IPv6 data and sends it to a relay server provided by your ISP.IPv6 Rapid Deployment (6rd) is a method of IPv6 site configuration derived from 6to4. It is different from 6to4 in that the ISP provides explicit 6rd infrastructure that handles the IPv4 ↔ IPv6 translation within the ISP network. 6rd is considered more reliable than 6to4 as the ISP explicitly maintains infrastructure to support tunneled IPv6 traffic over their IPv4 network.

            • 6rd Prefix – The 6rd prefix and prefix length should be supplied by your ISP.

            • IPv4 Border Router Address – This address should be supplied by your ISP.

            • IPv4 Common Prefix Mask – Input the number of common prefix bits that you can mask off of the WAN's IPv4 address.

            • Primary IPv6 DNS Server – (optional) Depending on your provider, this may be required. This only takes effect if the default global DNS setting on the Network Settings > DNS page is "Automatic."

            • Additional IPv6 DNS Server – Secondary DNS server.

            • Delegated IPv6 Network – (optional) Network available for delegation to LANs. Depending on your provider, this may be required. Prefixes specified here only take effect if those supplied by the connection are insufficient to configure the LANs.

            • Delegated IPv6 Network – Additional network available for delegation to LANs.