Install ping: [1]
apt-get update -y apt-get install -y iputils-ping
Install ip command: [2]
apt-get update -y apt install iproute2 -y