[OpenWrt Wiki] User guide
https://openwrt.org/docs/guide-user02.08.2021 · User guide Installation Basic configuration LuCI web interface Network configuration Firewall configuration Advanced configuration Installing additional software Hardware-specific configuration Storage devices Additional services Troubleshooting and maintenance
SSH and OpenWRT - 12VPX
https://12vpx.com/docs/docs/ssh-openwrtIn some of our OpenWRT instructions we may ask you to SSH into your router. In short: SSH is a different way of interacting with your router. A web browser allows you to use the router's web interface. An SSH client allows you to use the router's command-line interface. Why use SSH. SSH provides access to all of OpenWRT's features.
[OpenWrt Wiki] Command-line interpreter
openwrt.org › docs › guide-userSep 08, 2021 · At the end of the boot up process, the init daemon is started, this can be init or systemd or upstart, etc. OpenWrt currently uses procd. Following the boot up scripts located in /etc/rc.d, init will then start all sorts of programs, amongst them the chosen shell. This listens to keyboard strokes and outputs a more or less colorful command-line interface to the connected display.
[OpenWrt Wiki] Network basics /etc/config/network
openwrt.org › docs › guide-userNetwork zone configuration : WAN (Zone) LAN (Zone) “Interfaces” IP configuration : WAN: WAN6 : LAN “Interfaces” Devices and bridge configuration : eth0 : br-lan (bridge config) “Switch”, “Wireless” VLANs and wireless SSIDs : VLAN 2 (eth0.2) VLAN 1 (eth0.1) OpenWrt : OpenWrt “Switch”, “Wireless” Internal jack labels and radio labels
[OpenWrt Wiki] How to send AT commands to device
openwrt.org › network › wanMar 28, 2021 · AT commands (“attention commands” formally, the Hayes command set), are used to communicate directly with a modem device and configure it. From OpenWrt To send AT commands directly from OpenWrt, you can simply use echo to send them to the right device. However, you will not get any errors, confirmation or any other answer from the modem.
[OpenWrt Wiki] User guide
openwrt.org › docs › guide-userAug 02, 2021 · Devices with OpenWrt as a stock firmware. FAQ after Installation of OpenWrt. FAQ before installing OpenWrt. Filesystem snapshot feature: /sbin/snapshot. Flashing OpenWrt with Wi-Fi enabled on first boot. Generic flashing over the Serial port. Generic NOR backup. How to restore ART partition. Installing OpenWrt.