Advertisement
Guest User

debian cloud-init dual interface

a guest
Mar 26th, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. Cloud-init v. 18.3 running 'init' at Thu, 26 Mar 2020 08:50:55 +0000. Up 3.90 seconds.
  2. ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++
  3. ci-info: +--------+-------+------------------------------+---------------+--------+-------------------+
  4. ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
  5. ci-info: +--------+-------+------------------------------+---------------+--------+-------------------+
  6. ci-info: | enp0s1 | True | 127.0.0.1 | 255.255.255.0 | global | |
  7. ci-info: | enp0s2 | False | . | . | . | |
  8. ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |
  9. ci-info: +--------+-------+------------------------------+---------------+--------+-------------------+
  10.  
  11. reboot system
  12.  
  13. ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++
  14. ci-info: +--------+------+------------------------------+---------------+--------+-------------------+
  15. ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
  16. ci-info: +--------+------+------------------------------+---------------+--------+-------------------+
  17. ci-info: | enp0s1 | True | 127.0.0.1 | 255.255.255.0 | global | |
  18. ci-info: | enp0s2 | True | 127.0.0.2 | 255.255.255.0 | global | |
  19. ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |
  20. ci-info: +--------+------+------------------------------+---------------+--------+-------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement