FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
1,333 views 0 comments
by
Is it possible to invoke only a portion of the reload, not all config in its entirety

1 Answer

0 votes
by anonymous
Hello,

"luci-reload" SSH command reloads all router's configuration files.

If you want to reload only certain configuration files, you can restart appropriate router's service with "/etc/init.d/<service name> restart" SSH command. E.g. "/etc/init.d/firewall restart".
Best answer