Information Technology Reference
In-Depth Information
Packet Tracer Exercise 9-1
Packet Tracer
Activity
Now you are ready to use Packet Tracer to apply your documented addressing scheme. Open file
LSG02-0901.pka on the CD-ROM that accompanies this topic to perform this exercise using Packet
Tracer.
Task 1: Basic Router Configuration
ISP is already configured. Use the following guidelines to configure the host name, ban-
ner, enable secret password, and lines for HQ, B1, B2, and B3. Packet Tracer will grade
only the host name configurations.
Step 1.
To avoid incorrect grading, make sure that the router names are configured in ALL
CAPS.
Use the following text for the banner: Authorized Access Only .
For the secret password, use class .
For the console and Telnet lines, configure login access with the password cisco .
Configure the interfaces according to the following guidelines.
Step 2.
Use the IP address and subnet mask according to the addressing table in the
“Documenting the Addressing Scheme” exercise.
Configure a description for each interface (Packet Tracer will not grade this configura-
tion).
Configure clocking signals at 64000 bps where necessary.
Activate the interfaces.
Your completion percentage should be 53%. If not, review the previous steps to see what
part of the task you left incomplete.
Save your configurations for H1, B1, B2, and B3.
Step 3.
After completing the basic configurations, be sure to test for connectivity with directly connected
neighbors. Save your Packet Tracer file to use again in the next section. Save the file as LSG02-0901-
task1.pkt.
Configuring EIGRP as the Routing Protocol
By default, when using the network command and a classful network address such as 172.16.0.0, all
interfaces on the router that belong to that classful network address will be enabled for EIGRP.
However, for the topology shown in Figure 9-6, we only want to advertise the subnets that each router
belongs to.
List the commands you will use to configure EIGRP on HQ, B1, B2, and B3. Be sure to summarize
the LANs into one network command. The configuration for HQ is shown as an example.
HQ EIGRP routing configuration:
HQ(config)# router eigrp 1
HQ(config-router)# network 172.16.1.32 0.0.0.15
HQ(config-router)# network 10.10.0.0 0.0.7.255
Search WWH ::




Custom Search