set internet-connection interface DMZ
Description
Configure settings for an SFP DSL internet connection over the DMZ port in 1570 / 1590 appliances that do not have an internal DSL port.
See add internet-connection interface DMZ.
DMZ - SFP-DSL - PPPoE
Syntax
|
Parameters
Parameter |
Description |
---|---|
name |
Connection name |
ls-unnumbered-ppoe |
Unnumbered PPPoE lets you manage a range of IP addresses and dial only once |
local-ipv4-address |
Local tunnel IP address or Auto for automatic An IP address, or ' |
username |
User name for PPP connection settings Usually <username>@<ISP> |
password |
Password for PPP connection settings |
password-hash |
The hash of the user password |
vci |
VCI value for the ADSL connection Type: A number between 0 and 65535 |
vpi |
VPI value for the ADSL connection Type: A number between 0 and 255 |
conn-test-timeout |
Connection test timeout A number with no fractional part (integer) |
Example
|
DMZ - SFP-DSL - IPoE - Dynamic
Syntax
|
Parameters
Parameter |
Description |
---|---|
name |
Connection name |
encapsulation |
Encapsulation type for the ADSL connection Options:
|
vci |
VCI value for the ADSL connection A number between 0 and 65535 |
vpi |
VPI value for the ADSL connection A number between 0 and 255 |
conn-test-timeout |
Connection test timeout A number with no fractional part (integer) |
Example
set internet-connection name interface DMZ dmz-connection sfp-dsl type ipoe-dynamic |
DMZ - SFP-DSL - IPoE - Static
Syntax
|
Parameters
Parameter |
Description |
---|---|
name |
Connection name |
default-gw |
WAN default gateway (in the advanced section of PPTP and L2TP) |
ipv4-address |
IP address field (for static IP and bridge settings) |
mask-length |
Subnet mask length |
subnet-mask |
Subnet mask Type: A subnet mask, or 255.255.255.255 |
dns-primary |
First DNS server IP address |
dns-secondary |
Second DNS server IP address |
dns-tertiary |
Third DNS server IP address |
vci |
VCI value for the ADSL connection A number between 0 and 65535 |
vpi |
VPI value for the ADSL connection A number between 0 and 255 |
conn-test-timeout |
Connection test timeout A number with no fractional part (integer) |
Example
set internet-connection name interface DMZ dmz-connection sfp-dsl type ipoe-static default-gw ipv4-address 172.15.47.4 mask-length 255.255.255. |