Advertisement
Guest User

Untitled

a guest
May 31st, 2011
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. root@surya:/home/ram# ifconfig
  2. eth0 Link encap:Ethernet HWaddr 00:01:2e:2f:b8:68
  3. inet6 addr: fe80::201:2eff:fe2f:b868/64 Scope:Link
  4. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  5. RX packets:864 errors:0 dropped:0 overruns:0 frame:0
  6. TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
  7. collisions:0 txqueuelen:1000
  8. RX bytes:99227 (99.2 KB) TX bytes:9558 (9.5 KB)
  9. Interrupt:22 Base address:0x4000
  10.  
  11. lo Link encap:Local Loopback
  12. inet addr:127.0.0.1 Mask:255.0.0.0
  13. inet6 addr: ::1/128 Scope:Host
  14. UP LOOPBACK RUNNING MTU:16436 Metric:1
  15. RX packets:1751 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:1751 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:0
  18. RX bytes:71084 (71.0 KB) TX bytes:71084 (71.0 KB)
  19.  
  20. wlan0 Link encap:Ethernet HWaddr 74:f0:6d:2a:d5:fc
  21. inet addr:192.168.1.108 Bcast:192.168.1.255 Mask:255.255.255.0
  22. inet6 addr: fe80::76f0:6dff:fe2a:d5fc/64 Scope:Link
  23. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  24. RX packets:267151 errors:0 dropped:0 overruns:0 frame:0
  25. TX packets:162397 errors:0 dropped:0 overruns:0 carrier:0
  26. collisions:0 txqueuelen:1000
  27. RX bytes:291077142 (291.0 MB) TX bytes:19737452 (19.7 MB)
  28.  
  29.  
  30.  
  31.  
  32. After dhclient eth0 following shows up:
  33.  
  34. eth0:avahi Link encap:Ethernet HWaddr 00:01:2e:2f:b8:68
  35. inet addr:169.254.6.211 Bcast:169.254.255.255 Mask:255.255.0.0
  36. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  37. Interrupt:22 Base address:0x4000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement