Configuracion Rip Version 2

Páginas: 8 (1972 palabras) Publicado: 8 de septiembre de 2014
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 de VLSM
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.

Bibliografía

1- Realizar la siguiente configuración de red

Guía 1

2 Comunicación de datos I. Guía 82- Realizar la configuración necesaria para cada uno de 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)#loginGAUS(config-line)#exit
GAUS(config)#interface FastEthernet 0/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 deGAUS
GAUS(config-if)#no shutdown
GAUS(config-if)#exit
GAUS(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/1GAUS(config-if)# ip address 172.16.3.137 255.255.255.252
GAUS(config-if)#description Enlace 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#configureterminal
Router(config)#hostname ORION
ORION(config)#enable secret cisco

Comunicación de datos 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)#ipaddress 172.16.3.1 255.255.255.192
ORION(config-if)#description Enlace FastEthernet con la red LAN 1 de ORION
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)#exitORION(config)#interface Serial 0/0
ORION(config-if)# ip address 172.16.3.138 255.255.255.252
ORION(config-if)#bandwidth 1024
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 EnlaceSerial punto a punto con la interfaz Serial 0/1 de ERA
ORION(config-if)#bandwidth 1024
ORION(config-if)#no shutdown
ORION(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...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Rip version 2
  • Rip v2 configuracion
  • Configuracion del protocolo rip
  • Version de iris1 2
  • LACTULOSA VERSION 2
  • DIARIO EL PEHUÉN VERSION 2
  • Especificación De Requerimientos Versión 2
  • Configuracion De La Red En Windows 2

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS