Advertisement
Guest User

Untitled

a guest
Feb 6th, 2015
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. @MAASServer:~$ ifconfig -a
  2. eth0 Link encap:Ethernet HWaddr aa:aa:aa:aa:aa:00
  3. inet addr:192.168.122.100 Bcast:192.168.122.255 Mask:255.255.255.0
  4. inet6 addr: fe80::a8aa:aaff:feaa:aa00/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:1657285 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:3667517 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:105684584 (105.6 MB) TX bytes:5388976323 (5.3 GB)
  10.  
  11. eth1 Link encap:Ethernet HWaddr aa:aa:aa:aa:ab:00
  12. BROADCAST MULTICAST MTU:1500 Metric:1
  13. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  14. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  15. collisions:0 txqueuelen:1000
  16. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  17.  
  18. lo Link encap:Local Loopback
  19. inet addr:127.0.0.1 Mask:255.0.0.0
  20. inet6 addr: ::1/128 Scope:Host
  21. UP LOOPBACK RUNNING MTU:65536 Metric:1
  22. RX packets:507824 errors:0 dropped:0 overruns:0 frame:0
  23. TX packets:507824 errors:0 dropped:0 overruns:0 carrier:0
  24. collisions:0 txqueuelen:0
  25. RX bytes:161952714 (161.9 MB) TX bytes:161952714 (161.9 MB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement