config smsenable smsenable
        option enable '1'
        option pduenable '1'

config sms                                 
        option smsadministrator 'Admin 1'
                                           
config sms                             
        option smsadministrator 'Admin 2' 
                                           
config sms                            
        option smsadministrator 'Admin 3'

config sms                                 
        option smsadministrator 'Admin 4'
                                           
config command                             
        option no '1'                  
        option comname 'Reboot'            
        option command 'AT+REBOOT=1'        
                                           
config command                        
        option no '2'                      
        option comname 'Cell Diagnostics'  
        option command 'AT+CELLDIAG?'       
                                         
config command                             
        option no '3'                 
        option comname 'LAN Diagnostics'
        option command 'AT+LANDIAG?'  

config command                             
        option no '4'                 
        option comname 'WAN Diagnostics'
        option command 'AT+WANDIAG?'    
                                         
config command                          
        option no '5'              
        option comname 'WAN Ping'        
        option command 'AT+WANPING=<IPA>'
                                        
config command                           
        option no '6'                    
        option comname 'LAN Ping'       
        option command 'AT+LANPING=<IPA>'

config command                           
        option no '7'                    
        option comname 'WWAN Ping'       
        option command 'AT+WWANPING=<IPA>'

config command                           
        option no '8'                    
        option comname 'CELL Ping'       
        option command 'AT+CELLPING=<IPA>'
                                         
config command                           
        option no '9'                    
        option comname 'Enable Remote access'
        option command 'AT+REMACC=<1/0>'

config command                               
        option no '10'                   
        option comname 'Hardware information'
        option command 'AT+HWI?'

config command                               
        option no '11'                    
        option comname 'Software information'
        option command 'AT+SWI?'

config command                               
        option no '12'                    
        option comname 'Start Stop VPN'
        option command 'AT+VPN=<VPN Type>,<VPN Name>,<start/stop>'

config command                               
        option no '13'                    
        option comname 'Install/Update IPK'
        option command 'AT+IPKDOTA=<Name of IPK file>,<install/upgrade/remove/autoremove>,<For install/upgrade: 0-Both Default & Custom URL, 1-Default URL, 2-Custom URL>'

config command                               
        option no '14'                    
        option comname 'Lan Settings'
        option command 'AT+IPLAN=<IPv4 address>,<SubnetMask>'

config command                                                                            
        option no '15'                                                                    
        option comname 'Dota Custom Settings'                                                
        option command 'AT+DOTASETTINGS=<HTTP/HTTPS>,<Server URL>,<File name>,<Username>,<Password>,<Timeout>,<Retry>'

config command       
        option no '16'                  
        option comname 'OPKG Configuration Settings'
        option command 'AT+OPKGSETTINGS=<Server URL>'

config command       
        option no '17'                  
        option comname 'Manage Digital Output'
        option command 'AT#OUT=<GPO1/GPO2>,<OPEN/CLOSE>'

config sms_over_lan
        option port '5555'

