Configuracion De Voz En Packet Tracer

Páginas: 8 (1803 palabras) Publicado: 2 de diciembre de 2012
Laboratorio básico de configuración de voz y datos

Configuración de R1
R1#show running-config
Building configuration...
Current configuration : 1802 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R1
!
!
!
!
ip dhcp excluded-address 10.10.10.1 10.10.10.20
ip dhcp excluded-address10.10.20.1 10.10.20.20
!
ip dhcp pool DATOS
network 10.10.10.0 255.255.255.0
default-router 10.10.10.1
ip dhcp pool VOZ
network 10.10.20.0 255.255.255.0
default-router 10.10.20.1
option 150 ip 10.10.20.1
!
!

spanning-tree mode pvst
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.100
description ##DATOS##
encapsulation dot1Q 100ip address 10.10.10.1 255.255.255.0
!
interface FastEthernet0/0.200
description ##VOZ##
encapsulation dot1Q 200
ip address 10.10.20.1 255.255.255.0
!
interface FastEthernet0/1
description ## INTERNET ##
ip address 177.17.17.1 255.255.255.0
duplex auto
speed auto
!
interface Vlan1
no ip address
shutdown
!
ip classless
ip route 189.210.128.0 255.255.255.0 FastEthernet0/1
ip route192.168.10.0 255.255.255.0 FastEthernet0/1
ip route 192.168.110.0 255.255.255.0 FastEthernet0/1
!!
dial-peer voice 1 voip
destination-pattern 2001
session target ipv4:192.168.110.1
!
dial-peer voice 2 voip
destination-pattern 2002
session target ipv4:192.168.110.1
!
telephony-service
max-ephones 10
max-dn 10
ip source-address 10.10.20.1 port 2000
auto assign 1 to 10
!
ephone-dn 1number 1001

!
ephone-dn 2
number 1002
!
ephone-dn 3
number 1003
!
ephone 1
device-security-mode none
mac-address 0030.F24E.C1E8
type 7960
button 1:1
!
ephone 2
device-security-mode none
mac-address 0001.4337.95BD
type 7960
button 1:2
!
ephone 3
device-security-mode none
mac-address 0001.4214.1035
type 7960
button 1:3
!
line con 0
line vty 0 4
login
!
!
!
end Configuración de ISP
ISP#show running-config
Building configuration...
Current configuration : 708 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname ISP
!
spanning-tree mode pvst
!
interface FastEthernet0/0
ip address 177.17.17.2 255.255.255.0
duplex auto
speed auto
!
interfaceFastEthernet0/1
ip address 189.210.125.1 255.255.255.0
duplex auto
speed auto
!
interface Vlan1
no ip address
shutdown
!
ip classless
ip route 192.168.10.0 255.255.255.0 FastEthernet0/1
ip route 192.168.110.0 255.255.255.0 FastEthernet0/1
ip route 10.10.10.0 255.255.255.0 FastEthernet0/0
ip route 10.10.20.0 255.255.255.0 FastEthernet0/0
!
line con 0
line vty 0 4
login
!
!
!
end Configuración de R2
R2#show running-config
Building configuration...
Current configuration : 1677 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R2
!
ip dhcp excluded-address 192.168.10.1 192.168.10.20
ip dhcp excluded-address 192.168.110.1 192.168.110.20
!
ip dhcp pool DATOSnetwork 192.168.10.0 255.255.255.0
default-router 192.168.10.1
ip dhcp pool VOZ
network 192.168.110.0 255.255.255.0
default-router 192.168.110.1
option 150 ip 192.168.110.1
!
spanning-tree mode pvst
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.10
description ## DATA ##
encapsulation dot1Q 10
ip address 192.168.10.1 255.255.255.0
!interface FastEthernet0/0.20
description ## VOZ ##
encapsulation dot1Q 20
ip address 192.168.110.1 255.255.255.0
!
interface FastEthernet0/1
ip address 189.210.125.2 255.255.255.0
duplex auto
speed auto
!
interface Vlan1

no ip address
shutdown
!
ip classless
ip route 177.17.17.0 255.255.255.0 FastEthernet0/1
ip route 10.10.10.0 255.255.255.0 FastEthernet0/1
ip route 10.10.20.0...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Configuración De Red Con Packet Tracer
  • Configuración de un Switch en Packet Tracer
  • Configuracion de una red con packet tracer
  • Configuración Packet Tracer
  • Configuracion de modem en packet tracer
  • Configuración SSH en Packet Tracer 5.2
  • Configuración de dispositivos Cisco Packet Tracer
  • Configuracion De Switch Packet Tracer

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS