What's new

RT-AC88U vlan tagging

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

SystemF

Regular Contributor
Hi guys! I logged throw ssh to my router execute
Code:
robocfg show
Switch: enabled
Port 0: 100FD enabled stp: none vlan: 2 jumbo: off mac: 00:07:67:e7:28:af
Port 1: DOWN enabled stp: none vlan: 2 jumbo: off mac: 00:00:00:00:00:00
Port 2: DOWN enabled stp: none vlan: 1 jumbo: off mac: 00:00:00:00:00:00
Port 3: 100FD enabled stp: none vlan: 1 jumbo: off mac: f0:de:f1:9d:50:77
Port 4: 100FD enabled stp: none vlan: 2 jumbo: off mac: a4:7b:2c:05:5f:ac
Port 5: 1000FD enabled stp: none vlan: 1 jumbo: off mac: 00:07:67:e7:97:c1
Port 7: 1000FD enabled stp: none vlan: 1 jumbo: off mac: 84:c7:ea:3b:63:0b
Port 8: 1000FD enabled stp: none vlan: 2 jumbo: off mac: 34:97:f6:23:66:50
VLANs: BCM5301x enabled mac_check mac_hash
1: vlan1: 2 3 5 7 8t
2: vlan2: 0 1 4 8u
546: vlan546: 7t



I want to set ports 7 and 8 for iptv on both vlans (taken from my isp) 536 tagged. This will do the job?

Code:
robocfg vlan 835 ports "1t 2t 8t"
 
Last edited:
Port 7 and 8 as seen there are NOT physical ports, they are internal ports. Ports 5 through 8 are on a different Realtek switch, not controllable by robocfg.
 
Ok then with port 3 and 4,
Code:
robocfg vlan 546 ports "3t 4t"

Update: Not working, just lost hope with Asuswrt :(
 
Last edited:
Thanks for reply! ASUSWRT can't do vlans, tagging and pretty much thats all of it.
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top