Dear Rakesh,
Hope you are doing well
1)Please run the following commands to configure eth2 and eth3:
sudo vi /etc/sysconfig/network-scripts/ifcfg-eth2
sudo vi /etc/sysconfig/network-scripts/ifcfg-eth3
2) Now make the change ONBOOT= yes
DEVICE=eth2
BOOTPROTO=static
HWADDR=00:05:29:E0:4F:3D
IPADDR=10.0.1.10
NETMASK=255.255.255.0
GATEWAY=10.0.1.1
ONBOOT=yes
TYPE=Ethernet
3) save the file and restart the network
BOOTPROTO=static
HWADDR=00:05:29:E0:4F:3D
IPADDR=10.0.1.10
NETMASK=255.255.255.0
GATEWAY=10.0.1.1
ONBOOT=yes
TYPE=Ethernet
3) save the file and restart the network
sudo service network restart
Please let me know if you have any further issue regarding this.
Feel free to contact us in case you have any query.