Add rb06 target

This commit is contained in:
remittor
2023-10-19 15:40:38 +03:00
parent a4d3109528
commit 99b70e3c42
3 changed files with 84 additions and 0 deletions

24
rb06.netports Normal file
View File

@@ -0,0 +1,24 @@
config global 'global'
option default_additional_info '0'
option default_h_mode '1'
option hv_mode_switch_button '1'
config port
option ifname 'wan'
option name 'WAN'
option type 'copper'
config port
option ifname 'lan2'
option name 'LAN 1'
option type 'copper'
config port
option ifname 'lan3'
option name 'LAN 2'
option type 'copper'
config port
option ifname 'lan4'
option name 'LAN 3'
option type 'copper'