GregLeblanc

Untitled

Aug 14th, 2025
8
0
328 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. $ ifconfig
  2. eno1: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
  3. inet 10.0.0.81 netmask 255.255.0.0 broadcast 10.0.255.255
  4. inet6 fe80::1b74:a971:46ce:4322 prefixlen 64 scopeid 0x20<link>
  5. ether d4:be:d9:9e:e6:6c txqueuelen 1000 (Ethernet)
  6. RX packets 8253233 bytes 8582840827 (8.5 GB)
  7. RX errors 0 dropped 29 overruns 0 frame 0
  8. TX packets 4229467 bytes 2800578569 (2.8 GB)
  9. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  10. device interrupt 20 memory 0xe1b00000-e1b20000
  11.  
  12. enp2s0: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
  13. ether e8:ea:6a:ac:7b:29 txqueuelen 1000 (Ethernet)
  14. RX packets 725549 bytes 223337520 (223.3 MB)
  15. RX errors 0 dropped 29 overruns 0 frame 0
  16. TX packets 2519875 bytes 1159972078 (1.1 GB)
  17. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  18.  
  19. enp3s0: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
  20. ether e8:ea:6a:ac:7b:3b txqueuelen 1000 (Ethernet)
  21. RX packets 1166986 bytes 695104375 (695.1 MB)
  22. RX errors 0 dropped 44 overruns 0 frame 0
  23. TX packets 686443 bytes 572786428 (572.7 MB)
  24. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  25.  
  26. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  27. inet 127.0.0.1 netmask 255.0.0.0
  28. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  29. loop txqueuelen 1000 (Local Loopback)
  30. RX packets 28074 bytes 2845199 (2.8 MB)
  31. RX errors 0 dropped 0 overruns 0 frame 0
  32. TX packets 28074 bytes 2845199 (2.8 MB)
  33. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  34.  
  35. mybond0: flags=5187<UP,BROADCAST,RUNNING,MASTER,MULTICAST> mtu 1500
  36. inet 10.0.0.81 netmask 255.255.0.0 broadcast 10.0.255.255
  37. inet6 fe80::d6be:d9ff:fe9e:e66c prefixlen 64 scopeid 0x20<link>
  38. ether d4:be:d9:9e:e6:6c txqueuelen 1000 (Ethernet)
  39. RX packets 10145339 bytes 9501227844 (9.5 GB)
  40. RX errors 0 dropped 0 overruns 0 frame 0
  41. TX packets 7435574 bytes 4533311968 (4.5 GB)
  42. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Advertisement
Add Comment
Please, Sign In to add comment