Getting ready

Connect to centos1 if you haven't already.

$ vagrant ssh centos1

For the purposes of demonstration, ensure that ifconfig is installed too:

$ sudo yum install net-tools