Lab 6.2: Classful Subnetting - Hsanokklis/2022-2023-Tech-journal GitHub Wiki

Summary: configuring a network in packet tracer with the address configurations we created in lab 6.1.

Doc Link


1. Grab 3 routers to represent 3 subnets (use 4331)

image

2. Grab 3 switches and 2 PCs for each network

image

3. Wire up the networks

image

4. Add the serial interface to the hardware of the Routers

image

5. Assign the IP addresses to the devices

  • The start IP is the default gateway and we are going to install it on the router
  • The last IP is the broadcast for the router

JoyceRouter

image

FosterRouter

image

SkiffRouter

image

6. Assign IPs on the First PCs

First PC will have IP 1 more then the gateway

JoyceFirst

image

FosterFirst

image

SkiffFirst

image

6. Set up IPs for the Last PCs

JoyceLast

image

FosterLast

image

SkiffLast

image

7. Test ping!

  • To ping quicker then doing it in the command line you can use the tool in the tool section that looks like an envelope and click on the 2 devices you want to test. image

Ping between first and last PCs were all successful(I tested PCs to gateway as well and they were successful

image

8. Wire the routers together

  • Use the Serial DCE connection to connect Joyce to Skiff
  • connect them both to serial 0/0/1 *Turn the port on!
  • Change the clock rate to 64000 for both

image

image

  1. Configure IP address for the Routers on Serial 0/0/1

JoyceRouter

image

SkiffRouter

image

10. Go into RIP on both of the routers and input the network address

image

11. Ping JoyceFirst to SkiffFirst

image

12. Ping JoyceLast to SKiffLast

image

13. Connect FosterRouter to SkiffRouter

image

14. Configure FosterRouter and SkiffRouter on Serial 0/1/1

FosterRouter

image

SkiffRouter

image

15. Send a ping from FosterLast to SkiffLast and from FosterFirst to JoyceFirst

image

A beautiful working network!

image

image