iproute2 and libbpf: vendoring on the small scale
iproute2 and libbpf: vendoring on the small scale
Posted Nov 15, 2020 18:22 UTC (Sun) by geert (subscriber, #98403)In reply to: iproute2 and libbpf: vendoring on the small scale by dtlin
Parent article: iproute2 and libbpf: vendoring on the small scale
$ ip
Usage: ip [ OPTIONS ] OBJECT { COMMAND | help }
ip [ -force ] -batch filename
where OBJECT := { link | address | addrlabel | route | rule | neigh | ntable |
tunnel | tuntap | maddress | mroute | mrule | monitor | xfrm |
netns | l2tp | fou | macsec | tcp_metrics | token | netconf | ila |
vrf | sr | nexthop }
OPTIONS := { -V[ersion] | -s[tatistics] | -d[etails] | -r[esolve] |
-h[uman-readable] | -iec | -j[son] | -p[retty] |
-f[amily] { inet | inet6 | mpls | bridge | link } |
-4 | -6 | -I | -D | -M | -B | -0 |
-l[oops] { maximum-addr-flush-attempts } | -br[ief] |
-o[neline] | -t[imestamp] | -ts[hort] | -b[atch] [filename] |
-rc[vbuf] [size] | -n[etns] name | -N[umeric] | -a[ll] |
-c[olor]}
$ ip enp0s31f6 # Another annoyance, fortunately "ifconfig" helps me to remember it ;-)
Object "enp0s31f6" is unknown, try "ip help".
$ ip l + ip
Command "+" is unknown, try "ip link help".
$
</pre>
Giving up.
Posted Nov 15, 2020 20:30 UTC (Sun)
by dtlin (subscriber, #36537)
[Link] (5 responses)
Posted Nov 16, 2020 8:04 UTC (Mon)
by Wol (subscriber, #4433)
[Link] (4 responses)
If that's what I want, how do I get multiple bits of information in one go?
Cheers,
Posted Nov 18, 2020 0:18 UTC (Wed)
by nix (subscriber, #2304)
[Link] (2 responses)
Posted Nov 26, 2020 10:20 UTC (Thu)
by ecree (guest, #95790)
[Link] (1 responses)
Posted Nov 27, 2020 22:19 UTC (Fri)
by nix (subscriber, #2304)
[Link]
Posted Nov 26, 2020 15:59 UTC (Thu)
by opsec (subscriber, #119360)
[Link]
I'm a FreeBSD user, we still have ifconfig, so I feel the pain as well, when I get to a linux box 8-}
iproute2 and libbpf: vendoring on the small scale
iproute2 and libbpf: vendoring on the small scale
Wol
iproute2 and libbpf: vendoring on the small scale
iproute2 and libbpf: vendoring on the small scale
iproute2 and libbpf: vendoring on the small scale
iproute2 and libbpf: vendoring on the small scale