Description: The purpose of this Lab is to
configure OSPF on all the devices with an area of 100 and to verify
the configuration using Show commands of OSPF.
Instructions:
1. Assign the IP address of all the devices as given below
| Device |
Interface |
IP Address |
Mask |
| R1 |
So-0/0/1
So-0/0/0 |
192.168.1.1
192.168.3.1 |
255.255.255.0
255.255.255.0 |
| R2 |
So-0/0/0
So-0/0/1 |
192.168.1.2
192.168.2.1 |
255.255.255.0
255.255.255.0 |
| R3 |
So-0/0/0
So-0/0/1 |
192.168.3.2
192.168.2.2 |
255.255.255.0
255.255.255.0 |
2. Enable ospf (use area number as 100) on all the interfaces of
all the devices
3. Issue show ospf interface on R1
4. Issue show ospf neighbor on R1