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

Aaron aaron1 at gvtc.com
Thu Apr 21 13:48:38 EDT 2016


Thanks Daniel, I tried a few things, no success yet.

Goal is to simply take vlan tags on ge-0/0/38 for 802.1q tags 10 and 17 and put them into the same vlan structure so that they share the isb.10 subnet.

delete vlans vlan10

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 input-vlan-map swap vlan-id 10
set interfaces ge-0/0/38 unit 17 vlan-id 17 output-vlan-map swap
set vlans vlan10 interface ge-0/0/38.17
set vlans vlan10 l3-interface irb.10

agould at eng-lab-5048-1# commit
[edit vlans vlan10 l3-interface]
  'l3-interface irb.10'
    l3-interface can be configured only under vlans with 'vlan-id'/'vlan-tags'
error: commit failed: (statements constraint check failed)

{master:0}[edit]

set vlans vlan10 vlan-id none

agould at eng-lab-5048-1# commit
[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)

{master:0}[edit]
agould at eng-lab-5048-1# set routing-instances one vlan-id none

{master:0}[edit]
agould at eng-lab-5048-1# show routing-instances one | display set | grep vlan
set routing-instances one vlan-id none

{master:0}[edit]
agould at eng-lab-5048-1# commit
[edit routing-instances one vlan-id]
  'vlan-id none'
    'vlan-id' statement can be included only for a VPLS or EVPN instance
[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)

{master:0}[edit]
agould at eng-lab-5048-1#











More information about the juniper-nsp mailing list