NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
chiffshinz
Jan 31, 2017Aspirant
Control R6100 via Command Line Interface
As said in the title, I would like to do some tasks via a CLI. In the manual I wasn't able to find any information about a Command Line feature. Does this mean there is no such feature?
- Jan 31, 2017
I've never seen any documentation for this. But you could perhaps take a wireshark trace, and see what the browser sends when you enable/disable wifi. There might be some other settings in the mix that you'd also need to re-send.
chiffshinz
Feb 01, 2017Aspirant
Yeah I think I'll stick to that.
I already investigated the initial request wich has basic http authentication realm. I was able to replicate the request and got a response from the router.
I also found out, that my Router supports the Genie App which communicates via SOAP. Maybe I could also do it that way and implememt further functionalities much easier and less painfull.
Anyways, thank you guys for the fast responses.
Cheers.
I already investigated the initial request wich has basic http authentication realm. I was able to replicate the request and got a response from the router.
I also found out, that my Router supports the Genie App which communicates via SOAP. Maybe I could also do it that way and implememt further functionalities much easier and less painfull.
Anyways, thank you guys for the fast responses.
Cheers.