Hi! I have a wAP ac LTE6 kit, which currently serves as my main router/firewall and LTE uplink. Now after it has been serving me perfectly for a few years,I would like to move the router/firewall role to a HAPax. (A GPON fiber has reached us, so I want to use both the LTE and the new connection.) For this purpose, I´d like to configure a VLAN for passing through the connection to my HAPax:
The passthrough VLAN is VLAN 100, on the HAPax3 I´d create the IP interface for VLAN100. I´d like it to receive an IP from the LTE Interface in the WAP.
VLAN config is not the issue here. I´m aware of https://help.mikrotik.com/docs/spaces/ROS/pages/30146563/LTE#LTE-PassthroughExample as well.
Question(s)1: is WAPacLTE capable of doing passthrough? If not, will /interface “lte apn add apn=apn1 passthrough-interface=ether1.100” will eventually just fail silently ? Is it somewhere documented, which devices are capable of passthrough?
Question2: Will it work over VLAN if I configure the MAC address of the VLAN100 interface on HAPax3? If so, then can I just use DHCP to get an IP?
Regards W