Changes

97 bytes removed ,  11:28, 30 July 2018
no edit summary
Line 11: Line 11:  
* knowledge on how to login via a '''[[Command line interfaces|command line interface]]'''
 
* knowledge on how to login via a '''[[Command line interfaces|command line interface]]'''
   −
==gsmctl options==
+
==gsmctl options overview==
   −
''gsmctl'' commands are used in tandem with various options that specify what type of action should be executed. This section overviews all of the available ''gsmctl'' options.
+
''gsmctl'' commands are used in tandem with various options that specify what type of action should be executed.
 
----
 
----
 
'''Example structure'''
 
'''Example structure'''
Line 38: Line 38:  
Note that in the shorter version multiple options can be used together with one hyphen (-) symbol with no spacing, while in the longer version different options must be separated by spaces and before each option a double hyphen (--) is required.
 
Note that in the shorter version multiple options can be used together with one hyphen (-) symbol with no spacing, while in the longer version different options must be separated by spaces and before each option a double hyphen (--) is required.
 
    
 
    
===Basic options===
+
==Basic options==
----
+
 
 
This subsection overviews basic ''gsmctl'' options, usually related to obtaining  
 
This subsection overviews basic ''gsmctl'' options, usually related to obtaining  
   −
====Get IP address of logical interface====
+
===Get IP address of logical interface===
 
----
 
----
 
To obtain the IP address of a network interface, use '''''-p''''' or '''''--ip''''' options.
 
To obtain the IP address of a network interface, use '''''-p''''' or '''''--ip''''' options.
Line 59: Line 59:  
Where '''''wwan0''''' is the name of the mobile interface when the connection type is set to QMI (default). You can use the '''''ifconfig''''' command to check the names of existing network interfaces.
 
Where '''''wwan0''''' is the name of the mobile interface when the connection type is set to QMI (default). You can use the '''''ifconfig''''' command to check the names of existing network interfaces.
   −
====Get number of bytes sent====
+
===Get number of bytes sent===
 
----
 
----
      −
====Get number of bytes received====
+
===Get number of bytes received===
 
----
 
----
      −
====Get 3G connection state====
+
===Get 3G connection state===
 
----
 
----
      −
===SMS management options===
+
==SMS management options==
 
----
 
----
   −
====Read SMS by index====
+
===Read SMS by index===
 
----
 
----
      −
====List SMS by type====
+
===List SMS by type===
 
----
 
----
      −
====Print SMS memory usage====
+
===Print SMS memory usage===
 
----
 
----
      −
====Delete SMS by index====
+
===Delete SMS by index===
 
----
 
----
      −
====Send SMS====
+
===Send SMS===
 
----
 
----
      −
====Send SMS encoded in base64====
+
===Send SMS encoded in base64===
 
----
 
----
   −
===Auxiliary options===
+
==Auxiliary options==
----
+
 
   −
====Send AT command to device====
+
===Send AT command to device===
 
----
 
----
   −
====Enter shell mode====
+
===Enter shell mode===
 
----
 
----
   −
====Enable debug information====
+
===Enable debug information===
 
----
 
----
   −
====Do not log the command====
+
===Do not log the command===
 
----
 
----

Navigation menu