Guest User

Untitled

a guest
Sep 17th, 2016
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. ubuntu@ubuntu:~$ ifconfig -a
  2. ens33 Link encap:Ethernet HWaddr 00:0c:29:49:02:5d
  3. inet addr:172.16.212.129 Bcast:172.16.212.255 Mask:255.255.255.0
  4. inet6 addr: fe80::a02c:cc07:e84a:f8c0/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:42 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:91 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:5492 (5.4 KB) TX bytes:9562 (9.5 KB)
  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:65536 Metric:1
  15. RX packets:209 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:209 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:1
  18. RX bytes:15565 (15.5 KB) TX bytes:15565 (15.5 KB)
  19.  
  20. ubuntu@ubuntu:~$ iwconfig
  21. ens33 no wireless extensions.
  22.  
  23. lo no wireless extensions.
  24.  
  25. ubuntu@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment