[j-nsp] trying to add double tagged interface and getting errors
Aaron Gould
aaron1 at gvtc.com
Thu Nov 21 15:13:58 EST 2019
How would I accomplish this ? It's working fine, but when I try to add a
double tagged interface into the existing vpls bridging environment, I get
the following error.
me@ 204-1> show configuration routing-instances 100 | display set
set routing-instances 100 instance-type vpls
set routing-instances 100 vlan-id none
set routing-instances 100 interface xe-0/1/4.100
set routing-instances 100 routing-interface irb.100
set routing-instances 100 protocols vpls no-tunnel-services
set routing-instances 100 protocols vpls vpls-id 10000
set routing-instances 100 protocols vpls mtu 1500
set routing-instances 100 protocols vpls neighbor 10.102.255.7
me@ 204-1> show configuration interfaces xe-0/1/1 | display set
set interfaces xe-0/1/1 flexible-vlan-tagging
set interfaces xe-0/1/1 mtu 9216
set interfaces xe-0/1/1 encapsulation flexible-ethernet-services
set interfaces xe-0/1/1 unit 300 vlan-tags outer 300
set interfaces xe-0/1/1 unit 300 vlan-tags inner 100
set interfaces xe-0/1/1 unit 300 input-vlan-map pop-pop
set interfaces xe-0/1/1 unit 300 output-vlan-map push-push
me at 204-1# set routing-instances 100 interface xe-0/1/1.300
[edit]
me@ 204-1# commit check
[edit routing-instances 100 interface]
'xe-0/1/1.300'
interface with input/output vlan-maps cannot be added to a
routing-instance with a vlan-id/vlan-tags configured
error: configuration check-out failed: (statements constraint check failed)
-Aaron
More information about the juniper-nsp
mailing list