Packet Tracer - Connect A Router To A LAN: Topology
Packet Tracer - Connect A Router To A LAN: Topology
Packet Tracer - Connect A Router To A LAN: Topology
Topology
Addressing Table
Device
Interface
IP Address
Subnet Mask
Default Gateway
G0/0
192.168.10.1
255.255.255.0
N/A
G0/1
192.168.11.1
255.255.255.0
N/A
S0/0/0 (DCE)
209.165.200.225
255.255.255.252
N/A
G0/0
10.1.1.1
255.255.255.0
N/A
G0/1
10.1.2.1
255.255.255.0
N/A
S0/0/0
209.165.200.226
255.255.255.252
N/A
PC1
NIC
192.168.10.10
255.255.255.0
192.168.10.1
PC2
NIC
192.168.11.10
255.255.255.0
192.168.11.1
PC3
NIC
10.1.1.10
255.255.255.0
10.1.1.1
PC4
NIC
10.1.2.10
255.255.255.0
10.1.2.1
R1
R2
Objectives
Part 1: Display Router Information
Part 2: Configure Router Interfaces
Part 3: Verify the Configuration
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 1 of 5
Background
In this activity, you will use various show commands to display the current state of the router. You will then
use the Addressing Table to configure router Ethernet interfaces. Finally, you will use commands to verify and
test your configurations.
Note: The routers in this activity are partially configured. Some of the configurations are not covered in this
course, but are provided to assist you in using verification commands.
Which command displays the statistics for all interfaces configured on a router?
b.
Which command displays the information about the Serial 0/0/0 interface only?
c.
Enter the command to display the statistics for the Serial 0/0/0 interface on R1 and answer the following
questions:
1) What is the IP address configured on R1?
2) What is the bandwidth on the Serial 0/0/0 interface?
d.
Enter the command to display the statistics for the GigabitEthernet 0/0 interface and answer the following
questions:
1) What is the IP address on R1?
2) What is the MAC address of the GigabitEthernet 0/0 interface?
3) What is the bandwidth on the GigabitEthernet 0/0 interface?
Which command displays a brief summary of the current interfaces, statuses, and IP addresses assigned
to them?
b.
Enter the command on each router and answer the following questions:
1) How many serial interfaces are there on R1 and R2?
2) How many Ethernet interfaces are there on R1 and R2?
3) Are all the Ethernet interfaces on R1 the same? If no, explain the difference(s).
b.
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 2 of 5
Enter the following commands to address and activate the GigabitEthernet 0/0 interface on R1:
R1(config)# interface gigabitethernet 0/0
R1(config-if)# ip address 192.168.10.1 255.255.255.0
R1(config-if)# no shutdown
%LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed
state to up
b.
It is good practice to configure a description for each interface to help document the network information.
Configure an interface description indicating to which device it is connected.
R1(config-if)# description LAN connection to S1
c.
Use the information in the Addressing Table to finish the interface configurations for R1 and R2. For each
interface, do the following:
1) Enter the IP address and activate the interface.
2) Configure an appropriate description.
b.
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 3 of 5
Use the show ip interface brief command on both R1 and R2 to quickly verify that the interfaces are
configured with the correct IP address and active.
How many interfaces on R1 and R2 are configured with IP addresses and in the up and up state?
What part of the interface configuration is NOT displayed in the command output?
What commands can you use to verify this part of the configuration?
b.
Use the show ip route command on both R1 and R2 to view the current routing tables and answer the
following questions:
1) How many connected routes (uses the C code) do you see on each router?
2) How many EIGRP routes (uses the D code) do you see on each router?
3) If the router knows all the routes in the network, then the number of connected routes and
dynamically learned routes (EIGRP) should equal the total number of LANs and WANs. How many
LANs and WANs are in the topology?
4) Does this number match the number of C and D routes shown in the routing table?
Note: If your answer is no, then you are missing a required configuration. Review the steps in
Part 2.
Note: For simplicity in this activity, the switches are not configured; you will not be able to ping them.
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 4 of 5
Question
Location
Possible
Points
Step 1a
Step 1b
Step 1c
Step 1d
Step 2a
Step 2b
Step 3a
Step 3b
Part 1 Total
Part 2: Configure Router
Interfaces
Step 3
30
2
Part 2 Total
Step 1a
Step 1b
Part 3 Total
14
54
2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Earned
Points
100
Page 5 of 5