OpenWrt Forum Archive

Topic: Bridging two vlans

The content of this topic has been archived on 21 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi all
I want to bridge vlan1 to vlan2 so that vlan 2 get vlan1's dhcp ip settings
what shoud I do?
please help
Best Regards

If you were to do that, they would become effectively the same network, defeating the purpose of having VLANs.

Anyway to do that, just make a bridge interface and put them both in there-- use option ifname 'eth0.1 eth0.2' for example.

The discussion might have continued from here.