Chapter Two Lab-7 - Build A Switch and Router Network - Physical Mode
Chapter Two Lab-7 - Build A Switch and Router Network - Physical Mode
Topology
Addressing Table
Device Interface IP Address / Prefix Default Gateway
R1 G0/0/0
2001:db8:acad::1/64
N/A
R1 G0/0/0
fe80::1
R1
G0/0/1 192.168.1.1 /24 N/A
N/A
R1 G0/0/1
2001:db8:acad:1::1/64
N/A
R1 G0/0/1
fe80::1
S1 VLAN 1 192.168.1.2 /24 192.168.1.1
PC-A NIC 192.168.1.3 /24 192.168.1.1
PC-A NIC
2001:db8:acad:1::3/64 fe80::1
PC-B NIC 192.168.0.3 /24 192.168.0.1
PC-B NIC
2001:db8:acad::3/64 fe80::1
Blank Line - no additional information
Objectives
Part 1: Set Up the Topology
Part 2: Configure Devices and Verify Connectivity
Part 3: Display Device Information
Background / Scenario
This is a comprehensive activity to review the IOS commands you have learned. In this Packet Tracer
Physical Mode (PTPM) activity, you will cable the equipment as shown in the topology diagram. You will then
configure the devices to match the addressing table. After the configurations have been saved, you will verify
your configurations by testing for network connectivity.
After the devices have been configured and network connectivity has been verified, you will use IOS
commands to retrieve information from the devices to answer questions about your network equipment.
This activity provides minimal assistance with the commands necessary to configure the router. Test your
knowledge by trying to configure the devices without referring to the course content or the previous activities.
Page 1 of 4
Build a Switch and Router Network - Physical Mode
Instructions
Page 2 of 4
Build a Switch and Router Network - Physical Mode
What code is used in the routing table to indicate a directly connected network?
Type your answers here.
How many route entries are coded with a C code in the routing table?
Type your answers here.
What interface types are associated to the C coded routes?
Type your answers here.
b. Use the show ipv6 route command on R1 to display the IPv6 routes.
Page 3 of 4
Build a Switch and Router Network - Physical Mode
Step 3: Display a summary list of the interfaces on the router and switch.
There are several commands that can be used to verify an interface configuration. One of the most useful is
the show ip interface brief command. The command output displays a summary list of the interfaces on the
device and provides immediate feedback about the status of each interface.
a. Enter the show ip interface brief command on R1.
R1# show ip interface brief
b. Enter the show ipv6 interface brief command on R1 to see the IPv6 interface information.
R1# show ipv6 interface brief
Close configuration window
Reflection Questions
1. If the G0/0/1 interface showed that it was administratively down, what interface configuration command would
you use to bring the interface up?
Type your answers here.
2. What would happen if you had incorrectly configured interface G0/0/1 on the router with an IP address of
192.168.1.2?
Type your answers here.
end of document
Page 4 of 4