Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| inbox:toh:askey:rt4230w_rev6 [2023/12/21 22:09] – Added Switch Ports (for VLANs) section jturn08 | inbox:toh:askey:rt4230w_rev6 [2024/02/12 08:58] – external edit | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | header | + | " |
| - | align : c,c,c,c,c,c,c,c,c,c,c,c,c | + | " |
| - | filter | + | |
| - | sort : Model | + | " |
| - | ---- | + | |
| + | } --> | ||
| ===== Installation ===== | ===== Installation ===== | ||
| Line 26: | Line 27: | ||
| ==== Method 1: Installation over the network without serial access (Only works with non-SAC2V1K firmware) ==== | ==== Method 1: Installation over the network without serial access (Only works with non-SAC2V1K firmware) ==== | ||
| - | Method 1 doesn' | + | Method 1 doesn' |
| **WARNING: If you soft-brick your router, you will need to disassemble it to access the serial console in order to recover. You can use installation method 2 in that case.** | **WARNING: If you soft-brick your router, you will need to disassemble it to access the serial console in order to recover. You can use installation method 2 in that case.** | ||
| Line 110: | Line 111: | ||
| ===== Specific Configuration ===== | ===== Specific Configuration ===== | ||
| + | |||
| + | ==== Network interfaces ==== | ||
| + | The default network configuration is: | ||
| + | ^ Interface Name ^ Description | ||
| + | | br-lan (eth1.1) | LAN & WiFi | 192.168.1.1/ | ||
| + | | wan (eth0.2) | ||
| + | | vlan1 (eth1.1) | ||
| + | | vlan2 (eth0.2) | ||
| + | | radio0 | ||
| + | | radio1 | ||
| ==== Switch Ports (for VLANs) | ==== Switch Ports (for VLANs) | ||
| Line 115: | Line 126: | ||
| OpenWrt Switch port number 1 is the physical network port labeled Internet (WAN) on the device, numbers 2-5 are the Ethernet ports labeled 1-4 on the device, and number 0 and 6 are internal connections between the switch chip and the CPU (labeled " | OpenWrt Switch port number 1 is the physical network port labeled Internet (WAN) on the device, numbers 2-5 are the Ethernet ports labeled 1-4 on the device, and number 0 and 6 are internal connections between the switch chip and the CPU (labeled " | ||
| - | By default, | + | By default, |
| ^ Port ^ Switch port ^ | ^ Port ^ Switch port ^ | ||
| - | | CPU (eth1) | 0 | | + | | CPU (eth0) | 0 | |
| | WAN | 1 | | | WAN | 1 | | ||
| | LAN 1 | 2 | | | LAN 1 | 2 | | ||
| Line 124: | Line 135: | ||
| | LAN 3 | 4 | | | LAN 3 | 4 | | ||
| | LAN 4 | 5 | | | LAN 4 | 5 | | ||
| - | | CPU (eth0) | 6 | | + | | CPU (eth1) | 6 | |
| ==== Performance tuning ==== | ==== Performance tuning ==== | ||