Guest User

Untitled

a guest
Jul 17th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. root@ubuntu:/# ifconfig
  2. eth0 Link encap:Ethernet HWaddr 00:0e:a6:06:36:a1
  3. inet addr:192.168.0.105 Bcast:192.168.0.255 Mask:255.255.255.0
  4. inet6 addr: fe80::20e:a6ff:fe06:36a1/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:3829 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:1939 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:2896684 (2.7 MB) TX bytes:257782 (251.7 KB)
  10. Interrupt:22
  11.  
  12. lo Link encap:Local Loopback
  13. inet addr:127.0.0.1 Mask:255.0.0.0
  14. inet6 addr: ::1/128 Scope:Host
  15. UP LOOPBACK RUNNING MTU:16436 Metric:1
  16. RX packets:6528 errors:0 dropped:0 overruns:0 frame:0
  17. TX packets:6528 errors:0 dropped:0 overruns:0 carrier:0
  18. collisions:0 txqueuelen:0
  19. RX bytes:329267 (321.5 KB) TX bytes:329267 (321.5 KB)
  20.  
  21. root@ubuntu:/#
Add Comment
Please, Sign In to add comment