TDC 463
Lab #2 – Static Routing Lab
Must be completed on DLPOD or Lab POD Hardware
Lab Scenario:
Blue Demon Corporation has corporate office sites in Chicago, New York and Dallas. A diagram of their corporate network is shown below. They run a private network of 3 IP routers, with one at each site as shown. Chicago and New York also have on-site Ethernet switches that connect many employees into a LAN at each site. The Dallas router has a single Loopback IP address that can be pinged from any site.
Lab #1 Network Diagram
Braxton has decided that, since they have such a small network, they can just use static routes to interconnect their sites. The static routes you configure should provide any-to-any connectivity.
Routing Requirements:
Packets traveling between sites should always follow the shortest possible route except for the following special rule: NO packets can be sent from New York to Chicago across Link 1. On the other hand, packets can be sent from Chicago to New York across Link 1. So, for example, a packet sent from Workstation 2 to Workstation 1 should be routed through Dallas (across Link 3 and Link 2), but a packet sent from Workstation 1 to Workstation 2 should be routed across Link 1.
IPv4 Address Requirements:
For Part I of the lab, use the IPv4 address assignments show in Lab #1 Network Diagram. There can be up to 50 workstations connected to the Chicago LAN switch (including Workstation 1). There can be up to 150 workstations connected to the New York LAN switch (including Workstation 2). Each workstation needs an IP address.
IPv6 Address Requirements:
For part II of the Lab, use the IPv6 address assignments outlined below:
Lab Environment:
You MUST configure and test this lab using the POD or DLPod Cisco lab equipment.
DLPod instructions:
Device |
Protocol |
IP |
Port |
R1 |
Telnet |
100.1.1.1 |
2400 |
R2 |
Telnet |
100.1.1.1 |
2500 |
R3 |
Telnet |
100.1.1.1 |
2600 |
Workstation 1 |
SSH |
100.1.1.11 |
22 |
Workstation 2 |
SSH |
100.1.1.21 |
22 |
Lab Configuration:
Follow these steps to complete the lab:
After configuring your lab, a user typing commands on any of the following 5 devices: WS 1, WS 2, R1, R2, R3 will be able to successfully ‘ping’ or ‘traceroute’ to any of the IP addresses shown in Table #1.
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of
1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of