[c-nsp] L2VPN between ASR920 and Juniper
    Alireza Soltanian 
    soltanian at gmail.com
       
    Mon Sep 21 08:19:50 EDT 2015
    
    
  
Hi Everybody
When I try to establish L2VPN connection between ASR920 and Juniper M320, I
have this output on ASR920:
 
ASR920#show mpls l2transport vc detail 
Local interface: Gi0/0/4 up, line protocol up, Eth VLAN 810 up
  Destination address: 10.234.233.29, VC ID: 2631, VC status: down
    Last error: Imposition VLAN rewrite capability mismatch with peer
 
I am using different VLANs on both side:
ASR920: VLAN 810
Juniper M320: VLAN 2631
 
This is configuration on ASR side:
 
interface GigabitEthernet0/0/4
no ip address
media-type auto-select
negotiation auto
service instance 1 ethernet
  encapsulation dot1q 810
  rewrite ingress tag pop 1 symmetric
  xconnect 10.234.233.29 2631 encapsulation mpls
 
this is configuration on Juniper M320
 
set interfaces xe-1/0/0 unit 2631 encapsulation vlan-ccc
set interfaces xe-1/0/0 unit 2631 vlan-tags outer 3012
set interfaces xe-1/0/0 unit 2631 vlan-tags inner 2631
set interfaces xe-1/0/0 unit 2631 input-vlan-map pop
set interfaces xe-1/0/0 unit 2631 output-vlan-map push
 
set protocols l2circuit neighbor 10.241.252.91 interface xe-1/0/0.2631
virtual-circuit-id 2631
set protocols l2circuit neighbor 10.241.252.91 interface xe-1/0/0.2631
no-control-word
set protocols l2circuit neighbor 10.241.252.91 interface xe-1/0/0.2631 mtu
1500
 
Do you have any idea what is the issue?
 
    
    
More information about the cisco-nsp
mailing list