I think that I found an error for app01 in the 9th question of Labs - Switching and Routing. ping command doesn’t work for app01 and because of it I cannot finish the last test of this lab. But I checked for other apps and they work correctly. Please check the screenshot.
Please help me to reslove this issue.
Yes, it appears the ping command is not available.
I’ll report this to the lab team to remediate.
Meanwhile, you can install the iputils package using sudo yum install iputils -y which will install the ping tool. Alternatively, you can try to ssh into app03 or app04 from app01 or app02 to confirm a misconfigured network and complete the lab.
Hey, this issue were not fixed for me. The ping command is still not available on app01, and I tried to install it with sudo yum install iputils -y but got the error below. Couldn’t finish this lab either.