Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 24th, 2012  |  syntax: None  |  size: 2.36 KB  |  hits: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. debian:~# ifconfig
  2. eth2      Link encap:Ethernet  HWaddr 00:E0:4C:4C:47:29
  3.           inet addr:192.168.253.1  Bcast:192.168.253.255  Mask:255.255.255.0
  4.           inet6 addr: fe80::2e0:4cff:fe4c:4729/64 Scope:Link
  5.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  6.           RX packets:66268777 errors:472 dropped:2207 overruns:213 frame:0
  7.           TX packets:48955498 errors:0 dropped:0 overruns:11 carrier:0
  8.           collisions:0 txqueuelen:1000
  9.           RX bytes:1676648770 (1.5 GiB)  TX bytes:2053631636 (1.9 GiB)
  10.           Interrupt:11 Base address:0xe400
  11.  
  12. eth4      Link encap:Ethernet  HWaddr 00:25:86:E3:F8:1C
  13.           inet addr:172.25.38.16  Bcast:172.25.38.255  Mask:255.255.255.0
  14.           inet6 addr: fe80::225:86ff:fee3:f81c/64 Scope:Link
  15.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  16.           RX packets:55640504 errors:0 dropped:997 overruns:0 frame:0
  17.           TX packets:69494120 errors:0 dropped:0 overruns:0 carrier:0
  18.           collisions:0 txqueuelen:1000
  19.           RX bytes:3478076837 (3.2 GiB)  TX bytes:2694220097 (2.5 GiB)
  20.           Interrupt:12 Base address:0xe800
  21.  
  22. lo        Link encap:Local Loopback
  23.           inet addr:127.0.0.1  Mask:255.0.0.0
  24.           inet6 addr: ::1/128 Scope:Host
  25.           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  26.           RX packets:2397 errors:0 dropped:0 overruns:0 frame:0
  27.           TX packets:2397 errors:0 dropped:0 overruns:0 carrier:0
  28.           collisions:0 txqueuelen:0
  29.           RX bytes:141884 (138.5 KiB)  TX bytes:141884 (138.5 KiB)
  30.  
  31. ppp0      Link encap:Point-to-Point Protocol
  32.           inet addr:xxx  P-t-P:xxx  Mask:255.255.255.255
  33.           UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1396  Metric:1
  34.           RX packets:15490846 errors:0 dropped:0 overruns:0 frame:0
  35.           TX packets:10750365 errors:0 dropped:0 overruns:0 carrier:0
  36.           collisions:0 txqueuelen:3
  37.           RX bytes:4121905300 (3.8 GiB)  TX bytes:1001319452 (954.9 MiB)
  38.  
  39. ppp1      Link encap:Point-to-Point Protocol
  40.           inet addr:192.168.253.1  P-t-P:192.168.253.109  Mask:255.255.255.255
  41.           UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1396  Metric:1
  42.           RX packets:57945 errors:0 dropped:0 overruns:0 frame:0
  43.           TX packets:55248 errors:0 dropped:0 overruns:0 carrier:0
  44.           collisions:0 txqueuelen:3
  45.           RX bytes:9947482 (9.4 MiB)  TX bytes:39215574 (37.3 MiB)