{ "assertions": { "bridge_and_ipam_are_fixed": true, "cni_version_is_1_1_0": true, "configured_mtu_matches_ipv4_vxlan_budget": true, "ipv6_vxlan_budget_is_1430": true, "subnet_and_default_route_exist": true }, "boundaries": ["static configuration and arithmetic only", "no namespace, CNI plugin, VXLAN device, route, or packet capture was run"], "cni": {"bridge": "labbr0", "mtu": 1450, "name": "network33-lab", "subnet": "10.22.0.0/24"}, "cross_host_vxlan_path": ["container-eth0", "veth", "bridge-or-route", "local-VTEP", "underlay", "remote-VTEP", "destination-veth"], "mtu": { "ipv4_underlay": {"inner_ethernet": 14, "max_inner_ethernet_frame": 1464, "max_inner_ip_mtu": 1450, "outer_ip": 20, "outer_udp": 8, "underlay_l3_mtu": 1500, "vxlan": 8}, "ipv6_underlay": {"inner_ethernet": 14, "max_inner_ethernet_frame": 1444, "max_inner_ip_mtu": 1430, "outer_ip": 40, "outer_udp": 8, "underlay_l3_mtu": 1500, "vxlan": 8} }, "same_host_path": ["container-eth0", "veth-container", "veth-host", "labbr0", "peer-veth"] }