Comparacion Entre Rip Y Ospf

Páginas: 9 (2210 palabras) Publicado: 3 de enero de 2013
FIE
Escuela de Ingeniería en Sistemas

REDES DE COMPUTADORES I

Tema:
Taller de RIP versión 2 y OSPF área 10

Integrantes:
Edison Quispillo 4872
Jonathan Pazmiño 4838

Periodo Académico:
Septiembre 2012 – Febrero 2013

INFORME DE REDES I

Temas:
* Practica con RIP versión 2
* Practica con OSPF Area10
Objetivos:
* Realizar el escenario previamente expuesto, en el Cisco Packet Tracer con los protocolos RIP y OSPF para cada escenario.
* Aplicar los conocimientos adquiridos en las clases previas, mediante el direccionamiento variable (VLSM), y conexiones a servidores web y DNS.
* Comparar el mismo escenario expuesto tanto para el protocolo RIP y con protocolo OSPF.

EscenarioRIP versión 2:

Configuraciones RIP:
* Router Alausi:
ALAUSI#show run
hostname ALAUSI

interface FastEthernet0/0
ip address 10.0.0.1 255.255.255.224
duplex auto
speed auto

interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown

interface Serial2/0
ip address 10.0.0.98 255.255.255.252

interface Serial3/0
ip address 10.0.0.101 255.255.255.252clock rate 56000

interface FastEthernet4/0
no ip address
shutdown

interface FastEthernet5/0
no ip address
shutdown

router rip
version 2
network 10.0.0.0
no auto-summary

ip classless
line con 0
line vty 0 4
login
end

* Router Cuenca
CUENCA#show run
hostname CUENCA

interface FastEthernet0/0
ip address 10.0.0.65 255.255.255.224
duplex auto
speed autointerface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown

interface Serial2/0
ip address 10.0.0.97 255.255.255.252
clock rate 56000

interface Serial3/0
no ip address
shutdown

interface FastEthernet4/0
no ip address
shutdown

interface FastEthernet5/0
no ip address
shutdown

router rip
version 2
network 10.0.0.0
no auto-summary

ipclassless
line con 0
line vty 0 4
login
End
* Router Riobamba
RIOBAMBA#show run
hostname RIOBAMBA

interface FastEthernet0/0
ip address 10.0.0.33 255.255.255.224
duplex auto
speed auto

interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown

interface Serial2/0
ip address 10.0.0.109 255.255.255.252
clock rate 56000

interface Serial3/0
ip address10.0.0.102 255.255.255.252

interface FastEthernet4/0
no ip address
shutdown

interface FastEthernet5/0
no ip address
shutdown

interface Serial6/0
ip address 10.0.0.105 255.255.255.252
clock rate 56000

router rip
version 2
network 10.0.0.0
no auto-summary

ip classless
line con 0
line vty 0 4
login
end
* Router Bucay
BUCAY#show run
hostname BUCAYinterface FastEthernet0/0
ip address 10.0.0.81 255.255.255.240
duplex auto
speed auto

interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown

interface Serial2/0
ip address 10.0.0.106 255.255.255.252

interface Serial3/0
no ip address
shutdown

interface FastEthernet4/0
no ip address
shutdown

interface FastEthernet5/0
no ip address
shutdownrouter rip
version 2
network 10.0.0.0
no auto-summary

ip classless

line con 0
line vty 0 4
login
end
* Router
Router#show run
hostname Router

interface FastEthernet0/0
ip address 10.0.0.113 255.255.255.252
duplex auto
speed auto

interface FastEthernet1/0
ip address 10.0.0.117 255.255.255.252
duplex auto
speed auto

interface Serial2/0
ip address10.0.0.110 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 rip
version 2
network 10.0.0.0
no auto-summary

ip classless
line con 0
line vty 0 4
login
end
Configuraciones Host:
Nota: Las configuraciones de los hosts están dadas según las subredes de...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Rip Y Ospf
  • Rip eigrp, ospf
  • comparativa RIP,EIGRP,OSPF
  • Rip-ospf
  • Ospf
  • Rip Rip
  • Ospf
  • ospf

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS