Tamba sa
mak ita persija Ip PBX/VoIP Phone system
work no email Corporativo? Dalaruma kolega sira hare iha
edificio ka office ruma uja telephone liga hamutuk ho internet ka babain ema
bolu telephone extensaun no bele haruka email ba malu liu husi email corporativo,
iha nasaun dezemvolvido edificio ka office ema utiliza ona equipamento
Ip PBX. PBX nia funsaun atu halo
komunikasaun entre Staff sira liu husi telephone extensaun. Tamba né iha edisaun ida né hau hakarak fahe oituan
konaba utilisaun Cisco packet tracert sai hanesan IP PBX hodi fasilita servico
ka kontako malu liu husi telephone extensaun no email corporativo.
implementasaun ba IP PBX (Private Branch Exchange) ka VoIP Phone no servisu email iha Cisco Packet Tracer, ita bele uza komponente sira hanesan Cisco Unified Communications Manager (CUCM), Cisco IP Phone, no SMTP Server. Hau sei hatudu prosesu ne'ebé etapa tuir etapa hodi halo implementasaun hirak ne'e iha Packet Tracer:
Instala Komponente Relevante:
- Assegura katak ita hetan komponente sira ne'ebé presiza atu halo implementasaun. Iha Packet Tracer, ita bele uza CUCM, IP Phone, no SMTP Server.
Konfigura CUCM:
- Kria konto boot liu ba utilizadór sira iha CUCM.
- Estabelese extensão ba VoIP Phone no atribui kredensiais ba cada utilizadór.
- Configura opsaun sira ne'ebé presiza, inklui opsaun ba email no servisu VoIP.
Konfigura IP Phone:
- Alokasaun IP Phone sira iha topolojia rede ho atribuisaun IP address, subnet mask, gateway, no DNS server.
- Configura kredensiais ba IP Phone atu hetan asesu ba servisu VoIP.
Konfigura SMTP Server:
- Estabelese SMTP Server ho konfigurasaun ne'ebé koresponde ho nesesidade boot liu, inklui endereçu IP, porta, no setings autentikasaun se aplikável.
Teste Konektividade:
- Assegura katak hotu-hotu komponente bele konéktadu no komunika boot liu ba rede.
- Teste konektividade boot liu ho IP Phone atu CUCM, no tamba servisu email atu SMTP Server.
Teste Chamada VoIP:
- Halo chamada boot liu ho IP Phone sira atu asegura katak komunikasaun VoIP ho CUCM funsiona boot di'ak.
Teste Email Service:
- Sasan email husi IP Phone ka komputador atu asegura katak boot servisu email ho SMTP Server.
Lembre-se katak boot ambiente rede boot diferente, no ita presiza adapta implementasaun ho kada ambiente ida-idak. Iha Cisco Packet Tracer, boot possívél atu simula boot liu ba teknolojia boot liu hosi ambiente real.
Topogia geral IP PBX
/ voIp Phone system work cisco packet tracer
bele donwload file iha ne (copy link iha okos paste iha web browser)
https://drive.google.com/file/d/1wCx__lscw7Iq4UcrKQHbFG2LyZhh9gJl/view?usp=sharing
File ne support deit cisco packet tracer 8.0.
Enable Password: cisco
User : cisco
Password : cisco
 |
| Tabel IP |
Iha topologia geral ne ita fahe etapa por
etapa, eta primeiro hanesan tuir mai né:
Iha imagen 1 ita iha router cisco 2811 3, kada
router ita sei halo Konfigurasaun hanesan tuir mai né :
Konfigurasaun iha Router RA:
hostname
RA
!
enable
password 7 0822455D0A16
!
ip
dhcp excluded-address 192.168.30.254
ip
dhcp excluded-address 192.168.40.254
ip
dhcp excluded-address 192.168.40.2
ip
dhcp excluded-address 192.168.40.1
!
ip
dhcp pool voice-Core
network 192.168.30.0 255.255.255.0
default-router 192.168.30.254
option 150 ip 192.168.30.254
dns-server 192.168.50.2
domain-name timorleste.tl
ip
dhcp pool Data-Core
network 192.168.40.0 255.255.255.0
default-router 192.168.40.254
dns-server 172.16.50.2
domain-name timorleste.tl
!
!
aaa
new-model
!
aaa
authentication login console local
aaa
authentication login telnet local
!
no
ip cef
no
ipv6 cef
!
username
cisco privilege 15 secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0
!
spanning-tree
mode pvst
!
interface
FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface
FastEthernet0/0.1
description TO - Swt_Data_EWSD
encapsulation dot1Q 1 native
ip flow egress
ip flow ingress
ip address 172.16.10.13 255.255.255.252
!
interface
FastEthernet0/0.40
description TO - DATA_Core
encapsulation dot1Q 40
ip flow egress
ip flow ingress
ip address 192.168.40.254 255.255.255.0
!
interface
FastEthernet0/1
no ip address
duplex auto
speed auto
!
interface
FastEthernet0/1.1
description TO - SWT_Voice_EWSD
encapsulation dot1Q 1 native
ip address 172.16.10.9 255.255.255.252
!
interface
FastEthernet0/1.30
description TO
VOICE_Core
encapsulation dot1Q 30
ip flow egress
ip flow ingress
ip address 192.168.30.254 255.255.255.0
!
interface
GigabitEthernet0/0/0
description TO RC
ip flow egress
ip flow ingress
ip address 172.16.3.1 255.255.255.252
!
interface
GigabitEthernet0/2/0
description TO - RB
ip address 172.16.2.1 255.255.255.252
!
interface
Vlan1
no ip address
shutdown
!
router
rip
version 2
network 172.16.0.0
network 192.168.30.0
network 192.168.40.0
!
ip
classless
!
ip
flow-export version 9
!
access-list
1 permit host 192.168.40.1
access-list
1 permit host 192.168.40.2
access-list
1 deny any
access-list
5 permit host 192.168.40.1
access-list
5 permit host 192.168.40.2
access-list
5 deny any
!
banner login ^CCCC15c0
*******************************************************
Bem Vindo
Jorge Mally Soares
Any unauthorized access atempt will be communicated to the authoroties
*******************************************************
^C
!
logging
192.168.40.1
logging
192.168.40.2
dial-peer
voice 1 voip
destination-pattern 3303000
session target ipv4:192.168.10.254
!
Dial-peer voice 2 VoIP
Destination-pattern
3303001
Session target
ipv4:192.168.10.254
!
Dial-peer voice 3 VoIP
Destination-pattern
3303002
Session target
ipv4:192.168.10.254
!
Dial-peer voice 4 VoIP
Destination-pattern
3303003
Session target
ipv4:192.168.10.254
!
Telephony-service
max-ephones 4
max-dn 4
ip source-address 192.168.30.254 port 2000
auto assign 1 to 4
!
ephone-dn
1
number 4404000
!
ephone-dn
2
number 4404001
!
ephone-dn
3
number 4404002
!
ephone-dn
4
number 4404003
!
ephone
1
device-security-mode none
mac-address 00D0.BC40.A984
type 7960
button 1:3
!
ephone
2
device-security-mode none
mac-address 0001.4368.B512
type 7960
button 1:2
!
ephone
3
device-security-mode none
mac-address 0090.2187.BCED
type 7960
button 1:1
!
ephone
4
device-security-mode none
mac-address 0060.3E6D.66D4
type 7960
button 1:4
!
line
con 0
!
line
aux 0
!
line
vty 0 4
access-class 10 in
password 7 0822455D0A16
transport input telnet
line
vty 5 15
access-class 10 in
password 7 0822455D0A16
transport input telnet
!
end
===================================
Konfigurasaun iha Router RB:
hostname RB
!
enable password 7 0822455D0A16
!
ip dhcp excluded-address 192.168.20.254
ip dhcp excluded-address 192.168.10.254
!
ip dhcp pool Data
network 192.168.20.0 255.255.255.0
default-router 192.168.20.254
dns-server 192.168.50.2
domain-name timorleste.tl
ip dhcp pool voice
network 192.168.10.0 255.255.255.0
default-router 192.168.10.254
option 150 ip 192.168.10.254
dns-server 192.168.50.2
!
!
aaa new-model
!
aaa authentication login console local
aaa authentication login telnet local
!
ip cef
no ipv6 cef
!
username cisco privilege 15 secret 5
$1$mERr$hx5rVt7rPNoS4wqbXKX7m0
!
!
ip domain-name timorleste.tl
ip name-server 192.168.50.2
!
spanning-tree mode pvst
!
interface FastEthernet0/0
description To - Voice Network
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.1
description TO - Swt_Voice
encapsulation dot1Q 1 native
ip flow egress
ip flow ingress
ip address 172.16.10.1 255.255.255.252
!
interface FastEthernet0/0.10
description To - Vlan Voice
encapsulation dot1Q 10
ip flow egress
ip flow ingress
ip address 192.168.10.254 255.255.255.0
!
interface FastEthernet0/0.20
ip flow egress
ip flow ingress
no ip address
!
interface FastEthernet0/1
description TO - Data Network
no ip address
duplex auto
speed auto
!
interface FastEthernet0/1.1
description TO - Swt_Data
encapsulation dot1Q 1 native
ip address 172.16.10.5 255.255.255.252
!
interface FastEthernet0/1.20
description To - NET
encapsulation dot1Q 20
ip address 192.168.20.254 255.255.255.0
!
interface GigabitEthernet0/0/0
description TO RC
ip flow egress
ip flow ingress
ip address 172.16.4.1 255.255.255.252
!
interface GigabitEthernet0/2/0
description TO - RA
ip flow egress
ip flow ingress
ip address 172.16.2.2 255.255.255.252
!
interface Vlan1
no ip address
shutdown
!
router rip
version 2
network 172.16.0.0
network 192.168.10.0
network 192.168.20.0
!
ip classless
!
ip flow-export version 9
!
access-list 1 permit host 192.168.40.1
access-list 1 permit host 192.168.40.2
access-list 1 deny any
access-list 5 permit host 192.168.40.1
access-list 5 permit host 192.168.40.2
access-list 5 deny any
!
banner login
^CCCC15c0
*******************************************************
Bem Vindo
Jorge Mally
Soares
Any unauthorized access atempt will be communicated to the
authoroties
*******************************************************
^C
!
logging 192.168.40.1
logging 192.168.40.2
dial-peer voice 1 voip
destination-pattern 4404000
session target ipv4:192.168.30.254
!
dial-peer voice 2 voip
destination-pattern 4404001
session target ipv4:192.168.30.254
!
dial-peer voice 3 voip
destination-pattern 4404002
session target ipv4:192.168.30.254
!
dial-peer voice 4 voip
destination-pattern 4404003
session target ipv4:192.168.30.254
!
telephony-service
max-ephones 4
max-dn 4
ip source-address 192.168.10.254 port 2000
auto assign 1 to 4
!
ephone-dn 1
number 3303000
!
ephone-dn 2
number 3303001
!
ephone-dn 3
number 3303002
!
ephone-dn 4
number 3303003
!
ephone 1
device-security-mode none
mac-address 0001.963B.265D
type 7960
button 1:1
!
ephone 2
device-security-mode none
mac-address 0001.439E.9BC2
type 7960
button 1:2
!
ephone 3
device-security-mode none
mac-address 000A.4181.175A
type 7960
button 1:3
!
ephone 4
device-security-mode none
mac-address 0090.2B1C.940C
type 7960
button 1:4
!
line con 0
!
line aux 0
!
line vty 0 4
access-class 5 in
exec-timeout 5 0
password 7 0822455D0A16
transport input telnet
line vty 5 15
access-class 5 in
exec-timeout 5 0
password 7 0822455D0A16
transport input telnet
!
!
!
End
===============================================
Configurasaun iha Swt_Data_OFF01
hostname Swt_Data_OFF01
!
enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0
!
ip domain-name timorleste.tl
ip name-server 192.168.50.2
!
username cisco privilege 1 password 7 0822455D0A16
!
spanning-tree mode pvst
spanning-tree extend system-id
!
interface FastEthernet0/1
switchport trunk allowed vlan 40
switchport mode trunk
!
interface FastEthernet0/2
switchport access vlan 40
switchport mode access
!
interface FastEthernet0/3
switchport access vlan 40
switchport mode access
!
interface FastEthernet0/4
switchport access vlan 40
switchport mode access
!
interface FastEthernet0/5
switchport access vlan 40
switchport mode access
!
interface FastEthernet0/6
switchport access vlan 40
switchport mode access
!
interface FastEthernet0/7
switchport access vlan 40
switchport mode access
!
interface FastEthernet0/8
switchport access vlan 40
switchport mode access
!
interface FastEthernet0/9
switchport access vlan 40
switchport mode access
!
interface FastEthernet0/10
switchport access vlan 40
switchport mode access
!
interface FastEthernet0/11
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
ip address 172.16.10.14 255.255.255.252
!
ip default-gateway 172.16.10.13
!
logging 192.168.40.1
logging 192.168.40.2
!
access-list 1 permit host 192.168.40.1
access-list 1 permit host 192.168.40.2
access-list 1 deny any
access-list 5 permit host 192.168.40.1
access-list 5 permit host 192.168.40.2
access-list 5 deny any
line con 0
!
line vty 0 4
access-class 5 in
exec-timeout 5 0
password 7 0822455D0A16
login
transport input telnet
line vty 5 15
access-class 5 in
exec-timeout 5 0
password 7 0822455D0A16
login
transport input telnet
!
End
=============================
Configurasaun iha Swt_Voice_OFF01
hostname
Swt-Voice_OFF01
!
enable
secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0
!
ip
domain-name timorleste.tl
ip
name-server 192.168.50.2
!
username
cisco privilege 1 password 7 0822455D0A16
!
spanning-tree
mode pvst
spanning-tree
extend system-id
!
interface
FastEthernet0/1
switchport mode access
switchport voice vlan 30
!
interface
FastEthernet0/2
switchport mode access
switchport voice vlan 30
!
interface
FastEthernet0/3
switchport mode access
switchport voice vlan 30
!
interface
FastEthernet0/4
switchport mode access
switchport voice vlan 30
!
interface
FastEthernet0/5
switchport mode access
switchport voice vlan 30
!
interface
FastEthernet0/6
switchport mode access
switchport voice vlan 30
!
interface
FastEthernet0/7
switchport mode access
switchport voice vlan 30
!
interface
FastEthernet0/8
switchport mode access
switchport voice vlan 30
!
interface
FastEthernet0/9
switchport mode access
switchport voice vlan 30
!
interface
FastEthernet0/10
switchport mode access
switchport voice vlan 30
!
interface
FastEthernet0/11
!
interface
GigabitEthernet0/1
!
interface
GigabitEthernet0/2
!
interface
Vlan1
ip address 172.16.10.10 255.255.255.252
!
ip
default-gateway 172.16.10.9
!
logging
192.168.40.1
logging
192.168.40.2
!
!
!
access-list
1 permit host 192.168.40.1
access-list
1 permit host 192.168.40.2
access-list
1 deny any
access-list
5 permit host 192.168.40.1
access-list
5 permit host 192.168.40.2
access-list
5 deny any
line
con 0
!
line
vty 0 4
access-class 5 in
exec-timeout 5 0
password 7 0822455D0A16
login
transport input telnet
line
vty 5 15
access-class 5 in
exec-timeout 5 0
password 7 0822455D0A16
login
transport input telnet
!
!
End
===============================
Configurasaun iha Swt_Voice
hostname
SWT-VOICE
!
enable
password 7 0822455D0A16
!
ip
domain-name timorleste.tl
ip
name-server 192.168.50.2
!
username
cisco privilege 1 password 7 0822455D0A16
!
spanning-tree
mode pvst
spanning-tree
extend system-id
!
interface
FastEthernet0/1
switchport mode access
switchport voice vlan 10
!
interface
FastEthernet0/2
switchport mode access
switchport voice vlan 10
!
interface
FastEthernet0/3
switchport mode access
switchport voice vlan 10
!
interface
FastEthernet0/4
switchport mode access
switchport voice vlan 10
!
interface
FastEthernet0/5
switchport mode access
switchport voice vlan 10
!
interface
FastEthernet0/6
switchport mode access
switchport voice vlan 10
!
interface
FastEthernet0/7
switchport mode access
switchport voice vlan 10
!
interface
FastEthernet0/8
switchport mode access
switchport voice vlan 10
!
interface
FastEthernet0/9
switchport mode access
switchport voice vlan 10
!
interface
FastEthernet0/10
switchport mode access
switchport voice vlan 10
!
interface
FastEthernet0/11
!
!
interface
GigabitEthernet0/1
!
interface
GigabitEthernet0/2
!
interface
Vlan1
ip address 172.16.10.2 255.255.255.252
!
ip
default-gateway 172.16.10.1
!
logging
192.168.40.1
logging
192.168.40.2
!
access-list
1 permit host 192.168.40.1
access-list
1 permit host 192.168.40.2
access-list
1 deny any
access-list
5 permit host 192.168.40.1
access-list
5 permit host 192.168.40.2
access-list
5 deny any
line
con 0
!
line
vty 0 4
access-class 5 in
exec-timeout 5 0
password 7 0822455D0A16
login
transport input telnet
line
vty 5 15
access-class 5 in
exec-timeout 5 0
password 7 0822455D0A16
login
transport input telnet
!
End
=================================
Configurasaun iha Swt_Voice
hostname SWT-NET
!
enable secret 5
$1$mERr$hx5rVt7rPNoS4wqbXKX7m0
!
ip domain-name timorleste.tl
ip name-server 192.168.50.2
!
username cisco privilege 1
password 7 0822455D0A16
!
spanning-tree mode pvst
spanning-tree extend system-id
!
interface FastEthernet0/1
switchport trunk allowed vlan 1,20
switchport mode trunk
!
interface FastEthernet0/2
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/3
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/4
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/5
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/6
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/7
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/8
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/9
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/10
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/11
!
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
ip address 172.16.10.6
255.255.255.252
!
ip default-gateway 172.16.10.5
!
logging 192.168.40.1
logging 192.168.40.2
!
!
access-list 1 permit host
192.168.40.1
access-list 1 permit host
192.168.40.2
access-list 1 deny any
access-list 5 permit host
192.168.40.1
access-list 5 permit host
192.168.40.2
access-list 5 deny any
line con 0
!
line vty 0 4
access-class 5 in
exec-timeout 5 0
password 7 0822455D0A16
login
transport input telnet
line vty 5 15
access-class 5 in
exec-timeout 5 0
password 7 0822455D0A16
login
transport input telnet
!
end
==================================
Hanesan imagem tuir mai né ita sei configura kada
telefone extansaun tuir nia numero e email kada PC tuir user ida-idak ho nia
domain:
1. 1. User PC admin : admin@timorleste.tl
1. 5. User PC lia : lia@timorleste.tl
Password : lia
Extensaun :
3303000
2. 6. User PC a : eu@timorleste.tl
Password : eu
Extensaun : 3303001
3. 7. User PC asala : asala@timorleste.tl
Password :
asala
Extensaun : 3303002
4. 8. User PC iza : iza@timorleste.tl
Password :
iza
Extensaun : 3303003
Configurasaun
iha Servidores
Configurasaun
iha DNS-Server
Iha Dns-server ita sei configura hanesan tuir mai né:
Setting uluk ip DNS ba Static
Iha Tab DNS ita sei registo servidores sira hotu nebe iha dezenho
laran né:
1.
Ftpserver ip 192.168.50.5
2.
Mail-server ip 192.168.50.3
3.
netflow ip 192.168.50.4
4.
www.timorleste.tl ip 192.168.50.5
Configurasaun iha Mail-server
Iha Mail-Server ita sei registo user sira nebé iha
dezenho ka tolologia laran :
1. User : umbi
Pass : umbi
2. User : rio
Pass : rio
3. User : ast
Pass : ast
4. User : admin
Pass : admin
5.
User : lia
Pass : lia
6.
User : eu
Pass : eu
7.
User : iza
Pass : iza
8.
User : asala
Pass : asala
 |
| Mail Server |
Konfigura email iha kada Komputador, user ho password
halo tuir iha mail Server:
EX:
Komputador seluk mos keta haluha konfigura tuir
hanesan iha leten.
Configurasaun iha Netflow-Server
Iha netflows server ita sei halo configurasun hanesan
tuir mai né:
Click iha Desktop èNetflow Collector
Traffice nebe liu iha cada interface iha Router sei
mosu iha Netflow.
Koko halo test ping ou loke webrowser test ba servidor
sira depois hare iha traffic Contribuiton.
konfigurasaun quando halo hotu ona keta haluha halo teste telefone husi se ita telefone ba malu mak diak konfigurasaun nebe ita halo ne los.
EX.
ita telefone hus extensaun 4404000 ==>> 3303000
test suseco.
obrigado tamba bele tuir ona hau nia materia ida ne.
keta haluha kontinua aprende tan.