Deactivate a TP-LINK modem-router-access point through telnet

command linemodemrouterwireless-access-point

I have a TP-LINK Modem-Router (TD-W8951ND) that I want to deactivate it's access point (wireless) through telnet but I can't find proper command.

All the main commands are:

TP-LINK> ?

Valid commands are:

sys
exit
ether
wan
etherdbg
tcephydbg
ip
bridge
dot1q
pktqos
show
set

lan

How can I do that with these commands?

Best Answer

For enabling : tp-link>rtwlan enableap

For disabling : tp-link>rtwlan disableap

Related Question