cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1505
Views
5
Helpful
1
Replies

CIsco Modelling LAB (CML) L2VPN on IOS-XR

stef.gesm
Level 1
Level 1

Hi all, I have tried to find out an answer to my question inside the community, but I don't find it. So I create this discussion.

It's possible to emulate L2VPN on CML using a IOS-XR? I have tried the sandbox of CML but it doesn't work. I have found the same problem on GNS3 and EVE. 

I have tried the simple configuration of a Layer 2 bridging:

######## START #########

!
interface GigabitEthernet0/0/0/1.100 l2transport
encapsulation dot1q 100
!
interface GigabitEthernet0/0/0/2.100 l2transport
encapsulation dot1q 100
!

l2vpn

 bridge group L2

  bridge-domain TEST

     interface GigabitEthernet0/0/0/1.100

     interface GigabitEthernet0/0/0/2.100

!

######## END ##########

 

It doesn't work.

I have tried also the l2vpn xconnect configuration with two remote devices, the signaling is OK but the user traffic doesn't pass.

 

Thank in advance for the support

Regards 

Stefano

 

1 Accepted Solution

Accepted Solutions

cslefort
Level 1
Level 1

I believe this is unfortunately expected for all virtual deployments.  Control-plane works, but forwarding plane doesn’t 

View solution in original post

1 Reply 1

cslefort
Level 1
Level 1

I believe this is unfortunately expected for all virtual deployments.  Control-plane works, but forwarding plane doesn’t