APNs
When connecting to the cellular network, each configured APN will be tried in the listed order until a successful IPv4 or IPv6 connection is established.
In addition to the configured APNs, the following APNs will be tried:
- The last APN that successfully connected with the current SIM.
- The active APN, if the PDP context has already been established automatically.
- Common APNs used by the provider of the current SIM.
If the connection process is not successful on any of these APNs, the list is restarted.
APN
Settings for this APN.
Properties
APN
The Access Point Name.
- Data type: string
- Configuration
- Required
CLI: (cli)> config network cellular connection <index> apn <index> apn
Authentication method
The authentication required by this APN.
| Option | Label | Description |
|---|---|---|
none | None | No authentication is required. |
pap | PAP | PAP authentication is required. |
chap | CHAP | CHAP authentication is required. |
- Data type: string select
- Default:
none - Configuration
- Required
CLI: (cli)> config network cellular connection <index> apn <index> auth
Username
The username for authentication requests.
- Data type: string
- Configuration
- Required
CLI: (cli)> config network cellular connection <index> apn <index> username
Password
The password for authentication requests.
- Data type: string
- Configuration
- Required
CLI: (cli)> config network cellular connection <index> apn <index> password
