A link to the lab would be very helpful.
Take a look at the hint for Step 6 of the lab. For each of the 4 hosts, you need to:
- ssh into that host
- run a command like
sudo ip addr add 172.16.238.15/24 dev eth0
(with different addresses for each host) to assign the new IP address.
1 Like