Lab 6 2 Classful Subnetting Packet Tracer - devinziegler/Devin-Tech-Journal GitHub Wiki

Assignment: Split a network into three, and connect the systems accordingly.

Problems Encountered:

Subnet IP calculations were off:

  • This was solved by going back to the google sheet and re-formatting the document

Classful Subnetting

Subnets:

Enabling RIP routing:

RIP allows routers to advertise the systems in the network.

router rip

This command puts you into the rip router config mode.

network <networkIP>

This command sets the network to your network address for the router.

Adding serial port:

  • Go to physical on the router, turn off power, use module NIM-2T
  • Make sure frequency's of the routers match
clock rate <clockrate>

This command assigns the clock rate to the router (frequency).

  • Connect routers together with serial DCE in the serial ports.
⚠️ **GitHub.com Fallback** ⚠️