Assignment 08 Lab Manual - OSPF (3)
Assignment 08 Lab Manual - OSPF (3)
Module 8: OSPF
1. Introduction and Learning Outcomes
2. Lab Exercises
3. Deliverables
Before performing lab exercise, it is strongly recommended that following topics are studied and
understood:
2. Lab Exercises
2.1 Addressing Table
● For the following tasks, X = Last 2 digits of your student ID.
2.2 Topology
2.3 Tasks
2.3.1 Basic Configuration
Note: The following tasks are applicable for both OSPFv2 and OSPFv3. Hosts must not participate in OSPF
process. Using Aggregated Routes instead of routes to each subnet is subjected to point deduction.
a. Enable debugging on R5 and capture the neighborship disruption during this configuration.
b. Configure MD5 authentication between routers in Area X using the last 2 digits of your student
ID as Key ID and your CCID as MD5 password.
c. Configure the OSPF Hello and Dead intervals for interfaces in Area X with the following
requirements:
i. Set the Hello Interval to half of the default value, and the Dead Interval to the double of the
default value.
d. Disable debugging on R5.
3. Deliverables
3.1 Draw a network diagram illustrating interfaces with IP addresses, VLANs and other necessary
information. Mention the EVE-NG Server IP which was used to perform this exercise. (Do not
copy/capture the network/lab topology simply from EVE-NG Server)
3.2 Issue the following commands and copy the configurations from the following devices in plain text
after completing all tasks, and put the configured text in bold. DELETE all default and not configured
configuration lines, wherever applicable.
3.3 Issue the following commands on all hosts and capture outputs
a. show ip int br
b. show ipv6 int br
c. show ip route
d. show ipv6 route
3.4 Issue the following commands on Cisco Routers (R1, R2, R4, R5) and capture outputs
a. show ip int br
b. show ipv6 int br
c. show ip route ospf
d. show ipv6 route ospf
e. show ip ospf neighbor
f. show ipv6 ospf neighbor
3.5 Issue the following commands on R3-Juniper Router and capture outputs
3.6 Issue the following commands on R6-Alcatel Router and capture outputs
a. show ip ospf interface g0/2 and highlight the new intervals and authentication.
3.8 Capture outputs of debugging on R5 when you configure 2.3.3 OSPFv2 the Advanced Configuration.
3.9 Issue both IPv4 and IPv6 ping with option source from the following devices and capture outputs
a. Loopback 5 to Host A
b. Loopback 5 to Host B
c. Loopback 5 to Loopback 6
d. Loopback 5 to Loopback 20
e. Loopback 6 to Loopback 1
f. Loopback 6 to Loopback 2
g. Loopback 6 to Loopback 3
h. Loopback 6 to Loopback 4
i. Loopback 20 to Host A
j. Loopback 20 to Host B
3.10 Issue both IPv4 and IPv6 traceroute from the following devices and capture outputs
a. Host A to Host B
b. Host A to Loopback 1
c. Host A to Loopback 2
d. Host A to Loopback 3
e. Host A to Loopback 4
f. Host B to Loopback 5
g. Host B to Loopback 6
h. Host B to Loopback 20
a. The differences between Stub Area and NSSA and where we should use NSSA and Stub Area.
b. The function of 2.3.2 (d).
c. The reason why we should specifically define a router ID for OSPF? If the router ID is not
defined, what will become the router ID?