0% found this document useful (0 votes)
2 views6 pages

Lab

The document outlines the configuration of the OSPF protocol across three routers (R0, R1, and R2) to facilitate network connectivity for different departments. Router R0 serves as the central router, providing DHCP and DNS services, while R1 and R2 are configured with specific subnets. Connectivity tests using ping commands confirmed successful routing between devices on different subnets.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views6 pages

Lab

The document outlines the configuration of the OSPF protocol across three routers (R0, R1, and R2) to facilitate network connectivity for different departments. Router R0 serves as the central router, providing DHCP and DNS services, while R1 and R2 are configured with specific subnets. Connectivity tests using ping commands confirmed successful routing between devices on different subnets.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

OSPF PROTOCOL

project

Network Engineer: - Ahmed Abo_Elmaged Shallan Allam


Project OSPF protocol

• Routers R1 and R2 were configured with OSPF routing and subnets were
created for different departments on each router. Router R0 was
configured as the central router to connect R1 and R2 along with
providing DHCP and DNS services. Ping tests verified connectivity
between devices on different subnets routing through the OSPF
configured routers.
Configurations on the Router R0

Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R0
R0(config)#
R0(config)#router ospf 12
R0(config-router)#network 192.168.1.1 0.0.0.0 area 0
R0(config-router)#network 192.168.2.1 0.0.0.0 area 0
R0(config-router)#network 192.168.3.1 0.0.0.0 area 0
R0(config-router)#network 192.168.4.1 0.0.0.0 area 0
R0(config-router)#exit
R0(config)#ip dhcp pool admin
R0(dhcp-config)#default-router 192.168.3.1
R0(dhcp-config)#dns-server 192.168.4.2
R0(dhcp-config)#exit
R0(config)#write

Configurations on the Router R1


Router>
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R1
R1(config)#router ospf 12
R1(config-router)#network 192.168.1.2 0.0.0.0 area 0
R1(config-router)#network 192.168.10.0 0.0.0.255 area 0
R1(config-router)#network 192.168.11.0 0.0.0.255 area 0
R1(config-router)#exit
R1(config)#
Configurations on the Router R2

Router>
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R2
R2(config)#router ospf 12
R2(config-router)#network 192.168.2.2 0.0.0.0 area 0
R2(config-router)#network 192.168.20.0 0.0.0.255 area 0
R2(config-router)#network 192.168.21.0 0.0.0.255 area 0
R2(config-router)#exit
R2(config)#

Routing Table for Router R0


Routing Table for Router R1

Routing Table for Router R2


Ping Tablet to PC PR

Ping HR to Admin

Thank You

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy