Skip to content

Instantly share code, notes, and snippets.

@kef
Created April 3, 2012 01:20
Show Gist options
  • Save kef/2288549 to your computer and use it in GitHub Desktop.
Save kef/2288549 to your computer and use it in GitHub Desktop.
A real butterbox
hie@link-test:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:01:c0:08:bf:2d
inet addr:10.41.26.77 Bcast:10.41.26.255 Mask:255.255.255.0
inet6 addr: fe80::201:c0ff:fe08:bf2d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:223494 errors:0 dropped:0 overruns:0 frame:0
TX packets:66597 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:25530142 (25.5 MB) TX bytes:5777431 (5.7 MB)
Interrupt:40 Base address:0x6000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:16 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1504 (1.5 KB) TX bytes:1504 (1.5 KB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment