Recent Question/Assignment

ITNE3007
Advanced Routing
Assignment

ITNE3007 Assignment

Assignment Type Group Assignment (3 students in each group)
Week Issued 6
Total Marks 20
Submission Deadline Week 11 (19-January-2019) via Moodle
Submission files Only one submission per group
(group member name and ID should be included in the report)
GNS3 file, Word document
Penalties Penalties for late submission and plagiarism in
accordance with VIT guidelines
The purpose of the assessment is to test students on their ability to apply
Switching theories and concepts.

ITNE3007 Assignment

Contents
LAB 1 – EIGRP Configuration 4
Objective 4
Topology 5
Task 1: Design and Document an Addressing Scheme 6
Task 2: Apply a Basic Configuration 6
Task 3: Test Connectivity 6
Task 4: Configure and Verify EIGRP Routing 7
Task 5: Fine-Tune EIGRP 7
Task 6: Configure Static and Default Routing 7
Task 7: Test Connectivity and Examine the Configuration 7
LAB 2 – OSPF Configuration 8
Objective 8
Scenario 8
Topology 9
Task 1: Subnet the Address Space 10
Task 2: Determine Interface Addresses 11
Task 3: Prepare the Network 12
Task 4: Perform Basic Router Configurations 12
Task 5: Configure and Activate Serial and Ethernet Addresses 12
Task 6: Verify Connectivity to the Next-Hop Device 12
Task 7: Configure OSPF Routing on the Branch1 Router 13
Task 8: Configure OSPF and Static Routing on the HQ Router 13
Task 9: Configure OSPF Routing on the Branch2 Router 14
Task 10: Verify the Configurations 14
Task 11: Reflection 14
Task 12: Documentation 15

ITNE3007 Assignment

LAB 1 – EIGRP Configuration
Please read the scenario carefully and implement the topology in GNS3. You need to complete all steps to receive full mark in this assignment. Remember that in each step, you need to configure routers or verify the existing configuration on a specific router. For that, you need to take screenshots of your configuration and paste them in your file. Also, if there are any questions in the given task, you should provide your answer along with the attached screenshots.
Remember that all your screenshots should include your student ID as the hostname of router (e.g. Melbourne3-S1234).
Please provide screenshots in a correct order and use headings to specify the respected completed task. This assignment carries 20% weightage in your final result and the due date is 13th of October.
Objective
Upon completion of this challenge, you should be able to do the following:
Ø Design and document an addressing scheme based on requirements
Ø Apply a basic configuration to the devices
Ø Test connectivity between directly connected devices
Ø Configure and verify EIGRP routing
Ø Configure EIGRP summary routes
Ø Fine-tune EIGRP
Ø Configure static and default routing for Internet access
Ø Verify full connectivity between all devices in the topology

ITNE3007 Assignment

Topology

Figure 1 Network Topology

ITNE3007 Assignment

Task 1: Design and Document an Addressing Scheme
Step 1. Design an addressing scheme.
Based on the network requirements shown in the topology in Figure 1, design an appropriate addressing scheme.
· For the LANs, use the address space 10.1.32.0/22. Starting with the largest subnets’ requirements on B1, assign subnets in order throughout the topology.
· For the WANs, use the address space 172.20.0.0/27. Assign WAN subnets according to the following specifications:
o Subnet 0 to the WAN link between HQ and B1
o Subnet 1 to the WAN link between HQ and B2
o Subnet 2 to the WAN link between HQ and B3
o Subnet 3 to the WAN link between B1 and B2
o Subnet 4 to the WAN link between B2 and B3
Step 2. Document the addressing scheme.
· Use the blank spaces on the topology to record the network addresses in dotted decimal/slash format.
· Document the IP addresses, subnet masks, and default gateway addresses:
o For LANs, assign the first address to the router interface. Assign the last address to the PC.
o For WAN links to HQ, assign the first address to the HQ router.
o For WAN links between branch routers:
§ Assign the first address to B1 for the link between B1 and B2.
§ Assign the first address to B2 for the link between B2 and B3.
Task 2: Apply a Basic Configuration
Step 1. Configure the routers.
Using your documentation, configure the routers with basic configurations.
Step 2. Configure the PCs.
Using your documentation, configure the PCs with an IP address, subnet mask, and default gateway.
Task 3: Test Connectivity
Before continuing, make sure that each device can ping its directly connected neighbour.

ITNE3007 Assignment

Task 4: Configure and Verify EIGRP Routing
Step 1. Configure EIGRP.
Configure all devices with EIGRP routing using 1 as the process ID. In your configuration, make sure that you include the following:
· Disable automatic summarization.
· Stop routing updates on interfaces that are not connected to EIGRP neighbours.
· All LANs should be summarized into one advertisement to neighbours. For example, HQ should summarize its two LANs when advertising to B1, B2, and B3.
Step 2. Verify EIGRP.
Use verification commands to check your configuration. All routers should be converged on all the 10.1.32.0/22 and 172.20.0.0/27 subnets.
Task 5: Fine-Tune EIGRP
Step 1. Adjust bandwidth values used to calculate metrics.
The links between the branch routers (B1 to B2 and B2 to B3) are for backup purposes only. Configure the bandwidth values to match the actual bandwidth so that EIGRP does not equal-cost load across the T1 links to HQ and the backup links to the neighbouring branch router.
Step 2. Adjust Hello intervals for the slower links.
Change the Hello intervals for the 64-kbps links to 60 seconds.
Task 6: Configure Static and Default Routing
Because Packet Tracer does not support redistribution of default routes, all routers except ISP will need a default route.
Task 7: Test Connectivity and Examine the Configuration
Test connectivity and examine the configuration.

ITNE3007 Assignment

LAB 2 – OSPF Configuration
Please read the scenario carefully and implement the topology in GNS3. You need to complete all steps to receive full mark in this assignment. Remember that in each step, you need to configure routers or verify the existing configuration on a specific router. For that, you need to take screenshots of your configuration and paste them in your file. Also, if there are any questions in the given task, you should provide your answer along with the attached screenshots.
Remember that all your screenshots should include your student ID as the hostname of router (e.g. Melbourne3-S1234).
Please provide screenshots in a correct order and use headings to specify the respected completed task. This assignment carries 20% weightage in your final result and the due date is 13th of October.
Objective
Upon completion of this lab, you will be able to
· Create an efficient VLSM design given requirements
· Assign appropriate addresses to interfaces and document
· Create a network according to the topology diagram in Figure 2.
· Configure routers including OSPF
· Configure and propagate a static default route
· Verify OSPF operation
· Test and verify full connectivity
· Reflect on and document the network implementation
Scenario
In this lab activity, you will be given a network address that must be subnetted using VLSM to complete the addressing of the network shown in the topology diagram in Figure 2. A combination of OSPF routing and static routing will be required so that hosts on networks that are not directly connected will be able to communicate with each other. An OSPF area ID of 0 and process ID of 1 will be used in all OSPF configurations.

ITNE3007 Assignment

Topology

Figure 2 Network Topology

ITNE3007 Assignment

Task 1: Subnet the Address Space
Step 1. Examine the network requirements.
The addressing for the network has the following requirements:
· The 172.20.0.0/16 network must be subnetted to provide addresses for the LANs and
· serial links:
o The HQ LAN will require 8000 addresses
o The Branch1 LAN will require 4000 addresses
o The Branch2 LAN will require 2000 addresses
o The links between the routers will require two addresses for each link
· The loopback address representing the link between the HQ router and the ISP will use the 10.10.10.0/30 network.
Step 2. Consider the following questions when creating your network design.
a. How many subnets need to be created from the 172.20.0.0/16 network?
b. How many total IP addresses are required from the 172.16.0.0/16 network?
c. What subnet mask will be used for the HQ LAN subnet?
d. What is the maximum number of host addresses that could be used on this subnet?
e. What subnet mask will be used for the Branch1 LAN subnet?
f. What is the maximum number of host addresses that could be used on this subnet?
g. What subnet mask will be used for the Branch2 LAN subnet?
h. What is the maximum number of host addresses that could be used on this subnet?
i. What subnet mask will be used for the links between the three routers?
j. What is the maximum number of host addresses that could be used on each of these subnets? Step 3. Assign subnetwork addresses to the topology diagram in Figure 2.
· Assign subnet 0 of the 172.20.0.0/16 network to the HQ LAN subnet. What is the network address of this subnet?
· Assign the next available address space of the 172.20.0.0/16 network to the Branch1 LAN subnet. What is the network address of this subnet?
· Assign the next available address space of the 172.20.0.0/16 network to the Branch2 LAN subnet. What is the network address of this subnet?
· Assign the next available address space of the 172.20.0.0/16 network to the link between the HQ and Branch1 routers. What is the network address of this subnet?
· Assign the next available address space of the 172.20.0.0/16 network to the link between the HQ and Branch2 routers. What is the network address of this subnet?

ITNE3007 Assignment

· Assign the next available address space of the 172.20.0.0/16 network to the link between the Branch1 and Branch2 routers. What is the network address of this subnet?
Task 2: Determine Interface Addresses
Assign appropriate addresses to the device interfaces.
· Assign the first valid host address in the 10.10.10.0/30 network to the Loopback 1 interface on the HQ router.
· Assign the first valid IP address of the HQ LAN network to the LAN interface of the HQ router.
· Assign the last valid IP address of the HQ LAN network to PC2.
· Assign the first valid IP address of the Branch1 LAN network to the LAN interface of the Branch1 router.
· Assign the last valid IP address of the Branch1 LAN network to PC1.
· Assign the first valid IP address of the Branch2 LAN network to the LAN interface of the Branch2 router.
· Assign the last valid IP address of the Branch2 LAN network to PC3.
· Assign the first valid IP address of the HQ-to-Branch1 link network to the Serial 0/0/0 interface of the HQ router.
· Assign the last valid IP address of the HQ-to-Branch1 link network to the Serial 0/0/0 interface of the Branch2 router.
· Assign the first valid IP address of the HQ-to-Branch2 link network to the Serial 0/0/1 interface of the HQ router.
· Assign the last valid IP address of the HQ-to-Branch2 link network to the Serial 0/0/1 interface of the Branch2 router.
· Assign the first valid IP address of the Branch1-to-Branch2 link network to the Serial 0/0/1 interface of the Branch1 router.
· Assign the last valid IP address of the Branch1-to-Branch2 link network to the Serial 0/0/0 interface of the Branch2 router.

ITNE3007 Assignment

Task 3: Prepare the Network
Step 1. Cable a network that is similar to the one shown in the topology diagram of Figure 2. You can use any current router in your lab as long as it has the required interfaces as shown in the topology.
Step 2. Clear any existing configurations on the routers.
Task 4: Perform Basic Router Configurations
Perform basic configuration of the BRANCH, HQ, and ISP routers according to the following guidelines:
· Configure the router host name.
· Disable DNS lookup.
· Configure a privileged EXEC mode password.
· Configure a message-of-the-day banner.
· Configure a password for console connections.
· Configure a password for VTY connections.
· Synchronize unsolicited messages and debug output with solicited output and prompts for the console and virtual terminal lines.
· Configure an EXEC timeout of 15 minutes.
Task 5: Configure and Activate Serial and Ethernet Addresses
Step 1. Configure the interfaces on the HQ, Branch1, and Branch2 routers with the IP addresses from the table provided under the topology diagram.
When you have finished, be sure to save the running configuration to the NVRAM of the router.
Step 2. Configure the Ethernet interfaces of PC1, PC2, and PC3 with the IP addresses from the table provided under the topology diagram.
Step 3. Configure the correct bandwidth for the serial interfaces on the Branch1 router. What commands are required to accomplish this?
Step 4. Configure the correct bandwidth for the serial interfaces on the Branch2 router. What commands are required to accomplish this?
Step 5. Configure the correct bandwidth for the serial interfaces on the HQ router. What commands are required to accomplish this?
Task 6: Verify Connectivity to the Next-Hop Device
You should not have connectivity between end devices yet. However, you can test connectivity between the two routers and between an end device and its default gateway.

ITNE3007 Assignment

Step 1. Verify that the HQ, Branch1, and Branch2 routers can ping each of the neighbouring routers across the WAN links.
Step 2. Verify that PC1, PC2, and PC3 can ping their respective default gateway.
Task 7: Configure OSPF Routing on the Branch1 Router
Step 1. Consider the networks that need to be included in the OSPF updates that are sent out by the Branch1 router.
a. What directly connected networks are present in the Branch1 routing table?
b. What commands are required to enable OSPF and include the connected networks in the routing updates?
c. Are there any router interfaces that do not need to have OSPF updates sent out?
d. What command is used to disable OSPF updates on these interfaces?
Task 8: Configure OSPF and Static Routing on the HQ Router
Step 1. Consider the type of static routing that is needed on HQ.
A static default route will need to be configured to send all packets with destination addresses that are not in the routing table to the loopback address representing the link between the HQ router and the ISP.
a. What command is needed to accomplish this?
b. What directly connected networks are present in the HQ routing table?
c. Will the networks of the HQ LAN and the links between the Branch1 and Branch2 routers need to have the subnet mask information included in the network statements?
d. What commands are required to enable OSPF and include the appropriate networks in the routing updates?
e. Are there any router interfaces that do not need to have OSPF updates sent out?
f. What commands are used to disable OSPF updates on these interfaces?
g. The HQ router needs to send the default route information to the Branch1 and Branch2 routers in the OSPF updates. What command is used to configure this?

ITNE3007 Assignment

Task 9: Configure OSPF Routing on the Branch2 Router
Consider the networks that need to be included in the OSPF updates that are sent out by the Branch2 router.
a. What directly connected networks are present in the Branch2 routing table?
b. What commands are required to enable OSPF and include the connected networks in the routing updates?
c. Are there any router interfaces that do not need to have OSPF updates sent out?
d. What command is used to disable OSPF updates on these interfaces?
Task 10: Verify the Configurations
Answer the following questions to verify that the network is operating as expected.
a. From PC1, is it possible to ping PC2?
b. From PC1, is it possible to ping PC3?
c. What OSPF routes are present in the routing table of the Branch1 router?
d. What is the gateway of last resort in the routing table of the Branch1 router?
e. What OSPF routes are present in the routing table of the HQ router?
f. What is the gateway of last resort in the routing table of the HQ router?
g. What OSPF routes are present in the routing table of the Branch2 router?
h. What is the gateway of last resort in the routing table of the Branch2 router?
Task 11: Reflection
On PC1, use the tracert command to examine the route that is used between PC1 and PC3.
a. What are the hops in the route to PC3?
b. Is this the least number of hops that can be used to reach PC3?
c. If the answer is no, why is a path with more than the minimum number of hops used?

ITNE3007 Assignment

Task 12: Documentation
On each router, capture the following command output and add them to your report along with other screenshots that you have taken so far.
· show running-config
· show ip route
· show ip interface brief
· show ip protocols