[j-nsp] trying to add double tagged interface and getting errors
    Aaron Gould 
    aaron1 at gvtc.com
       
    Thu Nov 21 17:58:33 EST 2019
    
    
  
Very nice, the config works now! (I had to add vpls encap to the subints of
course)
 
And I see the interface shows pop-pop push-push still
 
Thanks!
 
 
set routing-instances 100 interface xe-0/1/1.300
 
set routing-instances 100 interface xe-0/1/1.312
 
delete interfaces xe-0/1/1 unit 300 input-vlan-map pop-pop
 
delete interfaces xe-0/1/1 unit 300 output-vlan-map push-push
 
delete interfaces xe-0/1/1 unit 312 input-vlan-map pop-pop
 
delete interfaces xe-0/1/1 unit 312 output-vlan-map push-push
 
set interfaces xe-0/1/1 unit 300 encapsulation vlan-vpls
 
set interfaces xe-0/1/1 unit 312 encapsulation vlan-vpls
 
 
me at 204-1> show interfaces xe-0/1/1.300
  Logical interface xe-0/1/1.300 (Index 336) (SNMP ifIndex 534)
    Flags: Up SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.300 0x8100.100 ]
In(pop-pop) Out(push-push 0x8100.300 0x8100.100)  Encapsulation: VLAN-VPLS
    Input packets : 0
    Output packets: 0
    Protocol vpls, MTU: 9216
 
me at 204-1> show interfaces xe-0/1/1.312
  Logical interface xe-0/1/1.312 (Index 341) (SNMP ifIndex 535)
    Flags: Up SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.312 0x8100.100 ]
In(pop-pop) Out(push-push 0x8100.312 0x8100.100)  Encapsulation: VLAN-VPLS
    Input packets : 0
    Output packets: 0
    Protocol vpls, MTU: 9216
 
 
 
- Aaron
    
    
More information about the juniper-nsp
mailing list