set internet-connection-ipv6 enable-nd-proxy

Description

Configure the Neighbor Discover proxy settings for an existing IPv6 connection.

On some IPv6 networks, where prefix delegation is not supported, it is possible to use an alternative method for assigning globally-routable IPv6 addresses to internal (LAN) interfaces and hosts.

Syntax

set internet-connection-ipv6 <connection-name> interface-ipv6 {WAN | DMZ} type-ipv6 auto-obtain disable-nat {on | off} enable-nd-proxy {on | off} nd-proxy-local-network <LAN-name>

Parameters

Parameter

Description

disable-nat

Disables (on) or enables (off) NAT (Network Address Translation) for traffic going through this Internet connection.

When you add a new connection, you must enter the value "on".

enable-nd-proxy

Enables (on) or disables (off) the neighbor discovery proxy for this Internet connection.

interface-ipv6

Specifies the interface.

You must select WAN or DMZ.

internet-connection-ipv6

Specifies the connection name.

Press the TAB key to see the available options.

nd-proxy-local-network

Specifies the local IPv6 network name.

You must select one of LAN interfaces.

Example

set internet-connection-ipv6 myNet1 type-ipv6 auto-obtain enable-nd-proxy on nd-proxy-local-network LAN3