0% found this document useful (0 votes)
6 views3 pages

Packet Tracer Exercise - Network Design

Uploaded by

neznaufeyk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views3 pages

Packet Tracer Exercise - Network Design

Uploaded by

neznaufeyk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Packet Tracer Exercise - Network Design

Device Interface IP Address Subnet Mask Default Gateway


R1 G0/0 1.1.1.133 255.255.255.224
G0/1 1.1.1.35 255.255.255.224
S0/0/0 1.1.1.1 255.255.255.252
R2 G0/0 1.1.1.68 255.255.255.224
G0/1 1.1.1.100 255.255.255.224
S0/0/0 1.1.1.2 255.255.255.252
S1 VLAN 1
S2 VLAN 1
S3 VLAN 1
S4 VLAN 1
PC1 NIC 1.1.1.134 255.255.255.224 1.1.1.1
PC2 NIC 1.1.1.36 255.255.255.224 1.1.1.1
PC3 NIC 1.1.1.69 255.255.255.224 1.1.1.2
PC4 NIC 1.1.1.101 255.255.255.224 1.1.1.2

Exercise Scenario:
You are network administrators for a new office and need to design an internal network that
allows computers and other devices to communicate with each other. The network should be
divided into several subnets for management and maintenance purposes, and all equipment
needs to be connected in a structured way to allow communication between all PCs.
Your task is to design and implement the following network:
1. Device Connections:
● Create a connection between Router 1 and Switch 1 and Switch 2.
● Create a connection between Router 2 and Switch 3 and Switch 4.
● Each Switch should be connected to one PC only.

2. IP Addressing:
● Choose a base network.
● You must divide the network into 5 subnets to meet the following requirements:
● 4 subnets for connections between the Switches and Routers (each Switch will
connect to a PC and a Router).
● Each subnet must provide at least 25 usable IP addresses.
● 1 subnet for the WAN connection between the two Routers, requiring 2 usable IP
addresses.

3. IP Configuration:
● You need to assign an IP address and Subnet Mask to each device.
● Hint:
o Routers: Each router will get an appropriate IP address for each connected
interface.
o Switches: Each switch will receive an IP address from its assigned subnet.
o PCs: Each PC should be configured with an IP address and the Default
Gateway (the router’s IP it is connected to).

4. Configure The Routers/Switches.


● Assign a device name to the routers/switches. (Addressing Table)
● Disable DNS lookup to prevent the router from attempting to translate incorrectly
entered commands as though they were host names.
● Assign pingme as the privileged EXEC encrypted password.
● Assign testip as the console password and enable login.
● Assign testip as the VTY password and enable login.
● Encrypt the clear text passwords.
● Create a banner that warns anyone accessing the device that unauthorized access is
prohibited.
● Set up static routing between the routers to ensure communication between all
subnets. (ip route [‫[ ]כתובת רשת היעד‬SM ‫]) | בלי ציון! לשאול אם‬2‫של היעד ] [כתובת ה‬
‫צריך‬
● Set the clock on the router.
● Save the running configuration to the startup configuration file.

5. Verify Your Configuration (for you!!)


Once you have completed the configuration, it is crucial to verify that all devices and
interfaces are correctly configured and communicating as expected. Use show
commands to validate your setup.
6. Connectivity Testing:
● Use the ping command to ensure all devices can communicate with each other,
including communication between the PCs and the ability to route traffic to other
subnets through the routers.
● If there are connectivity issues, check the configuration settings.

GOOD LUCK! 😊

You might also like