0% found this document useful (0 votes)
12 views3 pages

SGR Practica5

Uploaded by

al222311497
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views3 pages

SGR Practica5

Uploaded by

al222311497
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

======================================>R1

en
conf t
hostname R1
interface G0/0
ip address 192.11.11.140 255.255.255.240
no shutdown
exit
interface G0/1
ip address 192.11.11.45 255.255.255.240
no shutdown
exit
interface s0/0/0
ip address 192.11.11.115 255.255.255.240
no shutdown
exit
en
conf t
router ospf 11
router-id 1.1.1.1
network 192.11.11.33 0.0.0.15 area 0
network 192.11.11.129 0.0.0.15 area 0
network 192.11.11.113 0.0.0.15 area 0
exit

======================================>R2
en
conf t
hostname R2
interface G0/0
ip address 192.11.11.90 255.255.255.240
no shutdown
exit
interface s0/0/0
ip address 192.11.11.116 255.255.255.240
no shutdown
exit
interface s0/0/1
ip address 192.11.11.100 255.255.255.240
no shutdown
exit
en
conf t
router ospf 11
router-id 2.2.2.2
network 192.11.11.113 0.0.0.15 area 0
network 192.11.11.81 0.0.0.15 area 0
network 192.11.11.97 0.0.0.15 area 0
exit

======================================>R3
en
conf t
hostname R3
interface s0/0/1
ip address 192.11.11.101 255.255.255.240
no shutdown
exit
interface G0/0
ip address 192.11.11.50 255.255.255.240
no shutdown
exit
interface G0/1
ip address 192.11.11.65 255.255.255.240
no shutdown
exit
en
conf t
router ospf 11
router-id 3.3.3.3
network 192.11.11.97 0.0.0.15 area 0
network 192.11.11.49 0.0.0.15 area 0
network 192.11.11.65 0.0.0.15 area 0
exit

======================================>S1
en
conf t
hostname S1
interface vlan 1
ip address 192.11.11.35 255.255.255.240
no shutdown
ip default-gateway 192.11.11.45
exit

======================================>S2
en
conf t
hostname S2
interface vlan 1
ip address 192.11.11.130 255.255.255.240
no shutdown
ip default-gateway 192.11.11.140
exit
======================================>S3
en
conf t
hostname S3
interface vlan 1
ip address 192.11.11.55 255.255.255.240
no shutdown
ip default-gateway 192.11.11.50
exit
======================================>S4
en
conf t
hostname S4
interface vlan 1
ip address 192.11.11.70 255.255.255.240
no shutdown
ip default-gateway 192.11.11.65
exit
======================================>S5
en
conf t
hostname S5
interface vlan 1
ip address 192.11.11.85 255.255.255.240
no shutdown
ip default-gateway 192.11.11.90
exit

CONFIGURACION OSPF

======================================>R1
en
conf t
router ospf 11
router-id 1.1.1.1
network 192.11.11.33 0.0.0.15 area 0
network 192.11.11.129 0.0.0.15 area 0
network 192.11.11.113 0.0.0.15 area 0
exit

======================================>R2
en
conf t
router ospf 11
router-id 2.2.2.2
network 192.11.11.113 0.0.0.15 area 0
network 192.11.11.81 0.0.0.15 area 0
network 192.11.11.97 0.0.0.15 area 0
exit

======================================>R3
en
conf t
router ospf 11
router-id 3.3.3.3
network 192.11.11.97 0.0.0.15 area 0
network 192.11.11.49 0.0.0.15 area 0
network 192.11.11.65 0.0.0.15 area 0
exit

en
show ip interface brief
show ip protocols
show ip ospf neighbor
show ip route

You might also like