Hello,

There is a problem with setting MTU for VxLAN. I see, that there was a
change related to MTU and Max_frame_size -
https://gerrit.fd.io/r/c/vpp/+/34928

I don't know, what VxLAN configuration is right (I've asked about it here
https://lists.fd.io/g/vpp-dev/topic/vxlan_l3_mode/89205942?p=,,,20,0,0,0::recentpostdate/sticky,,,20,2,0,89205942,previd=1645090589967474984,nextid=1643993575016104745&previd=1645090589967474984&nextid=1643993575016104745
)

But neither this:
DBGvpp# create vxlan tunnel src 10.0.3.1 dst 10.0.3.3 vni 55 l3
vxlan_tunnel0
DBGvpp# set interface mtu 1400 vxlan_tunnel0
set interface mtu: Unsupported (underlying driver doesn't support changing
Max Frame Size)

Nor this:
DBGvpp# create vxlan tunnel src 10.0.3.1 dst 10.0.3.3 vni 55
vxlan_tunnel0
DBGvpp# set interface mtu 1400 vxlan_tunnel0
set interface mtu: not supported
is not working.

So, my final question is how to configure the VxLAN L2-tunnel and set MTU?
Thank you.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20874): https://lists.fd.io/g/vpp-dev/message/20874
Mute This Topic: https://lists.fd.io/mt/89206535/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to