Lab 4 1: Simple Routing Lab in Packet Tracer - jude-lindale/Wiki GitHub Wiki

Summary In this lab, we were tasked with setting up and configuring a simple Routing Network. We had to put the IP address and subnet mask in for each computer and the gateway IPs for each computer. We also had to configure the multilayer switch by putting the IPs in for each FastEthernet and the subnet mask as well. Then we made sure the computers would ping, and then we set up the simulation mode in packet tracer and ran a simulation where PC0 pinged PC1.

Tech Journal Questions How do you set the gateway address on a workstation in Packet Tracer?

  • To set the gateway address on a workstation in packet tracer you simply click on the workstation, choose the config tab and then select settings and there is a place for the gateway for IPv4 or IPv6, in this instance it was IPv4.

How do you set the IP and subnet mask on different interfaces of a multilayer switch?

  • To set the IP and subnet mask on different interfaces of a multilayer switch, you first click on the switch, then choose config, and then you will see a list like FastEthernet0/1 that increases incrementally. You start with FastEthernet0/1 and put the IP address in where the option is and right under that is the subnet mask.

How do you enter simulation mode in Packet Tracer?

  • To enter simulation mode in packet tracer you simply click the tab that says simulation in the bottom right-hand corner.

How do you set which types of packets you want to see in Simulation Mode?

  • To set the type of packet you see in simulation mode you simply press edit filter in the side panel that pops out when you choose simulation mode, in there you can choose the type of packets you want to see.