set internet-connection type cellular

In the R81.10.X releases, this command is available starting from the R81.10.00 version.

Override netmask in DHCP dialup connection is available starting from R81.10.15.

Description

Configures settings for an existing internet connection.

See also: add internet-connection interface cellular

Syntax

set internet-connection "<name>" type cellular [ primary-sim <primary-sim> ] [ apn-sim1-username <apn-sim1-username> ] [apn-sim1-password <apn-sim1-password> ] [ apn-sim1-authentication-method <apn-sim1-authentication-method> ] [ apn-sim2-username <apn-sim2-username> ] [ apn-sim2-password <apn-sim2-password> ] [ apn-sim2-authentication-method <apn-sim2-authentication-method> ] [ sim1-carrier-configuation-package <sim1-carrier-configuation-package> ] [ sim2-carrier-configuation-package <sim2-carrier-configuation-package> ] [ apn <apn> ] [ pin <pin> ] [ apn-sim2 <apn-sim2> ] [ pin-sim2 <pin-sim2> ] [ disable-sim {true | false} ] [ p2p-ip-override {true | false} ] [ description-sim1 <description-sim1> ] [ description-sim2 <description-sim2> ]

Parameters

Parameter

Description

name

Connection name

type

Connection type

Press TAB to see available options

apn

The Access Point Name (cellular modem settings) given to you by your cellular network carrier

A string that contains these characters:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • '.' (period)

  • '-' (minus)

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.

apn-sim2

The Access Point Name given to you by your cellular network carrier for SIM2.

A string that contains these characters:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • '.' (period)

  • '-' (minus)

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.

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.

primary-sim

Indicates the preferred SIM for the cellular internet connection.

Options: sim1, sim2

sim1-carrierconfiguation-package

Predefined configuration and firmware package required for specific cellular network

carriers for SIM1.

Options: att, generic, rAn optional description or name for SIM1.ogers, sprint, verizon, verizon-alo, bell, vodafone, telus,

us-cellular, sierra-wireless, docomo, kddi, softbank, telstra

sim2-carrierconfiguation-package

Predefined configuration and firmware package required for specific cellular network

carriers for SIM2.

Options: att, generic, rogers, sprint, verizon, verizon-alo, bell, vodafone, telus,

us-cellular, sierra-wireless, docomo, kddi, softbank, telstra

p2p-ip-override

If you have multiple gateways using a cellular connection, to avoid subnet conflicts, make the internet connection a p2p connection. (the peer is the default gateway).

disable-sim

Indicates a SIM slot which will not be used by this connection.

Options: sim1, sim2, none

description-sim1

An optional description or name for SIM1.

description-sim2

An optional description or name for SIM2.

Example Command

set internet-connection Internet3 type cellular p2p-ip-override