set internet-connection type ds-lite

Description

Configure an IPv6 internet connection.

Syntax

set internet-connection "<name>" type ds-lite [ linked-ipv6-connection <linked-ipv6-connection> ] [ aftr-address <aftr-address> ] [ dns-primary <dns-primary> ] [ dns-secondary <dns-secondary> ] [ dns-tertiary <dns-tertiary> ]

Parameters

Parameter

Description

name

Connection name

type

Connection type

Press TAB to see available options

linked-ipv6-connection

IPv6 internet connection name which the DS-Lite tunnel is defined on

aftr-address

Hostname or IPv6 address or DS-Lite tunnel

dns-primary

First DNS server IP address

dns-secondary

Second DNS server IP address

dns-tertiary

Third DNS server IP address

 

 

bridge-name

The name of the bridge this connection is bridged to

A bridge name should be br0-9

bridge-type

The type of the bridge for this connection: DHCP or static

Press TAB to see available options

default-gw

Default gateway

ipv4-address

IP address field (for static IP and bridge settings)

local-ipv4-address

Local tunnel IP address or auto for automatic

An IP address, or 'auto'

mask-length

Subnet mask length

subnet-mask

Subnet mask

A subnet mask, or 255.255.255.255

Example

set internet-connection "My connection" type ds-lite linked-ipv6-connection "My connection" aftr-address "My-DS-Lite-Tunnel" dns-primary 192.168.1.1 dns-secondary 192.168.1.1 dns-tertiary 192.168.1.1