So my new branch place using CRS125-24G-1S as l2tp client to main office.
l2tp-client provides l2 connectivity and bridging with BCP.
I am trying to add my wireless AP on port ether24 to vlan 69, but when i’m enabling vlan-filtering=yes on bridge - l2tp is displayed as " *1B " and i’m thinking it’s excluded from that bridge for some reason and i am loosing connectivity with office.
I obviously got something wrong here, could anyone please point me in right direction?
vlan interface configuration:
/interface vlan
add interface=ether24 name=VID69 vlan-id=69
all of my bridge settings:
/interface bridge
add admin-mac=6C:3B:6B:8B:18:FB auto-mac=no comment="created from master port" name=bridge1 protocol-mode=none
/interface bridge port
add bridge=bridge1 interface=ether3
add bridge=bridge1 interface=ether4
add bridge=bridge1 interface=ether5
add bridge=bridge1 interface=ether6
add bridge=bridge1 interface=ether7
add bridge=bridge1 interface=ether8
add bridge=bridge1 interface=ether9
add bridge=bridge1 interface=ether10
add bridge=bridge1 interface=ether11
add bridge=bridge1 interface=ether12
add bridge=bridge1 interface=ether13
add bridge=bridge1 interface=ether14
add bridge=bridge1 interface=ether15
add bridge=bridge1 interface=ether16
add bridge=bridge1 interface=ether17
add bridge=bridge1 interface=ether18
add bridge=bridge1 interface=ether19
add bridge=bridge1 interface=ether20
add bridge=bridge1 interface=ether21
add bridge=bridge1 interface=ether22
add bridge=bridge1 interface=ether23
add bridge=bridge1 interface=sfp1
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=VID69 pvid=69
BCP is enabled i guess?:
/ppp profile
add bridge=bridge1 name=l2tp_bridge only-one=yes use-compression=no use-encryption=required \
use-mpls=yes use-upnp=yes
l2tp-client configuration:
/interface l2tp-client
add connect-to=gw.domain disabled=no mrru=1600 name=l2tp-out1 password=123 \
profile=l2tp_bridge user=username
bridge vlan when filtering is enabled, l2tp-client is gone.
[geexmmo@alaarcha_crs125] /interface bridge vlan> print
Flags: X - disabled, D - dynamic
# BRIDGE VLAN-IDS CURRENT-TAGGED CURRENT-UNTAGGED
0 D bridge1 1 bridge1
ether3
ether4
ether5
ether6
ether7
ether8
ether10
ether12
ether14
ether15
ether16
ether19
ether22
*1B
1 D bridge1 69 VID69