Guest User

Untitled

a guest
Aug 15th, 2015
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. [saber@saber ~]$ ifconfig -a
  2. enp0s29u1u2: flags=4098<BROADCAST,MULTICAST> mtu 1500
  3. ether 00:01:02:03:04:05 txqueuelen 1000 (Ethernet)
  4. RX packets 0 bytes 0 (0.0 B)
  5. RX errors 0 dropped 0 overruns 0 frame 0
  6. TX packets 0 bytes 0 (0.0 B)
  7. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  8.  
  9. enp4s0f0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
  10. inet 192.168.2.14 netmask 255.255.255.0 broadcast 192.168.2.255
  11. ether b8:88:e3:42:57:00 txqueuelen 1000 (Ethernet)
  12. RX packets 0 bytes 0 (0.0 B)
  13. RX errors 0 dropped 0 overruns 0 frame 0
  14. TX packets 0 bytes 0 (0.0 B)
  15. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  16. device interrupt 18
  17.  
  18. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  19. inet 127.0.0.1 netmask 255.0.0.0
  20. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  21. loop txqueuelen 0 (Local Loopback)
  22. RX packets 30200 bytes 2701884 (2.5 MiB)
  23. RX errors 0 dropped 0 overruns 0 frame 0
  24. TX packets 30200 bytes 2701884 (2.5 MiB)
  25. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  26.  
  27. wlp3s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  28. inet 192.168.0.100 netmask 255.255.255.0 broadcast 192.168.0.255
  29. inet6 fe80::ecb7:fdc0:4307:d73c prefixlen 64 scopeid 0x20<link>
  30. ether 44:6d:57:1f:e7:fc txqueuelen 1000 (Ethernet)
  31. RX packets 121653 bytes 68124893 (64.9 MiB)
  32. RX errors 0 dropped 0 overruns 0 frame 0
  33. TX packets 62837 bytes 9887491 (9.4 MiB)
  34. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Advertisement
Add Comment
Please, Sign In to add comment