Activate utility luci-app-tn-netports

This commit is contained in:
remittor
2022-08-27 12:09:33 +03:00
parent 06a71817e2
commit 596e4adf86
3 changed files with 60 additions and 0 deletions

22
r3d.netports Normal file
View File

@@ -0,0 +1,22 @@
config global 'global'
option default_additional_info '0'
option default_h_mode '1'
option hv_mode_switch_button '1'
config port
option ifname 'eth0'
option name 'WAN'
option type 'copper'
config port
option ifname 'eth1'
option name 'LAN'
option type 'copper'
config port
option ifname 'wlan1'
option name 'WiFi 2G'
config port
option ifname 'wlan0'
option name 'WiFi 5G'