Lab 3.2.3 Verifying Basic EIGRP Configuration: Objective
Lab 3.2.3 Verifying Basic EIGRP Configuration: Objective
Objective
Setup an IP addressing scheme for the network. Configure and verify Enhanced Interior Gateway Routing Protocol (EIGRP) routing.
Background/Preparation
Cable a network similar to the one shown in the diagram. Any router that meets the interface requirements displayed on the above diagram may be used. For example, router series 800, 1600, 1700, 2500, and 2600 or any such combination can be used. Please refer to the chart at the end of the lab to correctly identify the interface identifiers to be used based on the equipment in the lab. The configuration output used in this lab is produced from 1721 series routers. Any other router used may produce slightly different output. Perform the following steps on each router unless specifically instructed otherwise. Start a HyperTerminal session. Note: Go to the erase and reload instructions at the end of this lab. Perform those steps on all routers in this lab assignment before continuing.
1-6
Step 2 Save the configuration information from the privileged EXEC command mode
Paris#copy running-config startup-config Destination filename [startup-config]? [Enter]
Step 3 Configure the hosts with the proper IP address, subnet mask and default gateway
a. Each workstation should be able to ping the attached router. Troubleshoot as necessary. Remember to assign a specific IP address and default gateway to the workstation. If running Windows 98, check by using Start > Run > winipcfg. If running Windows 2000, check by using the ipconfig command in a DOS window. b. At this point the workstations will not be able to communicate with each other. The following steps will demonstrate the process required to get communication working using EIGRP as the routing protocol.
Paris(config-router)#end b. Show the routing table for the Paris router. Paris#show ip route c. Are there any entries in the routing table? ________________________________________
d. Why? __________________________________________________________________
d. What is the address type in the EIGRP 192.168.2.0 route? ___________________________ e. What does the D mean in the first column of the routing table? _________________________
__________________________________________________________________________
3-6 CCNA 3: Switching Basics and Intermediate Routing v 3.1 - Lab 3.2.3 Copyright 2003, Cisco Systems, Inc.
__________________________________________________________________________
f. Finally, use show commands to view key EIGRP statistics. On the Paris router, issue the show ip eigrp traffic command.
g. How many hello packets has the Paris router received? _____________________________ h. How many has it sent? ______________________________________________________ Once the previous steps are completed, log off by typing exit, and turn the router off. Then remove and store the cables and adapter.
4-6
5-6
Router Interface Summary Ethernet Ethernet Serial Serial Interface #1 Interface #2 Interface #1 Interface #2 800 (806) Ethernet 0 (E0) Ethernet 1 (E1) 1600 Ethernet 0 (E0) Ethernet 1 (E1) Serial 0 (S0) Serial 1 (S1) 1700 FastEthernet 0 (FA0) FastEthernet 1 (FA1) Serial 0 (S0) Serial 1 (S1) 2500 Ethernet 0 (E0) Ethernet 1 (E1) Serial 0 (S0) Serial 1 (S1) FastEthernet 0/0 2600 FastEthernet 0/1 (FA0/1) Serial 0/0 (S0/0) Serial 0/1 (S0/1) (FA0/0) In order to find out exactly how the router is configured, look at the interfaces. This will identify what type and how many interfaces the router has. There is no way to effectively list all of the combinations of configurations for each router class. What is provided are the identifiers for the possible combinations of interfaces in the device. This interface chart does not include any other type of interface even though a specific router may contain one. An example of this might be an ISDN BRI interface. The string in parenthesis is the legal abbreviation that can be used in IOS command to represent the interface. Router Model
6-6