10.3.1.2 Packet Tracer – Explore a Network Answers

10.3.1.2 Packet Tracer – Explore a Network Answers

Instructor Note: Red font color or gray highlights indicate text that appears in the instructor copy only. Optional activities are designed to enhance understanding and/or to provide additional practice.

This activity uses a complex topology and a fictitious top level domain (.pta) to avoid conflicts with Internet naming. Because PT does not forward DNS requests, the same entries have been made on each DNS server so that DNS traffic can remain local when it is relevant to do so. In order to deal with the use of RFC 1918 private addressing, NAT is used both at the Home Office and Branch Office to help avoid any misconceptions.

Topology

10.3.1.2 Packet Tracer - Explore a Network

10.3.1.2 Packet Tracer – Explore a Network

Objectives

  • Part 1: Examine Internetwork Traffic at Branch
  • Part 2: Examine Internetwork Traffic to Central
  • Part 3: Examine Internet Traffic from Branch

Background

This simulation activity is intended to help you understand the flow of traffic and the contents of data packets as they traverse a complex network. Communications will be examined at three different locations simulating typical business and home networks.

Take a few moments to study the topology displayed. The Central location has three routers and multiple networks possibly representing different buildings within a campus. The Branch location has only one router with a connection to both the Internet and a dedicated wide-area network (WAN) connection to the Central location. The Home Office makes use of a cable modem broadband connection to provide access to both the Internet and to corporate resources over the Internet.

The devices at each location use a combination of static and dynamic addressing. The devices are configured with default gateways and Domain Name System (DNS) information, as appropriate.

Part 1: Examine Internetwork Traffic at Branch

In Part 1 of this activity, you will use Simulation mode to generate web traffic and examine the HTTP protocol along with other protocols necessary for communications.

Step 1: Switching from Realtime to Simulation mode.

a. Click the Simulation mode icon to switch from Realtime mode to Simulation mode.
b. Verify that ARP, DNS, HTTP, and TCP are selected from the Event List Filters.
c. Move the slider located below the Play Controls buttons (Back, Auto Capture/Play, Capture/Forward) all the way to the right.

Step 2: Generate traffic using a web browser.

Currently the Simulation Panel is empty. In the Event List at the top of the Simulation Panel there are six columns listed across the heading. As traffic is generated and stepped through, events display in the list. The Info column is used to inspect the contents of a particular event.
Note: The panel to the left of the Simulation Panel displays the topology. Use the scrollbars to bring the Branch location into the panel, if necessary. The panels can be adjusted in size by hovering next to the scrollbar and dragging left or right.

  • a. Click the Sales PC in the far left pane.
  • b. Click the Desktop tab and click the Web Browser icon to open it.
  • c. In the URL field, enter http://branchserver.pt.pta and click Go. Look in the Event List in the Simulation Panel. What is the first type of event listed?
    The DNS request for the IP address of branchserver.pt.pta.
  • d. Click the DNS info box. In the Out Layers, DNS is listed for Layer 7. Layer 4 is using UDP to contact the DNS server on port 53 (Dst Port:). Both the source and destination IP addresses are listed. What information is missing to communicate with the DNS server?
    The Layer 2 information, specifically the destination MAC address.
  • e. Click Auto Capture/Play. In approximately 30 to 40 seconds, a window displays, indicating the completion of the current simulation. (Or a window may display indicating that the buffer is full.) Click the View Previous Events button. Scroll back to the top of the list and note the number of ARP events. Looking at the Device column in Event list, how many of the devices in the Branch location does the ARP request pass through?
    Each device received an ARP request.
  • f. Scroll down the events in the list to the series of DNS events. Select the DNS event that has the “At Device” listed as BranchServer. Click the square box in the Info column. What can be determined by selecting Layer 7 in the OSI Model? (Look at the results displayed directly below In Layers.)
    The DNS server receives a DNS query. The name queried resolved locally.
  • g. Click the Outbound PDU Details tab. Scroll to the bottom of the window and locate the DNS Answer section. What is the address displayed?
    172.16.0.3, the address of Branchserver.
  • h. The next several events are TCP events enabling a communications channel to be established. Select the last TCP event at device Sales just prior to the HTTP event. Click the colored square Info box to display the PDU information. Highlight Layer 4 in the In Layers column. Looking at item 6 in the list directly below the In Layers column, what is the connection state?
    Established
  • i. The next several events are HTTP events. Select any one of the HTTP events at an intermediary device (IP Phone or Switch). How many layers are active at one of these devices, and why?
    Two layers, because these are Layer 2 devices.
  • j. Select the last HTTP event at the Sales PC. Select the uppermost layer from the OSI Model tab. What is the result listed below the In Layers column?
    The HTTP client receives a HTTP reply from the server. It displays the page in the web browser.

Part 2: Examine Internetwork Traffic to Central

In Part 2 of this activity, you will use Packet Tracer (PT) Simulation mode to view and examine how traffic leaving the local network is handled.

Step 1: Set up for traffic capture to the Central web server.

  • a. Close any open PDU Information windows.
  • b. Click Reset Simulation (located near the middle of the Simulation Panel).
  • c. Type http://centralserver.pt.pta in the web browser of the Sales PC.
  • d. Click Auto Capture/Play; in approximately 75 seconds, a window displays, indicating the completion of the current simulation. Click View Previous Events. Scroll back to the top of the list; note that the first series of events are DNS and there are no ARP entries prior to contacting the BranchServer. Based on what you have learned so far, why is this the case?
    The Sales PC already knows the MAC address of the DNS server.
  • e. Click the last DNS event in the Info column. Select Layer 7 in the OSI Model tab.
    By looking at the information provided, what can be determined about the DNS results? The DNS server was able to resolve the domain name for centralserver.pt.pta.
  • f. Click the Inbound PDU Details tab. Scroll down to the DNS ANSWER section. What is the address listed for centralserver.pt.pta? 10.10.10.2
  • g. The next several events are ARP events. Click the colored square Info box of the last ARP event. Click the Inbound PDU Details tab and note the MAC address. Based on the information in the ARP section, what device is providing the ARP reply? The R4 Router, the gateway device.
  • h. The next several events are TCP events, once again preparing to set up a communications channel. Find the first HTTP event in the Event List. Click the colored square box of the HTTP event. Highlight Layer 2 in the OSI Model tab. What can be determined about the destination MAC address?
    It is the MAC Address of the R4 router.
  • i. Click the HTTP event at device R4. Notice that Layer 2 contains an Ethernet II header. Click the HTTP event at device Intranet. What is the Layer 2 listed at this device? Frame Relay FRAME RELAY.

Notice that there are only two active layers, as opposed to three active layers when moving through the router. This is a WAN connection, which will be discussed in a later course.

Part 3: Examine Internet Traffic from Branch

In Part 3 of this activity, you will clear the events and start a new web request that will make use of the Internet.

Step 1: Set up for traffic capture to an Internet web server.

  • a. Close any open PDU information windows.
  • b. Click Reset Simulation near the middle of the Simulation Panel. Type http://www.netacad.pta in the web browser of the Sales PC.
  • c. Click Auto Capture/Play; in approximately 75 seconds, a window displays, indicating the completion of the current simulation. Click View Previous Events. Scroll back to the top of the list; notice that the first series of events are DNS. What do you notice about the number of DNS events?
    There are considerably more DNS events. Because the DNS entry is not local it is forwarded to a server on the Internet.
  • d. Observe some of the devices that the DNS events travel through on the way to a DNS server. Where are these devices located? In the Internet Cloud, students should be shown that those devices can be displayed by clicking the cloud and then clicking the Back link to go back.
  • e. Click the last DNS event. Click the Inbound PDU Details tab and scroll down to the last DNS Answer section. What is the address listed for www.netacad.pta? 216.146.46.11
  • f. When routers move the HTTP event through the network, there are three layers active in both the In Layers and Out Layers in the OSI Model tab. Based on that information, how many routers are passed through?
    There are 3 routers (ISP-Tier3a, ISP-Tier3b and R4), however there are 4 HTTP events travelling through the routers.
  • g. Click the TCP event just prior to the last HTTP event. Based on the information displayed, what is the purpose of this event? To close the TCP connection to 216.146.46.11.
  • h. There are several more TCP events listed. Locate the TCP event where the Last Device is IP Phone and the Device At is Sales. Click the colored square Info box and select Layer 4 in the OSI Model tab. Based on the information from the output, what is the connection state set to? Closing

Suggested Scoring Rubric

10.3.1.2 Packet Tracer - Explore a Network Answers 2

Download Packet Tracer (.pka) file:

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x