#20021: Using untagged and tagged VLANs on the NSM5-XW switch tags everything
-------------------------+-------------------------------------------------
  Reporter:  rogerpueyo  |      Owner:  developers
      Type:  defect      |     Status:  new
  Priority:  high        |  Milestone:  Chaos Calmer (trunk)
 Component:  base        |    Version:  Trunk
  system                 |   Keywords:  ubiquiti, nsm5-xw, switch, vlan,
Resolution:              |  port, tagged, untagged
-------------------------+-------------------------------------------------

Comment (by anonymous):

 While it works properly on an MT7620-based devices (Xiaomi MiWifi Mini,
 Nexx WT3020, etc.):
 {{{
 [...]
 config switch
         option name 'switch0'
         option reset '1'
         option enable_vlan '1'

 config switch_vlan
         option device 'switch0'
         option vlan '1'
         option ports '0 1 6t'

 config switch_vlan
         option device 'switch0'
         option vlan '2'
         option ports '4 6t'

 config switch_vlan
         option device 'switch0'
         option vlan '12'
         option ports '0t 1t 4t 6t'
 [...]
 }}}

 {{{
 [...]
 VLAN 1:
         vid: 1
         ports: 0 1 6t
 VLAN 2:
         vid: 2
         ports: 4 6t
 VLAN 12:
         vid: 12
         ports: 0t 1t 4t 6t
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20021#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to