CPE Question

i want to know hoe to setup a CPE (CPE only) that takes from wireless and brige it to the LAN
also


i want to know how to make a AP that takes from LAN then brige it to the AP(like normal AP)


thanks guys

If you are using Mikrotik for the AP and CPE you can do this.

On the AP unit you need to add a bridge, then set the wireless card to AP-bridge and then check WDS and dinamic and add it to the bridge, also add ether1 or which ever ethernet port or ports need to be in the bridge.

On the CPE unit you add a bridge then set the wireless to station-wds, then add wlan1 and ether1 to the bridge.

ok can u jober tell me how can i setup the brige step by step if u dont mind

Quick Setup Guide

To put interface ether1 and ether2 in a bridge.

Add a bridge interface, called MyBridge:

/interface bridge add name=“MyBridge” disabled=no

Add ether1 and ether2 to MyBridge interface:

/interface bridge port set ether1,ether2 bridge=MyBridge

If you are going to use the GUI then you need to tell me what version your running. The 2.8 layout is a a bit diffirent then 2.9.
Maybe I can do some step by step screen shots on how it’s done.

im using latest versions always 2.9.17
man today i just ues mikrotik AP its unbelivable compare to regulare access points
jober i want to create like WDS like whats the steps
i have the main router having all the hotspot routing proxy etc…
it has AP based on atheros AR5213 200mw
it has only the ap on the wirless no virtual AP’s



really really thank you in adavce