[j-nsp] ACX5048 - vlan-map conflict with routing-instance with vlan-id tags

Daniel Verlouw daniel at shunoshu.net
Thu Apr 21 14:35:57 EDT 2016


Hi Aaron,

On Thu, Apr 21, 2016 at 7:48 PM, Aaron <aaron1 at gvtc.com> 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.


More information about the juniper-nsp mailing list