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

Untitled

By: a guest on Nov 10th, 2011  |  syntax: None  |  size: 1.48 KB  |  hits: 94  |  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. root@OpenWrt:/# ifconfig
  2. br-lan    Link encap:Ethernet  HWaddr 00:00:00:00:00:01
  3.           inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
  4.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  5.           RX packets:3260 errors:0 dropped:0 overruns:0 frame:0
  6.           TX packets:2946 errors:0 dropped:0 overruns:0 carrier:0
  7.           collisions:0 txqueuelen:0
  8.           RX bytes:428755 (418.7 KiB)  TX bytes:932257 (910.4 KiB)
  9.  
  10. eth0      Link encap:Ethernet  HWaddr 00:00:00:00:00:01
  11.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  12.           RX packets:3261 errors:0 dropped:0 overruns:0 frame:0
  13.           TX packets:2947 errors:0 dropped:0 overruns:0 carrier:0
  14.           collisions:0 txqueuelen:1000
  15.           RX bytes:474737 (463.6 KiB)  TX bytes:933300 (911.4 KiB)
  16.           Interrupt:4
  17.  
  18. eth1      Link encap:Ethernet  HWaddr 00:00:00:00:00:02
  19.           UP BROADCAST MULTICAST  MTU:1500  Metric:1
  20.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  21.           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  22.           collisions:0 txqueuelen:1000
  23.           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
  24.           Interrupt:5
  25.  
  26. lo        Link encap:Local Loopback
  27.           inet addr:127.0.0.1  Mask:255.0.0.0
  28.           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  29.           RX packets:9 errors:0 dropped:0 overruns:0 frame:0
  30.           TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
  31.           collisions:0 txqueuelen:0
  32.           RX bytes:636 (636.0 B)  TX bytes:636 (636.0 B)