Advertisement
Guest User

Untitled

a guest
Aug 30th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. root@amphora-c494e3b2-7936-423d-9bd0-8916abd6fced:~# dmesg | grep ens
  2. [ 0.074011] ACPI: Added _OSI(3.0 _SCP Extensions)
  3. [ 2.173996] virtio_net virtio0 ens3: renamed from eth0
  4. [ 2.186992] virtio_net virtio6 ens9: renamed from eth2
  5. [ 2.192793] virtio_net virtio5 ens8: renamed from eth1
  6. [ 9.338080] virtio_net virtio5 eth1: renamed from ens8
  7. [ 9.376255] virtio_net virtio6 eth2: renamed from ens9
  8. root@amphora-c494e3b2-7936-423d-9bd0-8916abd6fced:~# ifconfig eth1
  9. eth1: error fetching interface information: Device not found
  10. root@amphora-c494e3b2-7936-423d-9bd0-8916abd6fced:~# ifconfig eth2
  11. eth2: error fetching interface information: Device not found
  12. root@amphora-c494e3b2-7936-423d-9bd0-8916abd6fced:~# ifconfig eth8
  13. eth8: error fetching interface information: Device not found
  14. root@amphora-c494e3b2-7936-423d-9bd0-8916abd6fced:~# ifconfig ens8
  15. ens8: error fetching interface information: Device not found
  16. root@amphora-c494e3b2-7936-423d-9bd0-8916abd6fced:~#
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement