NordicTrack 3G10WV Network Router User Manual


 
78 – 3G10WV HSPA Wi-Fi Router with Voice
Description: To report the current available and supported network technologies being used.
Synopsis: sierra show --mode
Example:
> sierra show --mode
mode: UMTS
(Valid values: “GSM”, “GPRS”, “EDGE”, “UMTS”, “HSDPA”, “HSUPA”)
sierra show --registration
Description: To display the Network Registration Status, Country code and Network code.
Synopsis: sierra show --registration
Example:
> sierra show --registration
Network Name: Telstra Mobile
Country Code: 505
Network Code: 01
Registration Status: registered.
APN (Access Point Name) read and set
Description: Allows user to read and configure the APN on the 3G router. Commands include:
sierra show --apn <profile>
Description: To display the APN value for custom APN profile.
Synopsis: sierra show [--apn <profile>]
<profile> 1: Custom APN
Example: Display the current APN for the profile Custom APN
> sierra show --apn 1
Profile1 APN: telstra.pcpack
sierra set --apn <profile> <apn>
Description: To configure the APN value for custom APN profile.
Synopsis: sierra set [--apn <profile> <apn>]
<profile> 1: Custom APN
Example: Set the Custom APN to test.test
> sierra set --apn 1 test.test
Authentication Method set and read