Você está na página 1de 2

## USUARIO: telecomadmin

## COMANDO NOKIA G-140W-ME


## SENHA: nE7jA%5m ou admintelecom
##
## Quando não abrir por telnet, fazer
## o seguinte comando:
## entrar em 192.168.1.1 colocar usuario e senha.
##
## Após, entrar pelo navegador: http://192.168.1.1/system.cgi?telnet
##
##
##
##
## # https://github.com/genieacs/genieacs/wiki/api-reference

# configurar wifi 2.4


cfgcli -s InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID ACESSO.COM-
acesso33
cfgcli -s
InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.PreSharedKey.1.PreSharedKey
acesso33
cfgcli -s
InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.X_ASB_COM_EnhancedPower true
cfgcli -s InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.Standard b,g,n
cfgcli -s InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.X_CT-
COM_ChannelWidth 2

# configurar wifi 5.8


cfgcli -s InternetGatewayDevice.LANDevice.1.WLANConfiguration.5.SSID ACESSO.COM-
acesso33-5G
cfgcli -s
InternetGatewayDevice.LANDevice.1.WLANConfiguration.5.PreSharedKey.1.PreSharedKey
acesso33
cfgcli -s
InternetGatewayDevice.LANDevice.1.WLANConfiguration.5.X_ASB_COM_EnhancedPower true
cfgcli -s InternetGatewayDevice.LANDevice.1.WLANConfiguration.5.X_CT-
COM_ChannelWidth 3

# configurar conta de acesso


cfgcli -s InternetGatewayDevice.DeviceInfo.X_CT-COM_TeleComAccount.Password
@m4tr1x0
cfgcli -s InternetGatewayDevice.DeviceInfo.X_CT-COM_TeleComAccount.UserName admin

# configurar acesso remoto


cfgcli -f -s InternetGatewayDevice.DeviceInfo.X_CT-COM_IPProtocolVersion.Mode 3
cfgcli -f -s InternetGatewayDevice.X_ASB_COM_PreConfig.X_ASB_COM_ExternalWebAccess
true

# Habilitar UPNP

cfgcli -f -s InternetGatewayDevice.DeviceInfo.X_CT-COM_UPNP.Enable true

# Desabilitar atualização remota


cfgcli -s InternetGatewayDevice.ManagementServer.PeriodicInformEnable False
cfgcli -s InternetGatewayDevice.ManagementServer.URL http://127.0.0.1
cfgcli -s InternetGatewayDevice.ManagementServer.ConnectionRequestURL
http://127.0.0.1
# Wanservice

# Numero de conxões
cfgcli -s InternetGatewayDevice.Services.X_CT-COM_MWBAND.TotalTerminalNumber 254

reboot

Você também pode gostar