Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
configuration:cli-commands [2015/03/30 14:25]
127.0.0.1 external edit
configuration:cli-commands [2020/06/04 08:07] (current)
dodenhoeft
Line 1: Line 1:
 ====== CLI Commands ====== ====== CLI Commands ======
 After logging in with user root and your password, type ''​cli -h''​ for help or ''​cli -l''​ for a list of available commands After logging in with user root and your password, type ''​cli -h''​ for help or ''​cli -l''​ for a list of available commands
 +
 +e.g. telnet/​ssh(putty) 192.168.1.1 ​
 +
 ^Command^Description^ ^Command^Description^
-| get | Get config parameters | +| get  | Get config parameters | 
 | set           | Set config parameters | | set           | Set config parameters |
-| update ​    ​| Update system facilities | +| update ​    | Update system facilities | 
-| status ​     | Get status information |+| status ​    | Get status information |
 | scan          | Scan networks | | scan          | Scan networks |
-| send        | Send message, mail, techsupport or ussd | +| send         | Send message, mail, techsupport or ussd | 
-| restart ​     | Restart service | +| restart ​      | Restart service | 
-| debug      | Debug system | +| debug       | Debug system | 
-| reset        | Reset system to factory defaults | +| reset         | Reset system to factory defaults | 
-| reboot ​     | Reboot system | +| reboot ​      | Reboot system | 
-| shell         | Run shell command |+| shell         | Run shell command |    
 +| help | Print help for command |  
 +| no−autologout | Turn off auto−logout |  
 +| history | Show command history |  
 +| exit | Exit |  
 + 
 +You are able to set any config parameter via cli. The list of all available config parameter are [[[documentation:​config-parameters|here]]  
 +