Está en la página 1de 2

R1

ena
conf t
int s0/0
ip add 192.168.1.1 255.255.255.0
clock rate 128000
no sh
exit
int l0
ip add 192.168.0.1 255.255.255.0
no sh
exit
do wr
router ospf 10
network 192.168.0.0 0.0.3.255 area 0
exit
R2
ena
conf t
int s0/0
ip add 192.168.1.2 255.255.255.0
no sh
exit
int s0/1
ip add 201.0.0.1 255.255.255.0
no sh
exit
do wr
router ospf 10
network 192.168.0.0 0.0.3.255 area 0
exit
ISP
ena
conf t
int s0/1
ip add 201.0.0.2 255.255.255.0
clock rate 128000
no sh
exit
int s0/0
ip add 202.0.0.2 255.255.255.0
clock rate 128000
no sh
exit
do wr
R3
ena
conf t
int s0/0

ip add 202.0.0.1 255.255.255.0


no sh
exit
int s0/1
ip add 192.168.2.1 255.255.255.0
clock rate 128000
no sh
exit
do wr
router ospf 10
network 192.168.0.0 0.0.3.255 area 0
exit
R4
ena
conf t
int s0/1
ip add 192.168.2.2 255.255.255.0
no sh
exit
int l0
ip add 192.168.3.1 255.255.255.0
no sh
exit
do wr
router ospf 10
network 192.168.0.0 0.0.3.255 area 0
exit

También podría gustarte