Search results

  1. S

    VRF MTU issue

    I think the server MTU is 9k. The VRF (mgmt) MTU is 65536 the enslaved bridge (craft1.2) MTU is 1500 and the ethernet port (eth1) that is in the bridge has an MTU of 1500.
  2. S

    VRF MTU issue

    I am having some kernel crash issues when using VRF that are occurring during transmit fragmentation. I am running Linux 4.8.3 on a x86_64 CPU. Information on the VRF follows: # ip -d link show type vrf mgmt 168: mgmt: <NOARP,MASTER,UP,LOWER_UP> mtu 65536 qdisc noqueue state UP mode DEFAULT...
Top