Skip to content

Instantly share code, notes, and snippets.

@nerestaren
Created December 29, 2019 22:20
Show Gist options
  • Save nerestaren/844ab383e9cbaf9a0b1c5fd4f6dd637d to your computer and use it in GitHub Desktop.
Save nerestaren/844ab383e9cbaf9a0b1c5fd4f6dd637d to your computer and use it in GitHub Desktop.
osmc@osmc:~$ ifconfig
eth0: flags=-28605<UP,BROADCAST,RUNNING,MULTICAST,DYNAMIC> mtu 1500
inet 192.168.1.100 netmask 255.255.255.0 broadcast 192.168.1.255
ether b8:27:eb:5d:57:a4 txqueuelen 1000 (Ethernet)
RX packets 400632 bytes 519837935 (495.7 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 25314 bytes 1575366 (1.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
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 25384 bytes 4544436 (4.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 25384 bytes 4544436 (4.3 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=-28605<UP,BROADCAST,RUNNING,MULTICAST,DYNAMIC> mtu 1500
inet 192.168.1.100 netmask 255.255.0.0 broadcast 192.168.255.255
ether b8:27:eb:08:02:f1 txqueuelen 1000 (Ethernet)
RX packets 1353320 bytes 1347425447 (1.2 GiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 976636 bytes 159185875 (151.8 MiB)
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