plantilla configuracion CUCME

download plantilla configuracion CUCME

If you can't read please download the document

Transcript of plantilla configuracion CUCME

CUCME(config)#line console 0 CUCME(config-line)#logging synchronous CUCME(config-line)#no exec-timeout CUCME(config-line)#login local CUCME(config-line)#exit CUCME(config)#line vty 0 903 CUCME(config-line)#logging synchronous CUCME(config-line)#no exec-timeout CUCME(config-line)#login local CUCME(config-line)#privilege level 15 CUCME(config-line)#transport input telnet ssh CUCME(config-line)#exit CUCME(config)#enable secret cisco CUCME(config)#service password-encryption CUCME(config)#username cisco privilege 15 password cisco CUCME(config)#banner login # Enter TEXT message. End with the character '#'. CISCO UNITED CALL MANAGER EXPRESS ****SENA GESTION DE REDES DE DATOS**** ______-----LABORATORIO DE REDES---_____ Configurado por Aprendices # CUCME(config)#interface fastEthernet 1/0 CUCME(config-if)#no ip address CUCME(config-if)#no shutdown CUCME(config-if)#exit int fastEthernet 1/0.10 CUCME(config-subif)#encapsulation dot1Q 10 CUCME(config-subif)#ip address 192.168.10.1 255.255.255.0 CUCME(config-subif)#exit CUCME(config)#interface fastEthernet 1/0.20 CUCME(config-subif)#encapsulation dot1Q 20 CUCME(config-subif)#ip address 192.168.20.1 255.255.255.0 CUCME(config-subif)#exit CUCME(config)#ip dhcp excluded-address 192.168.10.1 192.168.10.5 CUCME(config)#ip dhcp excluded-address 192.168.20.1 192.168.20.1 CUCME(config)#ip dhcp pool Voz CUCME(dhcp-config)#network 192.168.10.0 255.255.255.0 CUCME(dhcp-config)#default-router 192.168.10.1 CUCME(dhcp-config)#option 150 ip 192.168.10.1 CUCME(dhcp-config)#exit CUCME(config)#ip dhcp pool Datos CUCME(dhcp-config)#network 192.168.20.0 255.255.255.0 CUCME(dhcp-config)#default-router 192.168.20.1 CUCME(dhcp-config)#option 150 ip 192.168.20.1 CUCME(dhcp-config)#exit CUCME(config)#router rip CUCME(config-router)#version 2 CUCME(config-router)#network 192.168.10.0 CUCME(config-router)#network 192.168.20.0 CUCME(config-router)#no auto-summary CUCME(config-router)#exit CUCME(config)#clock timezone utc 5 30 CUCME(config)#ntp master 2 CUCME(config)#exit CUCME#clock set 2:30:55 26 feb 2014 CUCME(config)#telephony-service

CUCME(config-telephony)#max-ephones 20 CUCME(config-telephony)#max-dn 20 CUCME(config-telephony)#ip source-address 192.168.10.1 CUCME(config-telephony)#auto-reg-ephone CUCME(config-telephony)#auto assign 1 to 20 type cipc CUCME(config-telephony)#create cnf-files CUCME(config-telephony)#exit CUCME(config)#do wr Building configuration... [OK] CUCME(config)#ip http authentication local CUCME(config)#ip http timeout-policy idle 600 life 86400 requests 86400 CUCME(config)#ip http path flash:/qui CUCME(config)#exit