























Prepara tus exámenes y mejora tus resultados gracias a la gran cantidad de recursos disponibles en Docsity
Gana puntos ayudando a otros estudiantes o consíguelos activando un Plan Premium
Prepara tus exámenes
Prepara tus exámenes y mejora tus resultados gracias a la gran cantidad de recursos disponibles en Docsity
Prepara tus exámenes con los documentos que comparten otros estudiantes como tú en Docsity
Encuentra los documentos específicos para los exámenes de tu universidad
Estudia con lecciones y exámenes resueltos basados en los programas académicos de las mejores universidades
Responde a preguntas de exámenes reales y pon a prueba tu preparación
Consigue puntos base para descargar
Gana puntos ayudando a otros estudiantes o consíguelos activando un Plan Premium
Comunidad
Pide ayuda a la comunidad y resuelve tus dudas de estudio
Ebooks gratuitos
Descarga nuestras guías gratuitas sobre técnicas de estudio, métodos para controlar la ansiedad y consejos para la tesis preparadas por los tutores de Docsity
CCNA Y REDES INFORMATICA CCNA Y REDES INFORMATICACCNA Y REDES INFORMATICACCNA Y REDES INFORMATICA
Tipo: Guías, Proyectos, Investigaciones
1 / 31
Esta página no es visible en la vista previa
¡No te pierdas las partes importantes!
























enable CONFIGURAR MODO GLOBAL conf t CAMBIAR NOMBRE
hostname R-PIU-CHI enable secret class // CONTRASEÑA MODO PRIVILIEGEADA line vty 0 4 pass cisco login line console 0 pass cisco login MENSAJE DE BIENVENIDA Banner motd %BIENVENIDOS AL ROUTER PIURA-CHICLAYO% ENCRIPTAR CONTRASEÑAS Service password-encryption LINE CONSOLE: CONFIGURACIÓN DESDE PC CON PROGRAMA PUTTY GUARDAR CONTRASEÑA do copy running-config startup-config copy running-config startup-config CONFIGURAR ROUTER CON LOS GATEWAY PARA CONEXIÓN DE PC´S EN AMBAS REDES interface g0/ ip add 172.16.0.5 255.255.224. no shut int g0/ ip add 172.16.32.5 255.255.224. no shut
int s0/0/ ip add 172.16.122.1 255.255.255. no shut
enable conf t hostname SW-PIURA enable secret class line vty 0 15 pass cisco login line console 0 pass cisco login Banner motd %BIENVENIDOS AL SWITCH PIURA% Service password-encryption do copy running-config startup-config ASIGNAR IP EN SWITCH ES EN VLAN Interface vlan 1 Ip add 172.16.0.10 255.255.224. no shut CONFIGURACION ROUTER PARA SSH enable conf t ip domain-name UCV.com username admin privilege 15 secret adminssh username mhurtadoc privilege 15 secret 12345678 line vty 0 4 transport input ssh
router rip ver 2 network 172.16.64. network 172.16.80. network 172.16.122. no auto-summary vlans router rip ver 2 network 172.16.96. network 172.16.104. network 172.16.112. network 172.16.120. network 172.16.122. no auto-summary CREAR VLAN vlan 10 name Lima vlan 20 name Arequipa vlan 30 name Cuzco vlan 99 name administrativa
show vlan brief ASIGNAR VLAN EN RANGOS DE PUERTOS. interface range f0/1 - 8 switchport mode Access sw acces vlan 10 interface range f0/9 - 16 sw mode access sw acces vlan 20 interface range f0/17 - 24 sw mode access sw acces vlan 30 CONECTAR ENLACE TRONCAL SWITCHS: interface range g0/1 - 2 sw mode trunk CONFIGURACIÓN DE ROUTER interface g0/1. encapsulation dot1Q 10 ip address 11.11.96.5 255.255.248. interface g0/1. encapsulation dot1Q 20 ip address 172.16.104.5 255.255.248.
dns-server 172.16.0. CHICLAYO Ip dhcp excluded-address 172.16.32. Ip dhcp excluded-address 172.16.32. Ip dhcp excluded-address 172.16.32. Crear pool de direcciones DHCP Ip dhcp pool R_PIURA network 172.16.32.0 255.255.224. default-router 172.16.32. dns-server 172.16.32. TRUILLO do copy running-config startup-config Ip dhcp excluded-address 172.16.64. Ip dhcp excluded-address 172.16.64. Ip dhcp excluded-address 172.16.64. Ip dhcp pool R_TRUJILLO network 172.16.64.0 255.255.240. default-router 172.16.64. dns-server 172.16.64. Chimbote Ip dhcp excluded-address 172.16.80. Ip dhcp excluded-address 172.16.80.
Ip dhcp excluded-address 172.16.80. Ip dhcp pool R_CHIMBOTE network 172.16.80.0 255.255.240. default-router 172.16.80. dns-server 172.16.80. Lima Ip dhcp excluded-address 172.16.96. Ip dhcp excluded-address 172.16.96. Ip dhcp excluded-address 172.16.96. Ip dhcp pool R_LIMA network 172.16.96.0 255.255.248. default-router 172.16.96. dns-server 172.16.96. Arequipa Ip dhcp excluded-address 172.16.104. Ip dhcp excluded-address 172.16.104. Ip dhcp excluded-address 172.16.104. Ip dhcp pool R_arequipa network 172.16.104.0 255.255.248. default-router 172.16.104.
switchport mode access switchport port-security switchport port-security mac-address 0003.E401.1C switchport port-security violation shutdown no shut end 0001.960E. 00D0.5866.40EE BLOQUEAR POR PUERTOS: EL MAXIMUS 1 O VARIOS REGISTRA LOS QUE SI ESTAN AUTORIZADOS PARA PODER ENVIAR PAQUETES, DIFERENCIA ES QUE NO APAGA EL PUERTO. int range f0/1 - 24 shutdown switchport mode access sw port-security sw port-security maximum 2 sw port-security mac-address sticky switchport port-security violation restrict no shutdown CONECTIVIDAD DE ENRUTAMIENTO ESTATICO siguiente salto do copy running-config startup-config DESACTIVAR IP ROUTE no router rip PIURA CHICLAYO
NO IP ROUTE 172.16.0.0 255.255.224.0 s0/0/ NO IP ROUTE 172.16.32.0 255.255.224.0 s0/0/ NO IP ROUTE 172.16.64.0 255.255.240.0 s0/0/ NO IP ROUTE 172.16.80.0 255.255.240.0 s0/0/ NO IP ROUTE 172.16.122.4 255.255.255.252 s0/0/ CONECTIVIDAD ENTRE TODAS LAS REDES A TRAVEZ DE ROUTER´S (ruta predeterminada) do copy running-config startup-config RED PIURA CHIMBOTE ip route 0.0.0.0 0.0.0.0 Serial0/0/ RED TRUJILLO CHIMBOTE ip route 0.0.0.0 0.0.0.0 Serial0/0/ ip route 0.0.0.0 0.0.0.0 Serial0/0/ RED VLANS ip route 0.0.0.0 0.0.0.0 Serial0/0/ RIP ROUTER PIURA CHIMBOTE router rip ver 2 network 172.16.64. network 172.16.80. network 172.16.122. network 172.16.122. network 10.0.10. no auto-summary TRIJILLO CHIMBOTE
ip add 200.20.209.1 255.255.255. no shut ETHER CHANNEL: Cuando se cae un puerto pueden funcionar otros demás 2º piso interface range G0/2, F0/ shutdown channel-group 1 mode desirable no shutdown interface port-channel 1 switchport mode trunk 1er Piso Para conexión con 2do piso interface range G0/2, F0/ shutdown channel-group 1 mode desirable no shutdown interface port-channel 1 switchport mode trunk Para conexión con sótano interface range G0/1, F0/ shutdown channel-group 1 mode desirable no shutdown
interface port-channel 1 switchport mode trunk CONEXIÓN DE MAS PUERTOS LACP interface range G0/1, f0/23, f0/11, f0/12, f0/ shutdown channel-group 2 mode active no shutdown interface port-channel 2 switchport mode trunk ENRUTAMIENTO EIGRP passive-interface -- desactiva el puerto serial para no ser usado ROUTER PIURA_CHICLAYO router eigrp 1 network 172.16.0.0 0.0.31. network 172.16.32.0 0.0.31. network 172.16.122.0 0.0.0. passive-interface s0/0/ no auto-summary ROUTER TRU-CHI
Router(config)#router ospf
do copy running-config startup-config