I am trying to configure my RB1100AHx2 such that it reaches this end state:
port 01 untagged to bridge0 + tagged to vlan 10,20,30
port 02 untagged to bridge0 + tagged to vlan 10,20,30
port 03 untagged to bridge0 + tagged to vlan 10,20,30
port 04 untagged to bridge0 + tagged to vlan 10,20,30
port 05 untagged to bridge0 + tagged to vlan 10,20,30
port 06 untagged to bridge0 + tagged to vlan 10,20,30
port 07 untagged to vlan 10
port 08 untagged to vlan 20
port 09 untagged to vlan 30
port 10 untagged to vlan 40
port 11 no vlan (WAN)
port 12 no vlan (spare)
port 13 no vlan (mgmt)
Ports 6 to 13 are all ok.
The problem is with ports 1 to 5: I am able to access vlan 10,20,30 on it, but unable to access bridge0 untagged.
Strangely enough, port 6 is ok. Untagged works fine. Therefore I suspect that this is related to enabling the switch chip.
I have tried to add ether2,ether3,ether4,ether5 to bridge0, but it is not successful as they are slaved to ether1.
[admin@MikroTik] > /ip address print
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK INTERFACE
0 D 192.168.1.100/24 192.168.1.0 ether11
1 10.20.0.1/16 10.20.0.0 bridge20
2 10.0.0.1/16 10.0.0.0 bridge0
3 10.10.0.1/16 10.10.0.0 bridge10
4 10.30.0.1/16 10.30.0.0 bridge30
5 10.40.0.1/16 10.40.0.0 bridge40
6 192.168.88.1/24 192.168.88.0 ether13
Interface/bridge related config
[admin@MikroTik] > /interface print
Flags: D - dynamic, X - disabled, R - running, S - slave
# NAME TYPE MTU L2MTU MAX-L2MTU
0 RS ether1 ether 1500 1598 9498
1 S ether2 ether 1500 1598 9498
2 RS ether3 ether 1500 1598 9498
3 S ether4 ether 1500 1598 9498
4 S ether5 ether 1500 1598 9498
5 S ether6 ether 1500 1598 9498
6 S ether7 ether 1500 1598 9498
7 S ether8 ether 1500 1598 9498
8 S ether9 ether 1500 1598 9498
9 S ether10 ether 1500 1598 9498
10 R ether11 ether 1500 1600 9500
11 ether12 ether 1500 1600 9116
12 ether13 ether 1500 1600 9116
13 R bridge0 bridge 1500 1598
14 R bridge10 bridge 1500 1594
15 R bridge20 bridge 1500 1594
16 R bridge30 bridge 1500 1594
17 R bridge40 bridge 1500 1594
18 RS ether1_vlan10 vlan 1500 1594
19 RS ether1_vlan20 vlan 1500 1594
20 RS ether1_vlan30 vlan 1500 1594
21 RS ether1_vlan40 vlan 1500 1594
22 S ether6_vlan10 vlan 1500 1594
23 S ether6_vlan20 vlan 1500 1594
24 S ether6_vlan30 vlan 1500 1594
25 S ether6_vlan40 vlan 1500 1594
[admin@MikroTik] > /interface ethernet print
Flags: X - disabled, R - running, S - slave
# NAME MTU MAC-ADDRESS ARP MASTER-PORT SWITCH
0 S ether1 1500 D4:CA:6D:15:56:10 enabled none switch2
1 S ether2 1500 D4:CA:6D:15:56:11 enabled ether1 switch2
2 S ether3 1500 D4:CA:6D:15:56:12 enabled ether1 switch2
3 S ether4 1500 D4:CA:6D:15:56:13 enabled ether1 switch2
4 S ether5 1500 D4:CA:6D:15:56:14 enabled ether1 switch2
5 S ether6 1500 D4:CA:6D:15:56:15 enabled none switch1
6 S ether7 1500 D4:CA:6D:15:56:16 enabled none switch1
7 S ether8 1500 D4:CA:6D:15:56:17 enabled none switch1
8 S ether9 1500 D4:CA:6D:15:56:18 enabled none switch1
9 S ether10 1500 D4:CA:6D:15:56:19 enabled none switch1
10 R ether11 1500 D4:CA:6D:15:56:1A enabled
11 ether12 1500 D4:CA:6D:15:56:1B enabled
12 ether13 1500 D4:CA:6D:15:56:1C enabled
[admin@MikroTik] > /interface bridge print
Flags: X - disabled, R - running
0 R name="bridge0" mtu=1500 l2mtu=1598 arp=enabled
mac-address=D4:CA:6D:15:56:10 protocol-mode=rstp priority=0x8000
auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s
forward-delay=15s transmit-hold-count=6 ageing-time=5m
1 R name="bridge10" mtu=1500 l2mtu=1594 arp=enabled
mac-address=D4:CA:6D:15:56:10 protocol-mode=rstp priority=0x8000
auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s
forward-delay=15s transmit-hold-count=6 ageing-time=5m
2 R name="bridge20" mtu=1500 l2mtu=1594 arp=enabled
mac-address=D4:CA:6D:15:56:10 protocol-mode=rstp priority=0x8000
auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s
forward-delay=15s transmit-hold-count=6 ageing-time=5m
3 R name="bridge30" mtu=1500 l2mtu=1594 arp=enabled
mac-address=D4:CA:6D:15:56:10 protocol-mode=rstp priority=0x8000
auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s
forward-delay=15s transmit-hold-count=6 ageing-time=5m
4 R name="bridge40" mtu=1500 l2mtu=1594 arp=enabled
mac-address=D4:CA:6D:15:56:10 protocol-mode=rstp priority=0x8000
auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s
forward-delay=15s transmit-hold-count=6 ageing-time=5m
[admin@MikroTik] > /interface bridge port print
Flags: X - disabled, I - inactive, D - dynamic
# INTERFACE BRIDGE PRIORITY PATH-COST HORIZON
0 ether1_vlan10 bridge10 0x80 10 none
1 I ether6_vlan10 bridge10 0x80 10 none
2 ether1_vlan20 bridge20 0x80 10 none
3 I ether6_vlan20 bridge20 0x80 10 none
4 ether1_vlan30 bridge30 0x80 10 none
5 I ether6_vlan30 bridge30 0x80 10 none
6 ether1_vlan40 bridge40 0x80 10 none
7 I ether6_vlan40 bridge40 0x80 10 none
8 ether1 bridge0 0x80 10 none
9 I ether6 bridge0 0x80 10 none
10 I ether7 bridge10 0x80 10 none
11 I ether8 bridge20 0x80 10 none
12 I ether9 bridge30 0x80 10 none
13 I ether10 bridge40 0x80 10 none
Switch related config
[admin@MikroTik] > /interface ethernet switch port print
Flags: I - invalid
# NAME SWITCH VLAN-MODE VLAN-HEADER DEFAULT-VLAN-ID
0 ether1 switch2 secure leave-as-is auto
1 ether2 switch2 secure leave-as-is auto
2 ether3 switch2 secure leave-as-is auto
3 ether4 switch2 secure leave-as-is auto
4 ether5 switch2 secure leave-as-is auto
5 ether6 switch1 secure leave-as-is auto
6 ether7 switch1 secure always-strip 10
7 ether8 switch1 secure always-strip 20
8 ether9 switch1 secure always-strip 30
9 ether10 switch1 secure always-strip 40
10 switch1-cpu switch2 disabled leave-as-is auto
11 switch2-cpu switch2 disabled leave-as-is auto
[admin@MikroTik] > /interface ethernet switch vlan print
Flags: X - disabled, I - invalid
# SWITCH VLAN-ID PORTS
0 switch2 0 switch2-cpu
ether1
ether2
ether3
ether4
ether5
1 switch2 10 switch2-cpu
ether1
ether2
ether3
ether4
ether5
2 switch2 20 switch2-cpu
ether1
ether2
ether3
ether4
ether5
3 switch2 30 switch2-cpu
ether1
ether2
ether3
ether4
ether5
4 switch2 40 switch2-cpu
ether1
ether2
ether3
ether4
ether5
5 switch1 0 switch1-cpu
ether6
6 switch1 10 switch1-cpu
ether6
ether7
7 switch1 20 switch1-cpu
ether6
ether8
8 switch1 30 switch1-cpu
ether6
ether9
9 switch1 40 switch1-cpu
ether6
ether10
Edit: added /interface ethernet print