Add new devices: ASUS TUF-AX6000 and ASUS RT-AX59U

This commit is contained in:
remittor
2023-10-30 16:03:52 +03:00
parent 3380544044
commit e0c042d9e6
8 changed files with 270 additions and 0 deletions

34
tuf_ax6000.netports Normal file
View File

@@ -0,0 +1,34 @@
config global 'global'
option default_additional_info '0'
option default_h_mode '1'
option hv_mode_switch_button '1'
config port
option ifname 'eth1'
option name 'WAN'
option type 'copper'
config port
option ifname 'lan1'
option name 'LAN 1'
option type 'copper'
config port
option ifname 'lan2'
option name 'LAN 2'
option type 'copper'
config port
option ifname 'lan3'
option name 'LAN 3'
option type 'copper'
config port
option ifname 'lan4'
option name 'LAN 4'
option type 'copper'
config port
option ifname 'lan5'
option name 'LAN 5'
option type 'copper'