I've already created a bridge with all the ports, but the VLANs are still configured to only use opt1 as their parent, which is how I had it originally configued before attempting this. I can tear down the router and start again no probs if need be, but it would ideally be nice to preserve it since I've got Unify and Arguard up and running on the router via plugins.
eg:bridge 1 members consist of: vlan1_em1bridge 2 members consist of: vlan1_em2bridge 3 members consist of: vlan1_em3 vlan10_em3bridge 4 members consist of: vlan1_em4bridge 5 members consist of: vlan1_cx0bridge 6 members consist of: vlan1_cx1 vlan10_cx1
I've got the bridges setup to group together the vlans I've created for each physical port. (Notation used when creating the vlans is "parent-port_vlan-number")bridge0 cxl0_141, cxl1_141, em0_141, em1_141, em2_141, em3_141, ix0_141, ix1_141bridge1 cxl0_145, cxl1_145, ix0_145, ix1_145
The moment I unplug a device from the Ubiquiti switch where it is receiving 192.168.141.8 (an AppleTV with static assignment) and plug it directly into the em2 ethernet port which is a spare port configured for use with vlan141 in the bridge on the opnsense router, I get nothing. (i.e. a 169.254.x.y).
em2 is the parent for vlan141 only and is in one bridge only being bridge0 and so I'm expecting the Apple TV to receive an IP of 192.168.141.8, ← I'm expecting the Apple TV to receive an IP from the only vlan running on the wire?