set internet-connection-ipv6
In the R81.10.X releases, this command is available starting from the R81.10.00 version.
Description
Configure an IPv6 internet connection.
Syntax
|
|
Parameters
|
Parameter |
Description |
|---|---|
|
apn |
The Access Point Name given to you by your cellular network carrier for SIM1. A string that contains these characters:
|
|
bridge-name |
The name of the bridge this connection is bridged to A bridge name should be br0-9 |
|
conn-test-timeout |
Connection test timeout A number with no fractional part (integer) |
|
default-gw |
Default gateway |
|
default-gw-ipv6 |
Default gateway |
|
dns-primary-ipv6 |
First DNS server IPv6 address |
|
dns-secondary-ipv6 |
Second DNS server IPv6 address |
|
dns-tertiary-ipv6 |
Third DNS server IPv6 address |
|
initialization-string |
The initialization string for the cellular modem settings A string that contains only upper-case letters ( |
|
ipv6-address |
IPv6 address field (for static IP settings) |
|
is-prefix-delegation |
Indicates whether prefix delegation is enabled for this Internet connection Type: Boolean (true/false) |
|
is-unnumbered-pppoe |
Unnumbered PPPoE lets you manage a range of IP addresses and dial only once Type: Boolean (true/false) |
|
linked-connection |
An IPv4 Internet connection with shared credentials A string that contains these characters:
|
|
local-ipv4-address |
Local tunnel IP address or auto for automatic An IP address, or ' |
|
method |
Authentication method Options: auto, pap, chap |
|
name |
Connection name A string that contains these characters:
|
|
password |
Password for PPP connection or cellular modem settings |
|
password-hash |
The hash of the user password |
|
prefix-delegation-prefix-length |
Prefix length for prefix delegation |
|
prefix-length |
Prefix length field (for IPv6 static IP settings) |
|
type-ipv6 |
Connection type for IPv6 Internet connection Press TAB to see available options |
|
username |
User name for PPP connection or cellular modem settings Usually <username>@<ISP> |
Example Command
|
|