Device | Interface | IP Address | Subnet Mask |
R1 | G0/1 | 10.0.12.1 | 255.255.255.0 |
| G0/0.1 | 172.16.1.1 | 255.255.255.0 |
| G0/0.2 | 192.168.1.1 | 255.255.255.0 |
R2 | G0/1 | 10.0.12.2 | 255.255.255.0 |
| G0/2 | 10.0.23.2 | 255.255.255.0 |
R3 | G0/2 | 10.0.23.3 | 255.255.255.0 |
| G0/0 | 172.16.13.1 | 255.255.255.0 |
| Loopback 0 | 192.168.3.1 | 255.255.255.0 |
D2 | G0/1 | 172.16.1.2 | 255.255.255.0 |
G0/0 | 172.16.13.2 | 255.255.255.0 | |
PC1 | NIC | DHCP |
Part 1: Build the Network and Configure Basic Device Settings
Part 2: Configure and Verify EIGRP for IPv4
Part 3: Tune EIGRP for IPv4
EIGRP is an interior gateway routing protocol created by Cisco and published as open source in 2016 in RFC 7868. It is a very efficient distance-vector based protocol. In this lab, you will configure and examine EIGRP in two forms, Classic EIGRP and Named EIGRP. Named EIGRP is an update to Classic EIGRP that added multiprotocol support and default support for wide metrics.
Note: This lab is an exercise in configuring options available for EIGRP supporting IPv4 and does not necessarily reflect implementation best practices.
Note: Make sure that the routers and switches have been erased and have no startup configurations. If you are unsure, contact your instructor.