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?
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?
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.