Skip to content

Instantly share code, notes, and snippets.

@veader
Created April 5, 2013 13:24
Show Gist options
  • Save veader/5319241 to your computer and use it in GitHub Desktop.
Save veader/5319241 to your computer and use it in GitHub Desktop.
vagrant@precise64:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 08:00:27:88:0c:a6
inet addr:10.0.2.15 Bcast:10.0.2.255 Mask:255.255.255.0
inet6 addr: fe80::a00:27ff:fe88:ca6/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9696 errors:0 dropped:0 overruns:0 frame:0
TX packets:9562 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:943407 (943.4 KB) TX bytes:808267 (808.2 KB)
eth1 Link encap:Ethernet HWaddr 08:00:27:4e:ed:12
inet addr:192.168.2.10 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::a00:27ff:fe4e:ed12/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:30915 errors:0 dropped:0 overruns:0 frame:0
TX packets:12424 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:16523774 (16.5 MB) TX bytes:2109203 (2.1 MB)
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:2236 errors:0 dropped:0 overruns:0 frame:0
TX packets:2236 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:322434 (322.4 KB) TX bytes:322434 (322.4 KB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment