05-13-2020 03:51 AM
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
Solved! Go to Solution.
05-22-2020 03:02 PM
I believe this is unfortunately expected for all virtual deployments. Control-plane works, but forwarding plane doesn’t
05-22-2020 03:02 PM
I believe this is unfortunately expected for all virtual deployments. Control-plane works, but forwarding plane doesn’t
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide