From 72f4d6302978f8db863588b9cd91c6dc0dba0c91 Mon Sep 17 00:00:00 2001 From: Mattia Dal Ben Date: Fri, 17 Jan 2025 16:35:11 +0100 Subject: [PATCH] docs: fix paragraph wrongly committed --- docs/gateway-configuration/cellular-configuration.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/gateway-configuration/cellular-configuration.md b/docs/gateway-configuration/cellular-configuration.md index 5b659bea1f..31941af13f 100644 --- a/docs/gateway-configuration/cellular-configuration.md +++ b/docs/gateway-configuration/cellular-configuration.md @@ -25,17 +25,6 @@ The **Cellular** tab contains the following configuration parameters: - **APN**: defines the modem access point name (HSPA modems only). - **Auth Type**: specifies the authentication type (HSPA modems only). - This parameter is mandatory for standard profiles and optional for generic ones. - In the case of generic profiles, if it is left empty, the value is automatically picked up from the Mobile Broadband Provider the modem is registered to. If a value is filled, the APN value is explicitly configured. - - To avoid misconfiguration issues, it is strongly recommended to set it manually. - - !!! note - **APN value configuration** - - A good practice is to set the interface status to **Disabled** and then **Enable For WAN** when the APN is explicitly set. NetworkManager, indeed, will fallback to the default value if a wrong APN is specified, causing misleading behaviors. This does not happen if the interface is disabled and re-enabled after APN changes. - -- **Auth Type**: specifies the authentication type. - None - Auto - CHAP