PART-D: CONFIGURE IP ADDRESS 8. In montreal VM, Type ip addr or nmcllc to find the Network interface, which should be en
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
PART-D: CONFIGURE IP ADDRESS 8. In montreal VM, Type ip addr or nmcllc to find the Network interface, which should be en
PART-D: CONFIGURE IP ADDRESS 8. In montreal VM, Type ip addr or nmcllc to find the Network interface, which should be ens192 9. Use any text editor like vi or vim or nano to edit /etc/sysconfig/network-scripts/ifcfg-ens192 file as below 10. Look for BOOTPROTO=dhcp and change it to BOOTPROTO=static 11. Look for ONBOOT=no and change it to ONBOOT=yes 12. Go to the end and type the following a. IPADDR=your IPAddress (Note it is same as given in BB for montreal VM) b. NETMASK:255.255.255.0 c. GATEWAY=10.10.10.1 13. Save the file and restart NetworkManager service. 14. Type ip addr (SCREENSHOT) and make sure the ipaddress for ens192 is same as your IP address in blackboard for montreal VM and also configured in its NIC. RE BERI
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!