Daniel, What did you end up going with?
On Thu, Apr 21, 2016 at 1:35 PM, Daniel Verlouw <[email protected]> wrote: > Hi Aaron, > > On Thu, Apr 21, 2016 at 7:48 PM, Aaron <[email protected]> wrote: > > [edit vlans vlan10 interface] > > 'ge-0/0/38.17' > > interface with input/output vlan-maps cannot be added to a > routing-instance with a vlan-id/vlan-tags configured > > error: commit failed: (statements constraint check failed) > > The error msg is pretty clear :) did you try my first suggestion which > was simply to remove the input/output-vlan-maps ? So: > > set interfaces ge-0/0/38 flexible-vlan-tagging > set interfaces ge-0/0/38 encapsulation flexible-ethernet-services > set interfaces ge-0/0/38 unit 17 encapsulation vlan-bridge > set interfaces ge-0/0/38 unit 17 vlan-id 17 > set vlans vlan10 interface ge-0/0/38.17 > set vlans vlan10 l3-interface irb.10 > set vlans vlan10 vlan-id 10 > > I'm fairly sure this worked when we PoC'd it (don't have my notes > handy, and we didn't go for the ACX5k in the end, so can't try it > again). The interface is automatically config'd for a vlan swap > to/from vlan 10 in this case. > > -- Daniel. > _______________________________________________ > juniper-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/juniper-nsp > _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

