Skip to content

Instantly share code, notes, and snippets.

@oxtd
Created September 11, 2021 07:03
Show Gist options
  • Select an option

  • Save oxtd/fe57332e4e33766b8d87d2a6ad5c1a86 to your computer and use it in GitHub Desktop.

Select an option

Save oxtd/fe57332e4e33766b8d87d2a6ad5c1a86 to your computer and use it in GitHub Desktop.
6
marcus@monitors:~$ ifconfig
br-968a1c1855aa: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 172.18.0.1 netmask 255.255.0.0 broadcast 172.18.255.255
ether 02:42:57:73:aa:3e txqueuelen 0 (Ethernet)
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
docker0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
inet6 fe80::42:64ff:fe03:951b prefixlen 64 scopeid 0x20<link>
ether 02:42:64:03:95:1b txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 5 bytes 446 (446.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
...[SNIP]...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment