Você está na página 1de 28

Tarea 1: Paso 1

Paso 2

Tarea 2:

Tarea 3: Paso 1

Paso 2

Paso 3

Paso 4

Tarea 4: Paso 1:

Paso 2:

Tarea 5: Paso 1

Paso 2

Paso 3

Tarea 6: Paso 1:

Paso 2:

Paso 3:

Tarea 7:

Paso 1:

Paso 2:

Paso 3:

Tarea 8: Paso 1

Paso 2

En qu se diferencian las decisiones de enrutamiento ahora que se ejecuta OSPF?

R: la diferencia es que con rip los routers tomaban el camino en base a la distancia ms corta, pero con ospf ahora lo hacen en base a la ruta ms rpida.

Paso 3:

Tarea 9: Paso 1

Paso 2

Paso 3

Tarea 10: R1#show run Building configuration...

Current configuration : 1354 bytes ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R1 ! ! ! enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0 ! ! ! ! ! ! ! ! ! ! no ip domain-lookup ! ! ! ! ! ! interface FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/0.10 encapsulation dot1Q 10 ip address 192.168.10.1 255.255.255.0 ! interface FastEthernet0/0.12 encapsulation dot1Q 12 ip address 10.12.12.1 255.255.255.0

! interface FastEthernet0/0.13 encapsulation dot1Q 13 ip address 10.13.13.1 255.255.255.0 ! interface FastEthernet1/0 no ip address duplex auto speed auto shutdown ! interface Serial2/0 ip address 10.1.1.1 255.255.255.252 ! interface Serial3/0 no ip address shutdown ! interface FastEthernet4/0 no ip address shutdown ! interface FastEthernet5/0 no ip address shutdown ! router eigrp 10 network 10.1.1.0 0.0.0.3 network 10.12.12.0 0.0.0.255 network 192.168.10.0 no auto-summary ! router ospf 2 log-adjacency-changes network 192.168.10.0 0.0.0.255 area 0 network 10.12.12.0 0.0.0.255 area 0 network 10.13.13.0 0.0.0.255 area 0 ! router rip version 2 network 10.0.0.0 network 192.168.10.0

! ip classless ! ! ! banner motd ^Chola^C ! ! ! ! line con 0 password cisco login ! line aux 0 ! line vty 0 4 password cisco login ! ! ! End

R2#show run Building configuration... Current configuration : 1310 bytes ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R2 ! ! ! enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0 ! !

! ! ! ! ! ! ! ! no ip domain-lookup ! ! ! ! ! ! interface FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/0.12 encapsulation dot1Q 12 ip address 10.12.12.2 255.255.255.0 ! interface FastEthernet0/0.20 encapsulation dot1Q 20 ip address 192.168.20.1 255.255.255.0 ! interface FastEthernet1/0 no ip address duplex auto speed auto shutdown ! interface Serial2/0 ip address 10.1.1.2 255.255.255.252 ! interface Serial3/0 ip address 10.2.2.1 255.255.255.252 ! interface FastEthernet4/0 no ip address

shutdown ! interface FastEthernet5/0 no ip address shutdown ! interface Serial6/0 no ip address shutdown ! router eigrp 10 network 10.1.1.0 0.0.0.3 network 10.2.2.0 0.0.0.3 network 10.12.12.0 0.0.0.255 network 192.168.20.0 no auto-summary ! router ospf 2 log-adjacency-changes network 192.168.20.0 0.0.0.255 area 0 network 10.12.12.0 0.0.0.255 area 0 ! router rip version 2 network 10.0.0.0 network 192.168.20.0 ! ip classless ! ! ! banner motd ^Chola^C ! ! ! ! line con 0 password cisco login ! line aux 0 !

line vty 0 4 password cisco login ! ! ! End

R3#show run Building configuration... Current configuration : 1225 bytes ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R3 ! ! ! enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0 ! ! ! ! ! ! ! ! ! ! no ip domain-lookup ! ! ! ! ! ! interface FastEthernet0/0

no ip address duplex auto speed auto ! interface FastEthernet0/0.13 encapsulation dot1Q 13 ip address 10.13.13.3 255.255.255.0 ! interface FastEthernet0/0.30 encapsulation dot1Q 30 ip address 192.168.30.1 255.255.255.0 ! interface FastEthernet1/0 no ip address duplex auto speed auto shutdown ! interface Serial2/0 ip address 10.2.2.2 255.255.255.252 ! interface Serial3/0 no ip address shutdown ! interface FastEthernet4/0 no ip address shutdown ! interface FastEthernet5/0 no ip address shutdown ! router eigrp 10 network 10.2.2.0 0.0.0.3 network 10.13.13.0 0.0.0.255 network 192.168.30.0 no auto-summary ! router ospf 2 log-adjacency-changes network 192.168.30.0 0.0.0.255 area 0

network 10.13.13.0 0.0.0.255 area 0 ! router rip version 2 network 10.0.0.0 network 192.168.30.0 ! ip classless ! ! ! banner motd ^Chola^C ! ! ! ! line con 0 password cisco login ! line aux 0 ! line vty 0 4 password cisco login ! ! ! end

Você também pode gostar