IP Addressing Basics
In this hands-on lab, you will learn the basics of IP addressing. You will practice analyzing a TCP/IP network topology in the GNS3 network simulator using basic Linux commands.

Course Content
Upon completing this lab, you should be able to:
- Identify the key components of the IP addressing scheme.
- Given an IP address and subnet mask, determine the network address and device address.
- Use the ifconfig command to display network interfaces on a Linux system.
- Use the arp command to display the arp table on a Linux system.