Вы находитесь на странице: 1из 10

COLEGIO DE EDUCACION PROFESIONAL

TECNICA DEL ESTADO DE VERACRUZ


LIC. JESUS REYES HEROLES



ALUMNO: ANGEL MARTINEZ HERNANDEZ
EMMA GRACIELA SANTOS BLANCO
GRUPO: 604
MATRICULA: 111650026-3
CARERRA: P.T.B. EN INFORMATICA
MODULO: MANEJO DE REDES
DOCENTE: MIGUEL ANGEL RAMOS GRANDE
CONTENIDO: ESTA PRACTICA SE TENIA QUE CORREGIR LAS
CONFIGURACIONES INCORRECTAS POR MEDIO DEL DISPOSITIVO
(ROUTER Y SWICHT).
PRACTICA 5: RESOLUCIN DE LOS PROBLEMAS DE CONFIGURACIN DE
UNA RED INALMBRICA SIGUIENDO PROCEDIMIENTO.
PROPOSITO DE LA PRCTICA: ENCONTRAR Y CORREGIR TODOS LOS
ERRORES DE CONFIGURACIN SIGUIENDO PROCEDIMIENTO, PARA EL
FUNCIONAMIENTO DE UNA RED INALMBRICA BSICA.







Contenido:

Configuracin de R1
Configuracin de S2
Configuracin de S2
Configuracin de S3
Conclusin
Introduccin
En esta prctica utilizamos el cdigo de configuracin de la practica 5 para
corregir los errores encontrados a la hora de la typear siguiendo
un procedimiento, esto lo hicimos para el buen funcionamiento de una red
inalmbrica bsica.


Practica:
Para dicha prctica se necesit el siguiente material,
5 Estaciones de trabajo
3 switches.
2 Access Point.
1 Router.
5 cables directos.
7 cables de cruzados.

DESARROLLO:
El diagrama de topologa quedo de la siguiente manera.





Posteriormente vamos a introducir la configuracin del Router 1 (R1).
hostname R1
!
interface Loopback0
ip address 10.1.1.1 255.255.255.0
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
no shutdown
!
interface FastEthernet0/1,5
encapsulation dot1Q 5
ip address 5.5.5.10 255.255.255.0
!
interface FastEthernet0/1,10
encapsulation dot1Q 10
ip address 192.168.11.1 255.255.255.0
!
interface FastEthernet0/1,18
encapsulation dot1Q 18
ip address 18.18.18.1 255.255.255.0
!
ip route 192.168.20.0 255.255.255.0 192.168.10.2
ip route 192.168.30.0 255.255.255.0 192.168.10.3
!
line con 0
exec-timeout 0 0
logging synchronous
!
End








Aparecieron estos errores:

Los corregimos y quedaron de la siguiente manera:




As quedo configurado:


Configuration del Switch 1 (S1).
hostname S1
!
vtp mode transparent
!
vlan 5,10-11
!
interface FastEthernet0/1
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 5,10,11
switchport mode trunk
!
interface FastEthernet0/2
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 5,10,11
switchport mode trunk
!
interface FastEthernet0/3
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 5,10,11
switchport mode trunk
!
interface FastEthernet0/4
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 5,10,11
switchport mode trunk
!
interface FastEthernet0/5
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface Vlan5
ip address 5.5.5.1 255.255.255.0
no shutdown
!
line con 0
exec-timeout 0 0
logging synchronous
!
End

Y queda de la siguiente manera:








Configuracion del switch 2

hostname S2
!
vtp mode transparent
ip subnet-zero
!
vlan 5,10-11,18
!
interface FastEthernet0/1
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 5,10,11,18
switchport mode access
!
interface FastEthernet0/2
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 5,10,11,18
switchport mode access
!
interface FastEthernet0/3
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 5,10,11,18
switchport mode access
!
interface FastEthernet0/4
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 5,10,11,18
switchport mode access
!
interface FastEthernet0/7
switchport trunk encapsulation dot1q
switchport trunk native vlan 10
switchport mode trunk
!
interface FastEthernet0/11
switchport access vlan 11
switchport mode access
switchport port-security mac-address sticky
switchport port-security mac-address sticky 0336.5b1e.33fa
!
interface FastEthernet0/18
switchport access vlan 18
switchport mode access
switchport port-security
switchport port-security mac-address sticky
switchport port-security mac-address sticky 022c.ab13.22fb
!
interface Vlan1
no ip address
shutdown
!
interface Vlan5
ip address 5.5.5.2 255.255.255.0
no shutdown
!
line con 0
exec-timeout 0 0
logging synchronous
!
End
Aparecieron estos errores:


Los corregimos:


Y quedo de la siguiente manera





Configuracin del switch 3 (S3)

hostname S3
!
vtp mode transparent
!
vlan 5,10-11,18
!
interface FastEthernet0/1
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 5,10,11,18
switchport mode trunk
!
interface FastEthernet0/2
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 5,10,11,18
switchport mode trunk
!
interface FastEthernet0/3
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 5,10,11,18
switchport mode trunk
!
interface FastEthernet0/4
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 5,10,11,18
switchport mode trunk
!
interface FastEthernet0/7
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface Vlan1
no ip address
no ip route-cache
!
interface Vlan5
ip address 6.6.6.3 255.255.255.0
no shutdown
!
line con 0
exec-timeout 0 0
logging synchronous
!
End
Y queda de la siguiente manera


Por ltimo el diagrama nos qued de la siguiente manera:



Conclusin:
En esta prctica se realiz una configuracin siguiendo un procedimiento
Para el funcionamiento de una red inalmbrica pero a un principio nos
sucedieron algunas fallas que entre equipo solucionamos.
Fue de esta manera que terminamos la practica 5,

Вам также может понравиться

  • Actividad 7
    Actividad 7
    Документ16 страниц
    Actividad 7
    Stacy Powers
    50% (2)
  • Practica 14 Povi
    Practica 14 Povi
    Документ6 страниц
    Practica 14 Povi
    Stacy Powers
    Оценок пока нет
  • Practica 9
    Practica 9
    Документ12 страниц
    Practica 9
    Stacy Powers
    Оценок пока нет
  • Practica 10 Povi
    Practica 10 Povi
    Документ7 страниц
    Practica 10 Povi
    Stacy Powers
    Оценок пока нет
  • Practica 15 Povi
    Practica 15 Povi
    Документ19 страниц
    Practica 15 Povi
    Stacy Powers
    Оценок пока нет
  • Practica 11
    Practica 11
    Документ6 страниц
    Practica 11
    Stacy Powers
    Оценок пока нет
  • Practica 12 Redes
    Practica 12 Redes
    Документ11 страниц
    Practica 12 Redes
    Stacy Powers
    Оценок пока нет
  • Practica 3
    Practica 3
    Документ6 страниц
    Practica 3
    Stacy Powers
    Оценок пока нет
  • Practica 13 Povi
    Practica 13 Povi
    Документ9 страниц
    Practica 13 Povi
    Stacy Powers
    Оценок пока нет
  • Practica 11 POVI
    Practica 11 POVI
    Документ9 страниц
    Practica 11 POVI
    Stacy Powers
    Оценок пока нет
  • Practica 4
    Practica 4
    Документ7 страниц
    Practica 4
    Stacy Powers
    Оценок пока нет
  • Practica 13 Redes
    Practica 13 Redes
    Документ6 страниц
    Practica 13 Redes
    Stacy Powers
    Оценок пока нет
  • Practica 14
    Practica 14
    Документ24 страницы
    Practica 14
    Stacy Powers
    Оценок пока нет
  • Practica 3
    Practica 3
    Документ6 страниц
    Practica 3
    Stacy Powers
    Оценок пока нет
  • Practica 12 Redes
    Practica 12 Redes
    Документ11 страниц
    Practica 12 Redes
    Stacy Powers
    Оценок пока нет
  • Practica 10 Povi
    Practica 10 Povi
    Документ5 страниц
    Practica 10 Povi
    Stacy Powers
    Оценок пока нет
  • Practica 10 Povi
    Practica 10 Povi
    Документ5 страниц
    Practica 10 Povi
    Stacy Powers
    Оценок пока нет
  • Practica 7
    Practica 7
    Документ11 страниц
    Practica 7
    Stacy Powers
    Оценок пока нет
  • Practica 5 Povi
    Practica 5 Povi
    Документ5 страниц
    Practica 5 Povi
    Stacy Powers
    Оценок пока нет
  • Practica 8
    Practica 8
    Документ11 страниц
    Practica 8
    Stacy Powers
    Оценок пока нет
  • Practica 6
    Practica 6
    Документ11 страниц
    Practica 6
    Mark Collins
    Оценок пока нет
  • Practica 15
    Practica 15
    Документ10 страниц
    Practica 15
    Stacy Powers
    Оценок пока нет
  • Practica 4
    Practica 4
    Документ7 страниц
    Practica 4
    Stacy Powers
    Оценок пока нет
  • Practica 8
    Practica 8
    Документ4 страницы
    Practica 8
    Stacy Powers
    Оценок пока нет
  • Practica 7
    Practica 7
    Документ4 страницы
    Practica 7
    Stacy Powers
    Оценок пока нет
  • Practica 6
    Practica 6
    Документ7 страниц
    Practica 6
    Stacy Powers
    Оценок пока нет
  • Practica 6
    Practica 6
    Документ7 страниц
    Practica 6
    Stacy Powers
    Оценок пока нет
  • Practica 4
    Practica 4
    Документ14 страниц
    Practica 4
    angel_martines_h
    Оценок пока нет
  • Ebook - Cisco - Packet - Tracer
    Ebook - Cisco - Packet - Tracer
    Документ31 страница
    Ebook - Cisco - Packet - Tracer
    crebroman6783
    100% (2)
  • Apunte para El Curso
    Apunte para El Curso
    Документ42 страницы
    Apunte para El Curso
    Sofi Perazzelli
    Оценок пока нет
  • BROCHURE e-STUDIO 2507
    BROCHURE e-STUDIO 2507
    Документ2 страницы
    BROCHURE e-STUDIO 2507
    ariel2500
    Оценок пока нет
  • Procedimiento para La Puesta en Marcha Del 1830pss
    Procedimiento para La Puesta en Marcha Del 1830pss
    Документ80 страниц
    Procedimiento para La Puesta en Marcha Del 1830pss
    Yoyiiz Rojas
    0% (1)
  • Redes Centralizadas
    Redes Centralizadas
    Документ3 страницы
    Redes Centralizadas
    DAVID RONALD TORREZ MAMANI
    Оценок пока нет
  • P5 Gallardo Iñiguez
    P5 Gallardo Iñiguez
    Документ7 страниц
    P5 Gallardo Iñiguez
    Daniel Palacios
    Оценок пока нет
  • Especificaciones técnicas instalaciones telecomunicaciones edificios
    Especificaciones técnicas instalaciones telecomunicaciones edificios
    Документ47 страниц
    Especificaciones técnicas instalaciones telecomunicaciones edificios
    melmaxpc
    Оценок пока нет
  • Radius
    Radius
    Документ22 страницы
    Radius
    Edgar Torres Varas
    Оценок пока нет
  • Glosario Subneteo de Redes
    Glosario Subneteo de Redes
    Документ3 страницы
    Glosario Subneteo de Redes
    gustavo vasquez
    Оценок пока нет
  • Tecanttcfm Caracter Sticas
    Tecanttcfm Caracter Sticas
    Документ1 страница
    Tecanttcfm Caracter Sticas
    diegoblazquezbarquero74
    Оценок пока нет
  • 7.3.7 Lab - View The Switch MAC Address Table
    7.3.7 Lab - View The Switch MAC Address Table
    Документ4 страницы
    7.3.7 Lab - View The Switch MAC Address Table
    José Rojas
    100% (1)
  • Res 046-14
    Res 046-14
    Документ18 страниц
    Res 046-14
    G B
    Оценок пока нет
  • Sistemas de Radio
    Sistemas de Radio
    Документ4 страницы
    Sistemas de Radio
    Leviatannlp
    Оценок пока нет
  • Practica Vls M
    Practica Vls M
    Документ2 страницы
    Practica Vls M
    wakarismashta
    Оценок пока нет
  • Vaca Nuñez
    Vaca Nuñez
    Документ88 страниц
    Vaca Nuñez
    Edwin Edson Suyo Albornos
    Оценок пока нет
  • Temario IT Essentials Presencial PIP 2024
    Temario IT Essentials Presencial PIP 2024
    Документ5 страниц
    Temario IT Essentials Presencial PIP 2024
    20390 HDDDLC
    Оценок пока нет
  • Resumen Preguntas Tomas II
    Resumen Preguntas Tomas II
    Документ12 страниц
    Resumen Preguntas Tomas II
    Rubén Correa
    100% (1)
  • SiteSurveyUTP
    SiteSurveyUTP
    Документ13 страниц
    SiteSurveyUTP
    Thays Perez
    0% (1)
  • 9.2.1.4 Packet Tracer - Configuring Static NAT Instructions - ILM
    9.2.1.4 Packet Tracer - Configuring Static NAT Instructions - ILM
    Документ2 страницы
    9.2.1.4 Packet Tracer - Configuring Static NAT Instructions - ILM
    flauber wilfredo obregon acuña
    Оценок пока нет
  • Informe #4
    Informe #4
    Документ16 страниц
    Informe #4
    JoséLlangeBaltazar
    Оценок пока нет
  • Proveedores de servicios IT Venezuela
    Proveedores de servicios IT Venezuela
    Документ4 страницы
    Proveedores de servicios IT Venezuela
    sarahi Delgado
    Оценок пока нет
  • Tipos de Redes Industriales
    Tipos de Redes Industriales
    Документ3 страницы
    Tipos de Redes Industriales
    SäùlöJ.CübäsChïlcón
    Оценок пока нет
  • Montaje red oficinas ACMM
    Montaje red oficinas ACMM
    Документ2 страницы
    Montaje red oficinas ACMM
    Julian Contreras
    0% (1)
  • Como Configurar El APN
    Como Configurar El APN
    Документ4 страницы
    Como Configurar El APN
    Wuilliams David Pantoja Mejias
    Оценок пока нет
  • Log Periodica
    Log Periodica
    Документ4 страницы
    Log Periodica
    rafael aguiar
    Оценок пока нет
  • Practica 2
    Practica 2
    Документ15 страниц
    Practica 2
    brayanes
    Оценок пока нет
  • Orgien de La Television
    Orgien de La Television
    Документ9 страниц
    Orgien de La Television
    Brenda Barrios
    Оценок пока нет
  • Pràctica Comunicacions Analògiques
    Pràctica Comunicacions Analògiques
    Документ6 страниц
    Pràctica Comunicacions Analògiques
    lledorut
    Оценок пока нет
  • Equipos Centrales Alcatel A4400
    Equipos Centrales Alcatel A4400
    Документ7 страниц
    Equipos Centrales Alcatel A4400
    Lina Maria Forero Montaña
    Оценок пока нет
  • 1 Osciladores-Examen-PlantaExterior
    1 Osciladores-Examen-PlantaExterior
    Документ11 страниц
    1 Osciladores-Examen-PlantaExterior
    pedrogmay
    Оценок пока нет