0

When I type command ifconfig in my RHEL 7.3 Machine, it shows only ens33, lo, virbr0, virbr0-nic.

It is not showing eth0, is there any way to get eth0?

enter image description here

3
  • 5
    Device naming for network cards has changed. freedesktop.org/wiki/Software/systemd/… Commented Apr 12, 2017 at 14:51
  • Is this a virtualization, or is this RHEL installed directly on your computer? Commented Apr 12, 2017 at 15:59
  • its running on virtual machine. Commented Apr 13, 2017 at 7:27

1 Answer 1

2

In this system you don't have this Ethernet Interface name, but the equivalent will be: ens33.

If you want to change the eth name check out the following link: change interface name and check the Centos/RHEL part.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.