Jul 18, 2017 Ccna 3 Completed Packet Tracer Labs tlniurl.com/1lhiog. Jul 07, 2020 If your configurations are complete, you should be able to ping all devices in the topology. Download PDF & PKA file Completed 100% Score: Tags: CCNA 2, ccna v7, cisco, Lab.
1.6.1 Packet Tracer – Implement a Small Network Answers Packet Tracer – Implement a Small Network (Answers Version) Answers Note: Red font color or gray highlights indicate text that appears in the Answers copy only. This activity requires some knowledge of how to build topologies in Packet Tracer. You may want to quickly train students. Cisco CCNA 200-301 Exam: Complete Course with practical labs. Large amount of practical video content with detailed explanations of CCNA topics and GNS3 and Cisco Packet Tracer demonstrations. Built in Packet Tracer assessments and labs. Massive amount of practical, hands-on content that you can use to study offline.
Answers Note: Red font color or gray highlights indicate text that appears in the Answers copy only.
This activity requires some knowledge of how to build topologies in Packet Tracer. You may want to quickly train students on how to do the following:
Device | Interface | Address | Subnet Mask | Default Gateway |
RTA | G0/0 | 10.10.10.1 | 255.255.255.0 | N/A |
RTA | G0/1 | 10.10.20.1 | 255.255.255.0 | N/A |
SW1 | VLAN1 | 10.10.10.2 | 255.255.255.0 | 10.10.10.1 |
SW2 | VLAN1 | 10.10.20.2 | 255.255.255.0 | 10.10.20.1 |
PC–1 | NIC | Any available address in network | 255.255.255.0 | 10.10.10.1 |
PC–2 | NIC | Any available address in network | 255.255.255.0 | 10.10.20.1 |
Part 1: Create the Network Topology
Part 2: Configure Devices and Verify Connectivity
The devices have default names that you will need to change. You will name the devices as shown in the Addressing Table. You are changing the display names of the devices. This is the text label that appears below each device. Your display names must match the information in the Addressing Table exactly. If a display name does not match, you will not be scored for your device configuration.
From Device | Port | To Device | Port |
RTA | G0/0 | SW1 | G0/1 |
RTA | G0/1 | SW2 | G0/1 |
SW1 | F0/1 | PC–1 | Fastethernet0 |
SW2 | F0/1 | PC–2 | Fastethernet0 |
Record the PC addressing and gateway addresses in the addressing table. You can use any available address in the network for PC-1 and PC-2.
Open configuration window
1)Hostname as shown in the Addressing Table.
2)Configure Ciscoenpa55 as the encrypted password.
3)Configure Ciscolinepa55 as the password on the lines.
4)All lines should accept connections.
5)Configure an appropriate message of the day banner.
1)Addressing.
2)Descriptions on the interfaces.
3)Save your configuration.
Close configuration window
Configure addressing on the hosts. If your configurations are complete, you should be able to ping all devices in the topology.
End of document
hostname RTA
enable secret Ciscoenpa55
interface GigabitEthernet0/0
description Connected to SW1 port G1/1
ip address 10.10.10.1 255.255.255.0
no shutdown
interface GigabitEthernet0/1
description Connected to SW2 port G1/1
ip address 10.10.20.1 255.255.255.0
no shutdown
banner motd ^CUnauthorized Access is Prohibited^C
line con 0
password Ciscolinepa55
login
line vty 0 4
password Ciscolinepa55
login
end
copy run start
hostname SW1
enable secret Ciscoenpa55
interface Vlan1
ip address 10.10.10.2 255.255.255.0
no shutdown
ip default-gateway 10.10.10.1
line con 0
password Ciscolinepa55
login
line vty 0 4
password Ciscolinepa55
login
end
copy run start
hostname SW2
enable secret Ciscoenpa55
interface Vlan1
ip address 10.10.20.2 255.255.255.0
no shutdown
ip default-gateway 10.10.20.1
banner motd ^CUnauthorized Access Prohibited^C
line con 0
password Ciscolinepa55
login
line vty 0 4
password Ciscolinepa55
login
line vty 5 15
login
end
copy run start
Answers Note: Red font color or gray highlights indicate text that appears in the instructor copy only.
In this activity, you will observe packet flow in a LAN and WAN topology. You will also observe how the packet flow path may change when there is a change in the network topology.
Part 1: Verify Connectivity
Part 2: Remote LAN Network Topology
Part 3: WAN Network Topology
Packet Tracer allows the design and creation of a simulated networking topology. In this activity, you are presented with a simplified topology to observe packet flow. You will explore how packets travel through the network using the simulation mode in Packet Tracer. You will also observe the changes in packet flow when there is a change in the network topology.
In this part, you will verify that you can access the other networks from devices on the Home Network.
In this part, you will use the simulation mode in Packet Tracer to observe how packets flow through a remote LAN network.
Predict the packet path to resolve www.web.pka to an IP address. Record your prediction.
Type your answers here.
DNS packets: PC0 > Wireless Router0 > Cable Modem0 > Cloud0 > Router5 > East > Switch0 > Switch1 > Public DNS and reverse the path back to the originator PC0.
After the IP address has been resolved, which path did HTTP packets travel to display the webpage? Record your observations.
Type your answers here.
DNS packets: PC0 > Wireless Router0 > Cable Modem0 > Cloud0 > Router5 > East > Switch0> Switch1 > Switch2 > www.web.pka and reverse the path back to the originator PC0.
With a broken link in the LAN, how did the path change? Record your observation.
Type your answers here.
It went through Switch 0 > Switch2 > Switch1 to reach Public DNS server.
Predict the packet path to resolve www.cisco.pka to an IP address. Record your prediction.
Type your answers here.
DNS packets: PC0 > Wireless Router0 > Cable Modem0 > Cloud0 > Router5 > East > Switch0 >Switch2 > Switch1 > Public DNS and reverse the path back to the originator PC0.
After the IP address has been resolved, which path did HTTP packets travel to display the webpage? Record your observations.
Type your answers here.
DNS packets: PC0 > Wireless Router0 > Cable Modem0 > Cloud0 > Router5 > Router2> Router4 > West >Switch > www.cisco.pka and reverse the path back to the originator PC0.
With a broken link in the WAN, how would the path change? Record your observation.
Type your answers here.
It will go through Router2 > Router1 or Router3 > Router4 to www.cisco.pka.
PC> tracert www.web.pka
Tracing route to 209.165.202.132 over a maximum of 30 hops:
11 ms1 ms0 ms192.168.0.1
20 ms0 ms4 ms209.165.200.225
32 ms1 ms0 ms192.0.2.2
42 ms1 ms2 ms192.0.2.18
52 ms3 ms2 ms192.0.2.26
66 ms3 ms2 ms209.165.202.132
710 ms7 ms11 ms209.165.202.132
Trace complete.
Trace Number | Device | Interface | IP Address |
1 | West | GigabitEthernet 0/1 | 192.168.0.1 |
2 | Router4 | Serial 0/1/1 | 209.165.200.225 |
3 | Router3 | Serial 0/0/0 | 192.0.2.2 |
4 | Router2 | Serial 0/0/1 | 192.0.2.18 |
5 | Router5 | Serial 0/1/1 | 192.0.2.26 |
6 | East | Serial 0/0/0 | 209.165.202.130 |
7 | www.web.pka | NIC | 209.165.202.132 / 192.168.2.254 |
Network address translation (NAT) is used to translate the private www.web.pka IP address of 192.168.2.254 to a routable IPv4 address of 209.165.202.132. In the tracert result, the first line of IPv4 address of 209.165.202.132 is for the G0/1 interface of East. The second line of IPv4 address of 209.165.202.132 displays the public IPv4 address of the web server.
Compare the tracert results to the simulation results for the HTTP packets. Record your observations.
Type your answers here.
The tracert and simulation results both show the same path to the web server.