0% found this document useful (0 votes)
9 views

Networks

Engr. John Paul Pascual Date: March 20, 2023

Uploaded by

Ariel Calapit
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)
9 views

Networks

Engr. John Paul Pascual Date: March 20, 2023

Uploaded by

Ariel Calapit
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/ 9

A.

EIGRP Configuration
Commands:
Router1:
En
Conf t
Int fa0/0
Ip add 100.0.0.1 255.255.255.0
No shut
Ex
Int se0/0
Ip add 10.0.0.2 255.255.255.0
No shut
Ex
Int se0/1
Ip add 40.0.0.1 255.255.255.0
No shut
Ex
Ex
Router eigrp 1
Network 100.0.0.0 0.0.0.255
Network 10.0.0.0 0.0.0.255
Network 40.0.0.0 0.0.0.255
Router 2:
En
Conft
Int se0/0
Ip address 10.0.0.1 255.255.255.0
No shut
Ex
Int se0/1
Ip address 20.0.0.2 255.255.255.0
No shut
Ex
Ex
Router eigrp 1
Network 10.0.0.0 0.0.0.255
Network 20.0.0.0 0.0.0.255
Router 3:
En
Conf t
Int fa0/0
Ip add 200.0.0.2 255.255.255.0
No shut
Ex
Int se0/0
Ip add 30.0.0.2 255.255.255.0
No shut
Ex
Int se0/1
Ip add 20.0.0.1 255.255.255.0
No shut
Ex
Ex
Router eigrp 1
Network 200.0.0.0 0.0.0.255
Network 20.0.0.0 0.0.0.255
Network 30.0.0.0 0.0.0.255
Router 4:
en
conf t
int se0/0
ip add 30.0.0.1 255.255.255.0
no shut
ex
int se0/1
ip add 40.0.0.2 255.255.255.0
no shut
ex
ex
router eigrp 1
network 40.0.0.0 0.0.0.255
netowork 30.0.0.0 0.0.0.255

B. Rip Configuration
Commands:
Router 1:
En
Conf t
Int fa0/1
Ip add 192.168.1.100 255.255.255.0
No shut
Ex
Int s0/0/0
Ip add 10.0.0.1 255.255.255.0
Ex
Ex
Router rip
Network 192.168.1.0
Network 10.0.0.0
Router2:
En
Conf t
Int s0/0/0
Ip add 10.0.0.2 255.255.255.0
No shut
Ex
Int s0/1/0
Ip add 20.0.0.1 255.255.255.0
No shut
Ex
Int fa 1/0
Ip add 192.168.2.100 255.255.255.0
No shut
Ex
Ex
Router rip
Network 10.0.0.0
Network 20.0.0.0
Network 192.168.2.0
Router 3:
En
Conf t
Int s0/0/0
Ip add 20.0.0.2 255.255.255.0
No shut
Ex
Int fa 0/1
Ip add 192.168.3.100 255.255.255.0
No shut
Ex
Ex
Router rip
Network 20.0.0.0
Network 192.168.3.0

OSPF Configuartion
Commands:
Router 1:
En
Conf t
Int fa0/0
Ip add 192.168.1.1 255.255.255.0
No shut
Ex
Int se0/0/1
Ip add 192.168.3.1 255.255.255.0
No shut
Ex
Int se0/0/0
Ip add 192.168.2.1 255.255.255.0
No shut
Ex
Ex
Router ospf 1
Network 192.168.1.0 0.0.0.255 area 0
Network 192.168.2.0 0.0.0.255 area 0
Network 192.168.3.0 0.0.0.255 area 0
Router 2:
En
Conf t
Int fa0/0
Ip add 192.168.6.1 255.255.255.0
No shut
Ex
Int se0/0/0
Ip add 192.168.2.2 255.255.255.0
No shut
Ex
Int se0/0/1
Ip add 192.168.4.1 255.255.255.0
No shut
Ex
Ex
Router ospf 1
Network 192.168.6.0 0.0.0.255 area 0
Network 192.168.2.0 0.0.0.255. area 0
Network 192.168.4.0 0.0.0.255 area 0
Router 3:
en
conf t
int fa0/0
ip add 192.168.5.1 255.255.255.0
no shut
ex
int se 0/0/0
ip add 192.168.3.2 255.255.255.0
no shut
ex
int se 0/0/1
ip add 192.168.4.2 255.255.255.0
no shut
ex
ex
router ospf 1
network 192.168.5.0 0.0.0.255 area 0
network 192.168.3.0 0.0.0.255 area 0
network 192.168.4.0 0.0.0.255 area 0
Manuel S Enverga University Foundatin

Lucena City

Computer Networks and Security Lab

Final Examinatin

Submitted by:

James Patrick Urquiza

Submitted to:

Engr. Ronaldo Maano

You might also like