EoIP doesn't "decrease the MTU" on any interface. The EoIP interface itself will transport a 1500 byte MTU just fine. Since the EoIP interface is encapsulating Ethernet frames in IP packets and sending those IP packets on networks supporting 1500 byte MTU's (usually) then the IP layer will fragment the packet into two when the encapsulated Ethernet packet is over 1448 bytes (if I remember correctly). The packets gets reessembled at the other side and the original Ethernet frame is, thus, transported correctly. The only side affect is that your overhead goes up because of the IP fragment.
Bridge together 30 EoIP's? Sure its possible but it sounds like you're building a large layer-2 network. Do so at your own risk.
Hi!
Thank you for the quick answer!
I need to know what other thing can i do instead bridging those 30 EOIP's?
1 EOIP = 1 AP in my network.
I'm bridging these tunnels in concentrator.
Best regards!