![Vega BS Series Скачать руководство пользователя страница 26](http://html2.mh-extra.com/html/vega/bs-series/bs-series_user-manual_3832543026.webp)
Vega BS/User Manual
26
Revision 15 – 20 November 2018
5.
If the strings correspond to the figure above, do not change anything. If these strings
are absent, enter them – changes are highlighted in red:
if [ "$LINK_STATE" == "UP" ] ; then
if [ -n "$(cat /etc/network/interfaces | grep "iface $INTERFACE inet dhcp")" ]; then
killall -15 udhcpc
udhcpc –R –t 5 –n –p /var/run/udhcpc.$INTERFACE.pid –i $INTERFACE
fi
killall -15 lora_pkt_fwd
6.
Enter reboot at the command line to reboot the gateway with new settings.