31
3-5-2014 ACTIVIDAD TOPOLOGÍAS GESTIÓN DE REDES DE DATOS INSTRUCTOR: JOHN ANDERSON CASTRILLON GARCIA Yimy Fernando Pérez Medina SERVICIO NACIONAL DE APRENDIZAJE

Actividad topologias

Embed Size (px)

DESCRIPTION

Actividad Topologías

Citation preview

Page 1: Actividad topologias

3-5-2014

ACTIVIDAD TOPOLOGÍAS GESTIÓN DE REDES DE DATOS INSTRUCTOR: JOHN ANDERSON CASTRILLON GARCIA

Yimy Fernando Pérez Medina

SERVICIO NACIONAL DE APRENDIZAJE

Page 2: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 1

ACTIVIDAD TOPOLOGÍAS

TOPOLOGÍA NO. 1

Utilizamos los siguientes dispositivos:

1 - Router Cisco 2811 (Router1)

1 - Switch cisco 2950 "24-Puertos" (Switch0)

2 - PC de escritorio

2 - Teléfonos IP

Page 3: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 2

- Creamos las Vlans

- Asignación de puertos a las Vlans.

Page 4: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 3

- Configuramos el enlace troncal del switch.

- Creamos el pool de dhcp en el router para las vlans

Page 5: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 4

- Ahora creamos las sub-interfaces

- Configuramos el Call Manager.

Page 6: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 5

- Asignamos los números de los teléfonos

- Por último vemos, como ya hay comunicación entre ellos.

Page 7: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 6

Page 8: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 7

TOPOLOGÍA NO. 2

Utilizamos los siguientes dispositivos:

1 - Router Cisco 2811 (Router1)

2 - Switch cisco 2950 "24-Puertos" (Switch0)

10 - PCs de escritorio

4 - Teléfonos IP

Page 9: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 8

- Creación de las vlans

- Asignación de puertos a las vlans

Page 10: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 9

- Asignación de puertos a las Vlans.

Page 11: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 10

- Configuramos el enlace troncal en cada uno de los switch.

Switch(config)#int fa0/1

Switch(config-if)#switchport mode trunk

Switch(config-if)#exit

- Creamos el pool de dhcp en el router para las vlans

Page 12: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 11

Page 13: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 12

- Ahora creamos las sub-interfaces

Page 14: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 13

Page 15: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 14

CONFIGURACIÓN DE CALL MANAGER EXPRESS

SERVICIO DE TELEFONIA

telephony-service

max-ephones 8

max-dn 8

ip source-address 192.168.3.1 port 2000

auto assign 1 to 5

end

wr

copy r s

ASIGNACIÓN DE NÚMEROS

ephone-dn 1

number 1111

exit

ephone-dn 2

number 2222

exit

ephone-dn 3

number 3333

exit

ephone-dn 4

number 4444

exit

Page 16: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 15

- Comunicación entre los teléfonos IP

Page 17: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 16

TOPOLOGÍA NO. 3

Utilizamos los siguientes dispositivos:

2 - Router Cisco 2811 (Router1)

4 - Switch cisco 2950 "24-Puertos" (Switch0)

14 - PCs de escritorio

8 - Teléfonos IP

Page 18: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 17

Topología de la parte izquierda (Router 0)

1. Creamos las vlans

SWITCH 0

en

conf t

vlan 10

name GESTION

ex

vlan 20

name COMERCIAL

ex

vlan 30

name VOZ

end

wr

copy r s

SWITCH 1

en

conf t

vlan 10

name GESTION

ex

vlan 20

name COMERCIAL

ex

vlan 30

name VOZ

end

wr

copy r s

Page 19: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 18

2. Asignación de puertos

SWITCH 0

int f0/2

switchport mode access

switchport access vlan 10

exit

int f0/3

switchport mode access

switchport access vlan 10

exit

int f0/4

switchport mode access

switchport access vlan 20

exit

Vlan 10, 20 y Voz (30)

int f0/5

switchport mode access

switchport access vlan 10

switchport voice vlan 30

exit

int f0/6

switchport mode access

switchport access vlan 20

switchport voice vlan 30

exit

SWITCH 1

Vlan 10 y 20

int f0/2

switchport mode access

switchport access vlan 10

exit

Page 20: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 19

int f0/3

switchport mode access

switchport access vlan 10

exit

int f0/4

switchport mode access

switchport access vlan 20

exit

Vlan 10 y Voz (30)

int f0/5

switchport mode access

switchport access vlan 10

switchport voice vlan 30

exit

int f0/6

switchport mode access

switchport access vlan 10

switchport voice vlan 30

exit

3. Puerto troncal

Switch 0 y 1

int f0/1

switchport mode trunk

end

wr

copy r s

Page 21: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 20

4. DHCP en Router

Prendemos la interfaz del router conectada al switch

interface FastEthernet0/0

no shutdown

interface FastEthernet0/1

no shutdown

5. IP DHCP pool para todas las vlans

ip dhcp pool GESTION0

network 192.168.1.0 255.255.255.0

default-router 192.168.1.1

option 150 ip 192.168.1.1

exit

ip dhcp pool COMERCIAL0

network 192.168.2.0 255.255.255.0

default-router 192.168.2.1

option 150 ip 192.168.2.1

exit

ip dhcp pool VOZ0

network 192.168.3.0 255.255.255.0

default-router 192.168.3.1

option 150 ip 192.168.3.1

exit

ip dhcp pool GESTION1

network 192.168.4.0 255.255.255.0

default-router 192.168.4.1

option 150 ip 192.168.4.1

exit

ip dhcp pool COMERCIAL1

network 192.168.5.0 255.255.255.0

default-router 192.168.5.1

option 150 ip 192.168.5.1

exit

Page 22: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 21

ip dhcp pool VOZ1

network 192.168.6.0 255.255.255.0

default-router 192.168.6.1

option 150 ip 192.168.6.1

exit

6. Subinterfaces en el router

int f0/0.10

encapsulation dot1Q 10

ip address 192.168.1.1 255.255.255.0

exit

int f0/0.20

encapsulation dot1Q 20

ip address 192.168.2.1 255.255.255.0

exit

int f0/0.30

encapsulation dot1Q 30

ip address 192.168.3.1 255.255.255.0

exit

int f0/1.10

encapsulation dot1Q 10

ip address 192.168.4.1 255.255.255.0

exit

int f0/1.20

encapsulation dot1Q 20

ip address 192.168.5.1 255.255.255.0

exit

int f0/1.30

encapsulation dot1Q 30

ip address 192.168.6.1 255.255.255.0

exit

Page 23: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 22

7. Configuración del Call Manager Express

telephony-service

max-ephones 8

max-dn 8

ip source-address 192.168.3.1 port 2000

auto assign 1 to 5

end

wr

copy r s

8. Asignación de números telefónicos

ephone-dn 1

number 1111

exit

ephone-dn 2

number 2222

exit

ephone-dn 3

number 3333

exit

ephone-dn 4

number 4444

exit

9. Conexión entre los teléfonos

Page 24: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 23

Topología de la parte derecha (Router 1)

1. Creamos las vlans

Switch 2

en

conf t

vlan 60

name SISTEMAS

ex

vlan 70

name VOZ

ex

vlan 80

name ESTUDIANTES

end

wr

copy r s

Switch 3

en

conf t

vlan 60

name SISTEMAS

ex

vlan 70

name VOZ

ex

vlan 80

name ESTUDIANTES

end

wr

copy r s

Page 25: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 24

2. Asignación de puertos

Switch 2

int f0/2

switchport mode access

switchport access vlan 60

exit

int f0/3

switchport mode access

switchport access vlan 80

switchport voice vlan 70

exit

int f0/4

switchport mode access

switchport voice vlan 70

exit

Switch 3

int f0/2

switchport mode access

switchport access vlan 60

exit

int f0/3

switchport mode access

switchport voice vlan 70

exit

int f0/4

switchport mode access

switchport access vlan 80

switchport voice vlan 70

exit

Page 26: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 25

3. Puerto troncal

Switch 0 y 1

int f0/1

switchport mode trunk

end

wr

copy r s

4. DHCP en Router

Prendemos la interfaz del router conectada al switch

interface FastEthernet0/0

no shutdown

interface FastEthernet0/1

no shutdown

5. IP DHCP pool para todas las vlans

ip dhcp pool SISTEMAS0

network 192.168.70.0 255.255.255.0

default-router 192.168.70.1

option 150 ip 192.168.70.1

exit

ip dhcp pool VOZ0

network 192.168.80.0 255.255.255.0

default-router 192.168.80.1

option 150 ip 192.168.80.1

exit

ip dhcp pool ESTUDIANTES0

network 192.168.90.0 255.255.255.0

default-router 192.168.90.1

option 150 ip 192.168.90.1

exit

Page 27: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 26

ip dhcp pool SISTEMAS1

network 192.168.100.0 255.255.255.0

default-router 192.168.100.1

option 150 ip 192.168.100.1

exit

ip dhcp pool VOZ1

network 192.168.110.0 255.255.255.0

default-router 192.168.110.1

option 150 ip 192.168.110.1

exit

ip dhcp pool ESTUDIANTES1

network 192.168.120.0 255.255.255.0

default-router 192.168.120.1

option 150 ip 192.168.120.1

exit

6. Subinterfaces en el router

int f0/0.60

encapsulation dot1Q 60

ip address 192.168.70.1 255.255.255.0

exit

int f0/0.70

encapsulation dot1Q 70

ip address 192.168.80.1 255.255.255.0

exit

int f0/0.80

encapsulation dot1Q 80

ip address 192.168.90.1 255.255.255.0

exit

Page 28: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 27

int f0/1.60

encapsulation dot1Q 60

ip address 192.168.100.1 255.255.255.0

exit

int f0/1.70

encapsulation dot1Q 70

ip address 192.168.110.1 255.255.255.0

exit

int f0/1.80

encapsulation dot1Q 80

ip address 192.168.120.1 255.255.255.0

exit

7. Configuración del Call Manager Express

telephony-service

max-ephones 8

max-dn 8

ip source-address 192.168.80.1 port 2000

auto assign 1 to 5

end

wr

copy r s

8. Asignación de números telefónicos

en

conf t

ephone-dn 1

number 5555

exit

ephone-dn 2

number 6666

exit

ephone-dn 3

number 7777

exit

Page 29: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 28

ephone-dn 4

number 8888

exit

9. OSPF

Router 0

router ospf 1

network 192.168.10.0 0.0.0.255 area 0

network 192.168.20.0 0.0.0.255 area 0

network 192.168.30.0 0.0.0.255 area 0

network 192.168.40.0 0.0.0.255 area 0

network 192.168.50.0 0.0.0.255 area 0

network 192.168.60.0 0.0.0.255 area 0

network 10.0.0.0 0.0.0.255 area 0

Router 1

router ospf 1

network 192.168.70.0 0.0.0.255 area 0

network 192.168.80.0 0.0.0.255 area 0

network 192.168.90.0 0.0.0.255 area 0

network 192.168.100.0 0.0.0.255 area 0

network 192.168.110.0 0.0.0.255 area 0

network 192.168.120.0 0.0.0.255 area 0

network 10.0.0.0 0.0.0.255 area 0

Page 30: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 29

10. Configuración dial peer

Router 0

dial-peer voice 1 voip

destination-pattern 5...

session target ipv4:192.168.80.0

dial-peer voice 2 voip

destination-pattern 6...

session target ipv4:192.168.80.0

dial-peer voice 3 voip

destination-pattern 7...

session target ipv4:192.168.110.0

dial-peer voice 4 voip

destination-pattern 8...

session target ipv4:192.168.110.0

Router 1

dial-peer voice 1 voip

destination-pattern 1...

session target ipv4:192.168.30.0

dial-peer voice 2 voip

destination-pattern 2...

session target ipv4:192.168.30.0

dial-peer voice 3 voip

destination-pattern 3...

session target ipv4:192.168.60.0

dial-peer voice 4 voip

destination-pattern 4...

session target ipv4:192.168.60.0

Page 31: Actividad topologias

SERVICIO NACIONAL DE APRENDIZAJE GESTIÓN DE REDES DE DATOS

ACTIVIDAD TOPOLOGÍAS

3-5-2014

ACTIVIDAD TOPOLOGÍAS 30

11. Comunicación entre los teléfonos IP