cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2355
Views
0
Helpful
2
Replies

Xconnect without mpls

shiraforkosh1
Level 1
Level 1

Hi,

Can i create Xconnect between two end points without using mpls on this two points(routers), including not using mpls on the routers between these two points? 

In addition does anybody have additional material  for the Xconnect subject? I couldn't find anything good in Google

Thanks in advance 

1 Accepted Solution

Accepted Solutions

Yahia CHARIF
Level 1
Level 1

Hi,

You can use L2TPv3 pseudowire, you need to have IP reachability between the two peers. 

pseudowire-class ether-pw
  encapsulation l2tpv3
  protocol none
  ip local interface Loopback0
!
interface Ethernet 0/0
  xconnect <peerIP address> <vc-id> encapsulation l2tpv3 manual pw-class ether-pw
!

I hope this could help you.

Best regards.

View solution in original post

2 Replies 2

Yahia CHARIF
Level 1
Level 1

Hi,

You can use L2TPv3 pseudowire, you need to have IP reachability between the two peers. 

pseudowire-class ether-pw
  encapsulation l2tpv3
  protocol none
  ip local interface Loopback0
!
interface Ethernet 0/0
  xconnect <peerIP address> <vc-id> encapsulation l2tpv3 manual pw-class ether-pw
!

I hope this could help you.

Best regards.

thanks you!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: