Projecte

General

Perfil

Actions

Ubiquiti RouterStationPro

RJ45 ports
 .-----.  .---------.------.------.
 | POE |  | no mesh | mesh | mesh |
 '-----'  '---------'------'------'

/etc/config/network

config switch 'eth1'
 option enable '1'
 option enable_vlan '1'
 option reset '1'

config switch_vlan 'mesh_ports_vid1'
 option vlan '1'
 option vid '1'
 option device 'eth1'
 option ports '0t 4'

config switch_vlan 'mesh_ports_vid11'
 option vlan '11'
 option vid '11'
 option device 'eth1'
 option ports '0t 2t 3t'

config switch_vlan 'mesh_ports_vid12'
 option vlan '12'
 option vid '12'
 option device 'eth1'
 option ports '0t 2t 3t'

Dirty implementation in 62681240bdc892853e4f0637567cec0e8c6fd874

Actualitzat per Simó Albert i Beltran fa casi 11 anys · 1 revisions