Discussion:
[c-nsp] 4431 - L2TPV3 xconnect inside Service Instance
Richard Clayton
2018-12-07 18:04:34 UTC
Permalink
Hi Guys

I have two main sites, HQ and DR, the site has layer 2 p2p between them and
a 4431 on each for the WAN. They want layer two backup over the 4431 WAN
circuits for their existing layer 2 p2p.
I have tested L2TPV3 xconnect inside LAN facing Service Instance, the
L2TPV3 session establishes, but is not passing and frames. My question.
Is L2TPV3 xconnect inside a Service Instance supported on 4431 IOS XE, or
do I need to change my lab to either OTV or VXLAN?

I have the AppX license installed on both routers.

Thanks in advance of you assistance.

Rick
_______________________________________________
cisco-nsp mailing list cisco-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
Richard Clayton
2018-12-08 10:27:46 UTC
Permalink
Config snippet from both routers

CE R1
interface GigabitEthernet0/0/3
description POP1-CE02 3750SW-1
mtu 1600
no ip address
media-type rj45
negotiation auto
service instance 1 ethernet
description L2 Extension LAN
encapsulation dot1q 229,232
xconnect 100.66.50.110 100 encapsulation l2tpv3 pw-class L2TPv3
!
service instance 2 ethernet
description Corporate L3 LAN
encapsulation dot1q 700
rewrite ingress tag pop 1 symmetric
bridge-domain 4
!
CE R2
interface GigabitEthernet0/0/3
description POP2-CE02 3750SW-1
mtu1600
no ip address
negotiation auto
service instance 1 ethernet
description L2 Extension LAN
encapsulation dot1q 229,232
xconnect 100.66.50.109 100 encapsulation l2tpv3 pw-class L2TPv3
!
service instance 2 ethernet
description Corporate L3 LAN
encapsulation dot1q 700
rewrite ingress tag pop 1 symmetric
bridge-domain 4
!
!
Post by Richard Clayton
Hi Guys
I have two main sites, HQ and DR, the site has layer 2 p2p between them
and a 4431 on each for the WAN. They want layer two backup over the 4431
WAN circuits for their existing layer 2 p2p.
I have tested L2TPV3 xconnect inside LAN facing Service Instance, the
L2TPV3 session establishes, but is not passing and frames. My question.
Is L2TPV3 xconnect inside a Service Instance supported on 4431 IOS XE, or
do I need to change my lab to either OTV or VXLAN?
I have the AppX license installed on both routers.
Thanks in advance of you assistance.
Rick
_______________________________________________
cisco-nsp mailing list cisco-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Loading...