Skip to content

Instantly share code, notes, and snippets.

@michaelmuenzer
Last active February 14, 2021 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelmuenzer/fa4c2e510987d91b65da033ae5b2fde9 to your computer and use it in GitHub Desktop.
Save michaelmuenzer/fa4c2e510987d91b65da033ae5b2fde9 to your computer and use it in GitHub Desktop.
> ifconfig
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.178.55 netmask 255.255.255.0 broadcast 192.168.178.255
inet6 2001:16b8:45f7:a00:6192:e9e5:427a:ced0 prefixlen 64 scopeid 0x0<global>
inet6 fe80::fe4e:4298:870a:98d2 prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:13:4f:f6 txqueuelen 1000 (Ethernet)
RX packets 927 bytes 68305 (66.7 KiB)
RX errors 0 dropped 674 overruns 0 frame 0
TX packets 198 bytes 35053 (34.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.178.56 netmask 255.255.255.0 broadcast 192.168.178.255
inet6 2001:16b8:45f7:a00:15c0:c688:ecb:3a9f prefixlen 64 scopeid 0x0<global>
inet6 fe80::c28:ff12:8d3:c1bc prefixlen 64 scopeid 0x20<link>
ether d0:37:45:22:5b:c2 txqueuelen 1000 (Ethernet)
RX packets 845 bytes 112728 (110.0 KiB)
RX errors 0 dropped 472 overruns 0 frame 0
TX packets 62 bytes 9627 (9.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment