Skip to content

Instantly share code, notes, and snippets.

@karlr42
Created January 18, 2013 17:22
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 karlr42/4566285 to your computer and use it in GitHub Desktop.
Save karlr42/4566285 to your computer and use it in GitHub Desktop.
$ ifconfig
eth0 Link encap:Ethernet HWaddr e0:cb:4e:bb:1f:3e
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
eth1 Link encap:Ethernet HWaddr 00:1b:21:52:4c:35
inet addr:134.226.36.122 Bcast:134.226.36.255 Mask:255.255.255.0
inet6 addr: fe80::21b:21ff:fe52:4c35/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8449612 errors:0 dropped:16 overruns:0 frame:0
TX packets:1907089 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3708490470 (3.7 GB) TX bytes:388928756 (388.9 MB)
Interrupt:16 Memory:fbce0000-fbd00000
eth2 Link encap:Ethernet HWaddr 00:1b:21:4c:89:90
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:18 Memory:fbec0000-fbee0000
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:171794 errors:0 dropped:0 overruns:0 frame:0
TX packets:171794 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:26051615 (26.0 MB) TX bytes:26051615 (26.0 MB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment