Guest User

Untitled

a guest
Oct 27th, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. vagrant@openstack1:~$ ifconfig
  2. enp0s3 Link encap:Ethernet HWaddr 08:00:27:a8:df:8b
  3. inet addr:10.0.2.15 Bcast:10.0.2.255 Mask:255.255.255.0
  4. inet6 addr: fe80::a00:27ff:fea8:df8b/64 Scope:Link
  5. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  6. RX packets:59154 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:18795 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:82157927 (82.1 MB) TX bytes:1435456 (1.4 MB)
  10.  
  11. enp0s8 Link encap:Ethernet HWaddr 08:00:27:66:14:a5
  12. inet addr:10.5.0.11 Bcast:10.5.0.255 Mask:255.255.255.0
  13. inet6 addr: fe80::a00:27ff:fe66:14a5/64 Scope:Link
  14. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  15. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:1000
  18. RX bytes:0 (0.0 B) TX bytes:648 (648.0 B)
  19.  
  20. lo Link encap:Local Loopback
  21. inet addr:127.0.0.1 Mask:255.0.0.0
  22. inet6 addr: ::1/128 Scope:Host
  23. UP LOOPBACK RUNNING MTU:65536 Metric:1
  24. RX packets:16 errors:0 dropped:0 overruns:0 frame:0
  25. TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
  26. collisions:0 txqueuelen:1
  27. RX bytes:1552 (1.5 KB) TX bytes:1552 (1.5 KB)
Advertisement
Add Comment
Please, Sign In to add comment