diff options
author | Daniil Baturin <daniil@vyos.io> | 2020-08-24 01:43:43 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-24 01:43:43 +0700 |
commit | dab473bfd04ab2930c043b853ba9995d1ff335e6 (patch) | |
tree | ce2ab5c6948ba26c87fd13be4467677b153d6ee9 | |
parent | edc15b1537b66ba47495a5440893914352077734 (diff) | |
parent | 4286b55499d02c3a01a11e43bc9aa1038ece210d (diff) | |
download | vyos-documentation-dab473bfd04ab2930c043b853ba9995d1ff335e6.tar.gz vyos-documentation-dab473bfd04ab2930c043b853ba9995d1ff335e6.zip |
Merge pull request #314 from jturnism/patch-3
remove outdated and not maintained list of apn
-rw-r--r-- | docs/interfaces/wirelessmodem.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/interfaces/wirelessmodem.rst b/docs/interfaces/wirelessmodem.rst index 80497359..5cded6c5 100644 --- a/docs/interfaces/wirelessmodem.rst +++ b/docs/interfaces/wirelessmodem.rst @@ -18,10 +18,7 @@ Address Every WWAN connection requires an :abbr:`APN (Access Point Name)` which is used by the client to dial into the ISPs network. This is a mandatory - parameter. See the following list of well-known APNs: - - - AT&T (isp.cingular) - - Deutsche Telekom (internet.t-d1.de or internet.telekom) + parameter. Contact your Service Provider for correct APN. .. cfgcmd:: set interfaces wirelessmodem <interface> backup distance <metric> |