Community discussions

MikroTik App
 
sclaflin
just joined
Topic Author
Posts: 2
Joined: Sun Jan 22, 2023 8:23 pm

Ether1 VLAN over AP Bridge?

Mon Jan 23, 2023 4:53 am

Hi all, I'm hoping to get some insight here.

I currently have a RB50009 running capsman for three Audience APs (wlan1 & wlan2). Separate SSIDs & VLANs configured and working great! The APs are backhauled via wlan3 with the "master" running as AP Bridge and the two "slaved" as Station Bridge.

One of the slave APs has a device plugged into ether1 and I'd like to tag it under VLAN 20, but I'm having a hard time figuring this one out. Any insight as to the best way to go about doing this?
 
sclaflin
just joined
Topic Author
Posts: 2
Joined: Sun Jan 22, 2023 8:23 pm

Re: Ether1 VLAN over AP Bridge?

Mon Jan 23, 2023 5:43 am

And I figured it out minutes after posting this.
/interface/ethernet/switch/vlan> print
Columns: SWITCH, VLAN-ID, PORTS
# SWITCH   VLAN-ID  PORTS      
0 switch1       20  ether1     
                    switch1-cpu
                    
/interface/ethernet/switch/port> print
Columns: NAME, SWITCH, VLAN-MODE, VLAN-HEADER, DEFAULT-VLAN-ID
# NAME         SWITCH   VLAN-MODE  VLAN-HEADER   DEFAULT-VLAN-ID
0 ether1       switch1  secure     always-strip  20             
1 ether2       switch1  disabled   leave-as-is   auto           
2 switch1-cpu  switch1  secure     leave-as-is   auto    
The part I was missing was that the router needed to be completely powered off and turned back on for it to take effect. Just rebooting it didn't seem to work.

Who is online

Users browsing this forum: bpwl, cmmike, ekinsl, rjuho, synchro and 35 guests