OTV 与 MTUConfigure the join interface and all Layer 3 interfaces that face the IP core between the OTV edge devices with the highest maximum transmission unit (MTU) size supported by the IP core. OTV sets the Don't Fragment (DF) bit in the IP header for all OTV control and data packets so the core cannot fragment these packets.
在 OTV 环境,由于OTV 会添加包头并且不支持分片,建议 OTV 转发沿途的设备、Layer3接口,都要开启system jumbomtu.
拓扑图如下N7K-OTV -- CORE --- Internet --- CORE-2 --- N7K-OTV
问题:OTV join interface 之间,ping 可达,路由正常。
测试ping packet size 1500, ping 失败,沿途被丢包。
解决:检查show run OTV 相关配置,没有发现异常,OTV join interface 已经设置 MTU 9216;
使用 OTV join interface traceroute 对端 join interface,得到数据包转发路径;
然后逐跳登录沿途设备,去查看面向 CORE 的layer3 接口的 MTU 设置,发现其中有设备的 MTU 没有修改;
将沿途 layer3 接口 MTU 都设置为9216,问题解决。
参考文档,OTV 基础配置和简单查看命令
Cisco Nexus 7000 Series OTV Quick Start Guide