Advertisement
Guest User

ifconfig -a

a guest
Sep 21st, 2017
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. eth0: flags=4098<BROADCAST,MULTICAST> mtu 1500
  2. ether b8:27:eb:b0:24:39 txqueuelen 1000 (Ethernet)
  3. RX packets 0 bytes 0 (0.0 B)
  4. RX errors 0 dropped 0 overruns 0 frame 0
  5. TX packets 0 bytes 0 (0.0 B)
  6. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  7.  
  8. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  9. inet 127.0.0.1 netmask 255.0.0.0
  10. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  11. loop txqueuelen 1 (Local Loopback)
  12. RX packets 21 bytes 1452 (1.4 KiB)
  13. RX errors 0 dropped 0 overruns 0 frame 0
  14. TX packets 21 bytes 1452 (1.4 KiB)
  15. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  16.  
  17. wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  18. inet 10.0.0.1 netmask 255.255.255.0 broadcast 10.0.0.255
  19. inet6 fe80::ba27:ebff:fee5:716c prefixlen 64 scopeid 0x20<link>
  20. ether b8:27:eb:e5:71:6c txqueuelen 1000 (Ethernet)
  21. RX packets 0 bytes 0 (0.0 B)
  22. RX errors 0 dropped 0 overruns 0 frame 0
  23. TX packets 27 bytes 4328 (4.2 KiB)
  24. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement