But when i click on “SHOW” button and access my device and try to Summon or try any other GPV to refresh any parameter i always receive the message “Device is offline”
My ACS is installed on a AWS linux machine (i dont know if this could be the problem), but anyway i cant send RPC commands (GPV or SPV) to my CPE, even my ACS server saying and showing that my CPE is online.
BTW, when i redirect my CPE to my ACS server i didnt receive any kind of error on ACS side, actually i can see the CPE summary info just fine.
Does anyone have any idea on how can i debug my scenario? Please!!!
Now i believe is problem is in here… with ACS authentication…
I was reading about this in another topic here in forum, but i didnt understand very well …
I tried to add the config parameter on Admin Page > Config > Add new config
cwmp.connectionRequestAuth and value AUTH(“cpeuser”, “password”)
But when i try to save it returns “Config value must be a valid expression”
I do not use that AUTH parameter in my testing but it is not for the connection request.
I usually set the connection request credentials on the CPE to admin/admin, and allow the ACS to change it.
You can try deleting the device from the ACS, set the CPE connection request username and password to admin, and allow the device to register again. After it registers, try the summon again.
You were right was something related with my “current activation”.
I just delete de device from ACS, clean the settings on Huawei CPE (“admin” / “passwd with security needs”) and change the Periodic Inform to force the device to hit the ACS again.
This way i get a new activation for this device and could summon just FINE!
Without the AUTH option, anyone who knows your ACS server URL, can register their device on your server. Using the AUTH option is one way to restrict that.
Personally, I just allow trusted subnets that belong to our subscribers.
Besides, my server is just for testing. It has less than 30 devices right now.