1.5.7 Packet Tracer - Network Representation
1.5.7 Packet Tracer - Network Representation
Objectives
The network model in this activity incorporates many of the technologies that you will master in your CCNA
studies. It represents a simplified version of how a small to medium-sized business network might look. Feel
free to explore the network on your own. When you are ready, proceed through the following steps and
answer the questions.
Note: It is not important that you understand everything you see and do in this activity. Feel free to explore
the network on your own. If you wish to proceed more systematically, follow the steps below. Answer the
questions to the best of your ability.
Instructions
GUIDE
1. **List the intermediary device categories:**
- Routers
- Switches
- Hubs
- Wireless Access Points (WAPs)
- Firewalls
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 6 www.netacad.com
Packet Tracer - Network Representation
2. **Without entering into the internet cloud or intranet cloud, how many icons in the topology represent
endpoint devices (only one connection leading to them)?**
- To answer this, you would count all the devices that have only one connection, typically end devices like
computers, printers, or IP phones.
3. **Without counting the two clouds, how many icons in the topology represent intermediary devices (multiple
connections leading to them)?**
- Count the devices that have multiple connections. These would typically be switches, routers, or access
points.
5. **How many different types of media connections are used in this network topology?**
- Count the different types of connections, such as Ethernet cables, fiber optics, wireless connections, etc.
Type your answers here.
a. In Packet Tracer, only the Server-PT device can act as a server. Desktop or Laptop PCs cannot act as a
server. Based on your studies so far, explain the client-server model.
GUIDE
### a. In Packet Tracer, only the Server-PT device can act as a server. Desktop or Laptop PCs cannot
act as a server. Based on your studies so far, explain the client-server model.
d.
e. The **client-server model** is a network architecture where client devices (like desktops, laptops, or
mobile devices) request services or resources from a server. The server is a more powerful machine
dedicated to providing resources, managing data, and performing tasks for the clients. In this model:
f. - **Clients** are typically the end-user devices that request and consume services or data (like web
browsers requesting web pages).
g. - **Servers** are devices that store, process, and serve data or services to clients (like web servers
hosting websites or file servers storing files).
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 6 www.netacad.com
Packet Tracer - Network Representation
h.
i. The model is designed to centralize resources and management, making it easier to scale, secure, and
manage the network.
j.
k. ### b. List at least two functions of intermediary devices.
l.
m. 1. **Routing**: Routers direct data packets between different networks, ensuring they reach their
destination efficiently by choosing the best path.
n.
o. 2. **Switching**: Switches connect devices within the same network and use MAC addresses to forward
data to the correct destination device within a local area network (LAN).
p.
q. ### c. List at least two criteria for choosing a network media type.
r.
s. 1. **Bandwidth Requirements**: The required data transfer rate determines whether to use high-speed
options like fiber optic cables or standard Ethernet cables.
2. **Distance**: The distance between devices influences the choice of media. Fiber optic cables are ideal for long
distances, while twisted-pair cables are more suited for shorter distances within a building.
Type your answers here.
a. Explain the difference between a LAN and a WAN. Give examples of each.
e. What are some of the common ways a home user connects to the internet?
Type your answers here.
f. What are some common methods that businesses use to connect to the internet in your area?
g. Your answers here. ### a. Explain the difference between a LAN and a WAN. Give examples of each.
h.
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 6 www.netacad.com
Packet Tracer - Network Representation
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 6 www.netacad.com
Packet Tracer - Network Representation
ii. 3. **Wireless (Wi-Fi):** Home users often connect their devices to a home router via Wi-Fi, which itself is
connected to the internet through a broadband or fiber connection.
jj.
kk. 4. **Mobile Networks:** Users can also connect to the internet via their mobile phone’s 4G/5G network.
ll.
mm. ### f. What are some common methods that businesses use to connect to the internet in your
area?
nn.
oo. 1. **Dedicated Leased Lines:** Businesses often use leased lines for a stable and secure internet
connection, providing a fixed bandwidth directly from the service provider.
pp.
qq. 2. **Fiber Optic Connections:** Many businesses opt for fiber optic connections for higher speeds and
reliability.
rr.
ss. 3. **Ethernet over Copper (EoC):** Some businesses use Ethernet over Copper, which provides a
balance of cost and speed, often used for mid-sized enterprises.
tt.
4. **Satellite Internet:** In more remote areas, businesses may rely on satellite internet for connectivity
where traditional wired options are not available.
Challenge Question
Now that you have had an opportunity to explore the network represented in this Packet Tracer activity, you
may have picked up a few skills that you would like to try out. Or maybe you would like the opportunity to
explore this network in more detail. Realizing that most of what you see and experience in Packet Tracer is
currently beyond your skill level, here are some challenges you might want to attempt. Do not worry if you
cannot do them all. You will be a Packet Tracer master user and network designer soon enough.
Add an end device to the topology and connect it to one of the LANs with a media connection. What else
does this device need to send data to other end users? Can you provide the information? Is there a way
to verify that you correctly connected the device?
When you add an end device to a topology and connect it to a LAN with a media connection, the device
needs an IP address to communicate with other devices on the network. This IP address can be assigned
manually (static) or obtained automatically through a DHCP server. Additionally, the device requires a
subnet mask to determine the network portion of the IP address, which allows it to communicate within its
local network. For the device to send data outside its local network, such as to devices on different LANs
or over the internet, it needs a default gateway, typically the IP address of the router connecting the LAN
to other networks. To verify the connection, you can test network connectivity by pinging another device
on the network, checking the IP configuration, or using Packet Tracer's simulation mode to observe data
packet flow.
Add a new intermediary device to one of the networks and connect it to one of the LANs or WANs with a
media connection. What else does this device need to serve as an intermediary to other devices in the
network?
When you add a new intermediary device, like a router or switch, to a network and connect it to a LAN or
WAN, the device needs a few additional things to function properly. First, it needs to be assigned an IP
address so that other devices on the network can find and communicate with it. This IP address helps the
device know where it is in the network and how to route or switch data. Second, if it's a router, it needs to
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 6 www.netacad.com
Packet Tracer - Network Representation
be set up with routing information so it knows how to send data between different networks. For a switch,
it needs to know the MAC addresses of devices in the network to correctly forward data to the right
destination. Finally, you should configure any necessary settings like security or network protocols to
ensure it operates correctly and securely. To check if it's working, you can test the connections and use
network tools to make sure the data is being properly routed or switched through the new device.
Open a new instance of Packet Tracer. Create a new network with at least two LANs connected by a
WAN. Connect all the devices. Investigate the original Packet Tracer activity to see what else you might
need to do to make your new network functional. Record your thoughts and save your Packet Tracer file.
You may want to revisit your network later after you have mastered a few more skills.
End of Document
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 6 of 6 www.netacad.com