add internet-connection new-link-aggregation
In the R81.10.X releases, this command is available starting from the R81.10.00 version.
Description
Add new internet connection (new link aggregation).
Syntax
|
Parameters
Parameter |
Description |
---|---|
aftr-address |
Hostname or IPv6 address for DS-Lite tunnel |
apn |
The Access Point Name given to you by your cellular network carrier for SIM1. A string that contains these characters:
|
apn-sim1-authentication-method |
The APN authentication method given to you by your cellular network carrier for SIM1 Options: none, pap, chap |
apn-sim1-password |
The APN password given to you by your cellular network carrier for SIM1. |
apn-sim1-username |
The APN username given to you by your cellular network carrier for SIM1. Usually <username>@<ISP> |
apn-sim2 |
The Access Point Name given to you by your cellular network carrier for SIM2. A string that contains these characters:
|
apn-sim2-authentication-method |
The APN authentication method given to you by your cellular network carrier for SIM2. Options: none, pap, chap |
apn-sim2-password |
The APN password given to you by your cellular network carrier for SIM2. |
apn-sim2-username |
The APN username given to you by your cellular network carrier for SIM2. Usually <username>@<ISP> |
bond-hash-policy |
The bond hash policy Options: layer2, layer2_3, layer3_4 |
bond-master |
The bond Master port A string that contains these characters:
|
bond-mii-interval |
The bond MII interval A number with no fractional part (integer) |
bond-mode |
The bond operation mode policy Press TAB to see available options |
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 |
conn-test-timeout |
Connection test timeout A number with no fractional part (integer) |
default-gw |
WAN default gateway (in the advanced section of PPTP and L2TP) |
default-gw-ipv6 |
IPv6 default gateway |
disable-sim |
Indicates which SIM, if any, is disabled. Options: sim1, sim2, none |
dmz-connection |
For DMZ connections, select RJ45/SFP-Fiber or SFP-DSL Press TAB to see available options |
dns-primary |
First DNS server IP address |
dns-primary-ipv6 |
First DNS server IPv6 address |
dns-secondary |
Second DNS server IP address |
dns-secondary-ipv6 |
Second DNS server IPv6 address |
dns-tertiary |
Third DNS server IP address |
dns-tertiary-ipv6 |
Third DNS server IPv6 address |
encapsulation |
Encapsulation type for the ADSL connection |
initialization-string |
The initialization string for the cellular modem settings A string that contains only upper-case letters ( |
interface-ipv6 |
Interface name for IPv6 Internet connection Press TAB to see available options |
ipv4-address |
IP address field (for static IP and bridge settings) |
ipv6-address |
IPv6 address field (for static IP settings) |
is-prefix-delegation |
Indicates whether prefix delegation is enabled (true) or disabled (false) for this Internet connection |
is-unnumbered-pppoe |
Unnumbered PPPoE lets you manage a range of IP addresses and dial only once |
isVlan |
This interface is VLAN |
linked-connection |
An IPv4 Internet connection with shared credentials A string that contains these characters:
|
linked-ipv6-connection |
IPv6 internet connection name which the DS-Lite tunnel is defined on |
local-ipv4-address |
Local tunnel IP address or auto for automatic An IP address, or ' |
mask-length |
Subnet mask length |
method |
Authentication method Options: auto, pap, chap |
name |
Connection name A string that contains these characters:
|
number |
Dialed number of the cellular modem settings Type: A sequence of numbers and #,* characters |
password |
Password for PPP connection or cellular modem settings |
password-hash |
The hash of the user password |
pin |
The Personal Identification Number code given to you by your cellular network carrier for SIM1. |
pin-sim2 |
The Personal Identification Number code given to you by your cellular network carrier for SIM2. |
prefix-delegation-prefix-length |
Prefix length for prefix delegation |
prefix-length |
Prefix length field (for IPv6 static IP settings) |
primary-sim |
Indicates the preferred SIM for the cellular internet connection. Options: sim1, sim2 |
probe-next-hop |
Automatically detect loss of connectivity to the default gateway |
probe-servers |
Monitor the connection state (if set to 'true') by sending probe packets to one or more servers on the Internet |
server |
Server IP address |
sim1-carrier-configuation-package |
Predefined configuration and firmware package required for specific cellular net-work carriers for SIM1. Options: att, generic, rogers, sprint, verizon, verizon-alo, bell, vodafone, telus, us-cellular, sierra-wireless, docomo, kddi, softbank, telstra |
sim2-carrier-configuation-package |
Predefined configuration and firmware package required for specific cellular net-work carriers for SIM2. Options: att, generic, rogers, sprint, verizon, verizon-alo, bell, vodafone, telus, us-cellular, sierra-wireless, docomo, kddi, softbank, telstra |
subnet-mask |
Subnet mask A subnet mask, or 255.255.255.255 |
type |
Connection type Press TAB to see available options |
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> |
vci |
VCI value for the ADSL connection A number between 0 and 65535 |
vlan-id |
VLAN ID A number with no fractional part (integer) |
vpi |
VPI value for the ADSL connection A number between 0 and 255 |
wan-ipv4-address |
WAN IP address wrapper An IP address, or ' |
wan-mask-length |
WAN subnet mask length |
wan-subnet-mask |
WAN subnet mask (in the advanced section) |
Example Command
add internet-connection name "My connection" interface new-link-aggregation slave-port-1 My_Network slave-port-2 My_Network bond-mode xor bond-hash-policy layer2 bond-mii-interval zzzMUST_ENTER_REAL_EXAMPLE_VALUEzzz true vlan-id zzzMUST_ENTER_REAL_EXAMPLE_VALUEzzz type dhcp conn-test-timeout zzzMUST_ENTER_REAL_EXAMPLE_VALUEzzz |