> On Dec 7, 2017, at 4:33 PM, Rolf Hanßen <rolf at rhanssen.de> wrote: > > maybe helps: > set routing-instances our-networks bridge-domains vlan30 interface xe-2/1/0.0 That was close—I needed to add the physical interface to the bridge domain: set routing-instances our-networks interfaces xe-2/1/0.0 —Chris