Advertisement
Guest User

server ifconfig

a guest
Jun 20th, 2014
558
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. root@lemur:~# /sbin/ifconfig
  2. eth1 Link encap:Ethernet HWaddr 74:d4:35:6a:8e:e7
  3. UP BROADCAST MULTICAST MTU:1500 Metric:1
  4. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  5. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  6. collisions:0 txqueuelen:1000
  7. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  8.  
  9. lo Link encap:Local Loopback
  10. inet addr:127.0.0.1 Mask:255.0.0.0
  11. inet6 addr: ::1/128 Scope:Host
  12. UP LOOPBACK RUNNING MTU:65536 Metric:1
  13. RX packets:16142 errors:0 dropped:0 overruns:0 frame:0
  14. TX packets:16142 errors:0 dropped:0 overruns:0 carrier:0
  15. collisions:0 txqueuelen:0
  16. RX bytes:989504 (989.5 KB) TX bytes:989504 (989.5 KB)
  17.  
  18. wlan1 Link encap:Ethernet HWaddr 54:27:1e:24:ac:3d
  19. inet addr:192.168.1.18 Bcast:192.168.1.18 Mask:255.255.255.255
  20. inet6 addr: fdda:f0a5:4d85:0:5627:1eff:fe24:ac3d/64 Scope:Global
  21. inet6 addr: fe80::5627:1eff:fe24:ac3d/64 Scope:Link
  22. inet6 addr: fdda:f0a5:4d85:0:a59c:35d7:a2eb:7e89/64 Scope:Global
  23. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  24. RX packets:851261 errors:0 dropped:0 overruns:0 frame:0
  25. TX packets:507624 errors:0 dropped:0 overruns:0 carrier:0
  26. collisions:0 txqueuelen:1000
  27. RX bytes:1129970683 (1.1 GB) TX bytes:53514919 (53.5 MB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement