veth(4) Device Drivers Manual veth(4) veth - veth . . veth . : # ip link add type veth peer name p1-name p2-name . . . veth . veth . netns : # ip link add netns type veth peer netns veth : # ip link set netns ethtool(8) veth : # ip link add ve_A type veth peer name ve_B; # veth # ethtool -S ve_A; # NIC statistics: peer_ifindex: 16 # ip link | grep '^16:'; # 16: ve_B@ve_A: mtu 1500 qdisc ... clone(2) network_namespaces(7) ip(8) ip-link(8) ip-netns(8) 3 . . : . 6.18 8 2026 veth(4)