X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lisovros/iproute2_canprio.git/blobdiff_plain/281d740691cde36eb8b23f8a97c90f8684638f45..a22e92951d:/man/man8/ip.8 diff --git a/man/man8/ip.8 b/man/man8/ip.8 index 27993a4..49d94f5 100644 --- a/man/man8/ip.8 +++ b/man/man8/ip.8 @@ -47,7 +47,7 @@ ip \- show / manipulate routing, devices, policy routing and tunnels .ti -8 .IR TYPE " := [ " -.BR vlan " | " maclan " | " can " ]" +.BR vlan " | " veth " | " vcan " | " dummy " | " ifb " | " macvlan " | " can " | " bridge ]" .ti -8 .BI "ip link delete " DEVICE @@ -989,13 +989,28 @@ Link types: .in +8 .B vlan -- 802.1q tagged virrtual LAN interface +- 802.1q tagged virtual LAN interface +.sp +.B veth +- Virtual ethernet interface +.sp +.B vcan +- Virtual Local CAN interface +.sp +.B dummy +- Dummy network interface +.sp +.B ifb +- Intermediate Functional Block device .sp .B macvlan - virtual interface base on link layer address (MAC) .sp .B can - Controller Area Network interface +.sp +.B bridge +- Ethernet Bridge device .in -8 .SS ip link delete - delete virtual link