02-07-2018 11:24 AM - edited 03-05-2019 09:53 AM
I need to establish a L2tpv3 tunnel between a pair of 4321's connected via AT&T L2 ASE link.
I have no issues passing TCP traffic, but UDP traffic is rejected.
the ios XE ios is 3.14.00.s and the interface be:
interface GigabitEthernet0/0/1
description L2-L2TP-INT
no ip address
negotiation auto
xconnect 172.25.xx.xx 1 encapsulation l2tpv3 pw-class INET
any suggestions?
02-07-2018 12:02 PM
Hello,
I think you need to configure 'ip protocol udp' under your pseudowire class...
02-07-2018 01:03 PM
02-07-2018 01:07 PM
02-14-2018 02:34 PM
The problem was resolved to excessive fragmentation.
The MTU was raised to max and the problem was gone.
45mbps bidirectional on average tcp and udp.
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