Rip - comunicación de datos

Páginas: 11 (2522 palabras) Publicado: 15 de mayo de 2011
Comunicación de datos I. Guía 8 1 Facultad: Ingeniería Escuela: Electrónica Asignatura: Comunicación de datos I

Tema: Enrutamiento dinámico RIP v2
Contenidos
• • • • • Configuración Básica de los Router. Configuración del protocolo RIP v2 Configurar los IP Host en los routers. Redistribución de rutas por defecto. Establecimiento de interfaces pasivas

Objetivos Específicos
• • • • Uso deVLSM Aplicar la configuración para el protocolo RIP v2. Comprobar el buen funcionamiento de RIP v2 Configuración de los HOST en los routers

Materiales y Equipo
• Computadora con simulador Packet Tracer

Procedimiento
Configuración Básica de los Router.
1- Realizar la siguiente configuración de red

2 Comunicación de datos I. Guía 8

2- Realizar la configuración necesaria para cada unode los router.

a. Configuración del Router0
Router>enable Router#configure terminal Router(config)#hostname GAUS GAUS(config)#enable secret cisco GAUS(config)#line vty 0 4 GAUS(config-line)#password cisco GAUS(config-lin)#login GAUS(config-line)#exit GAUS(config)#line console 0 GAUS(config-line)#password cisco GAUS(config-lin)#login GAUS(config-line)#exit GAUS(config)#interface FastEthernet0/0 GAUS(config-if)#ip address 172.16.3.149 255.255.255.252 GAUS(config-if)#description Enlace FastEthernet con INTERNET GAUS(config-if)#no shutdown GAUS(config-if)#exit GAUS(config)#interface FastEthernet 0/1 GAUS(config-if)#ip address 172.16.3.129 255.255.255.248 GAUS(config-if)#description Enlace FastEthernet con la red LAN de GAUS GAUS(config-if)#no shutdown GAUS(config-if)#exitGAUS(config)#interface Serial 0/0 GAUS(config-if)# ip address 172.16.3.141 255.255.255.252 GAUS(config-if)#description Enlace Serial punto a punto con la interfaz Serial 0/0 de ERA GAUS(config-if)#clock rate 56000 GAUS(config-if)#bandwidth 128 GAUS(config-if)#no shutdown GAUS(config-if)#exit GAUS(config)#interface Serial 0/1 GAUS(config-if)# ip address 172.16.3.137 255.255.255.252 GAUS(config-if)#descriptionEnlace Serial punto a punto con la interfaz Serial 0/0 de ORION GAUS(config-if)#clock rate 56000 GAUS(config-if)#bandwidth 1024 GAUS(config-if)#no shutdown GAUS(config-if)#exit GAUS(config)#exit GAUS(config)#copy running-config startup-config

b. Configuración del Router1
Router>enable Router#configure terminal Router(config)#hostname ORION ORION(config)#enable secret cisco

Comunicación dedatos I. Guía 8 3 ORION(config)#line vty 0 4 ORION(config-line)#password cisco ORION(config-lin)#login ORION(config-line)#exit ORION(config)#line console 0 ORION(config-line)#password cisco ORION(config-lin)#login ORION(config-line)#exit ORION(config)#interface FastEthernet 0/0 ORION(config-if)#ip address 172.16.3.1 255.255.255.192 ORION(config-if)#description Enlace FastEthernet con la red LAN 1 deORION ORION(config-if)#no shutdown ORION(config-if)#exit ORION(config)#interface FastEthernet 0/1 ORION(config-if)#ip address 172.16.3.65 255.255.255.192 ORION(config-if)#description Enlace FastEthernet con la red LAN 2 de ORION ORION(config-if)#no shutdown ORION(config-if)#exit ORION(config)#interface Serial 0/0 ORION(config-if)# ip address 172.16.3.138 255.255.255.252 ORION(config-if)#bandwidth1024 ORION(config-if)#description Enlace Serial punto a punto con la interfaz Serial 0/1 de GAUS ORION(config-if)#no shutdown ORION(config-if)#exit ORION(config)#interface Serial 0/1 ORION(config-if)# ip address 172.16.3.146 255.255.255.252 ORION(config-if)#description Enlace Serial punto a punto con la interfaz Serial 0/1 de ERA ORION(config-if)#bandwidth 1024 ORION(config-if)#no shutdownORION(config-if)#exit ORION(config)#exit ORION(config)#copy running-config startup-config

c. Configuración del Router3
Router>enable Router#configure terminal Router(config)#hostname ERA ERA(config)#enable secret cisco ERA(config)#line vty 0 4 ERA(config-line)#password cisco ERA(config-lin)#login ERA(config-line)#exit ERA(config)#line console 0 ERA(config-line)#password cisco ERA(config-lin)#login...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Comunicacion De Datos
  • Comunicacion Datos
  • comunicación de datos
  • Comunicación De Datos
  • Comunicacion De Datos
  • Comunicacion de datos
  • comunicacion de datos
  • comunicación de datos

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS