To: Liu Daolin (刘道林) ; vpp-dev@lists.fd.io
Cc: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] about gtpu encap
I believe you can cross connect two gtpu tunnel interfaces on the VPP in your
GW to achieve what you need:
DBGvpp# set int l2 xconnect ?
set interface l2 xconnectset interf
I believe you can cross connect two gtpu tunnel interfaces on the VPP in your
GW to achieve what you need:
DBGvpp# set int l2 xconnect ?
set interface l2 xconnectset interface l2 xconnect
You need to set L2 xconnect on both gtpu tunnel interfaces to each other.
Regards,
John