/etc/init.d/network reload
fonte: link
Depois de editar manualmente o:
vi /etc/config/wireless
arquivo, o que devo fazer para aplicar as modificações? Até hoje, reiniciei o roteador, mas não há soluções melhores? (e não, www está desativado no roteador)
/etc/init.d/network reload
fonte: link
Na Interface de configuração unificada :
No need to reboot
After changing the port uhttpd listens on from 80 to 8080 in the file /etc/config/uhttpd, save it. Then do
uci commit uhttpd
And then a
/etc/init.d/uhttpd restart
Done. No reboot needed.
Existe um comando especial wifi
. Há muitas referências, mas não encontrei nenhum manual independente para isso.
Usage: /sbin/wifi [down|detect|reload|status]
Para aplicar configurações sem fio, use
wifi reload
É uma boa prática reiniciar o roteador para que novas alterações sem fio possam ser aplicadas à parte sem fio do roteador. Como alternativa, você pode usar:
wifi down
wifi up
Nenhuma das respostas funcionou para mim. O único que funciona bem, execute:
/sbin/wifi
Tags openwrt