Forum

Cisco IP Phones
 
Bildirimler
Hepsini Temizle

Cisco IP Phones

5 Yazılar
3 Üyeler
0 Likes
465 Görüntüleme
(@mesuttastekin)
Gönderiler: 113
Estimable Member
Konu başlatıcı
 

Selamlar,

Birşey sormak istiyorum.

Cisco Packet Tracert programı uzerinde 3 lokasyon oluşturdum. Bu 3 lokasyonda da voice ve data vlan'ları oluşturdum.

Bilgisayarların IP lerini DHCP server dan dagıtıyorum. IP Telefonların IP lerini router uzerinde DHCP pool oluşturup oradan dağıtıyorum.

3 lokasyonun router'larını EIGRP ile bağladım. Bilgisayarlar birbirlerine ping atıyorlar. Fakat bir lokasyondan diğer lokasyondaki IP Telefonu arayamıyorum. Bu sizce normal mi? Biliyorum gerçek hayat senaryosundan çok uzak. Ama sonuçta IP Telefonların da network'u tüm router'larda tanımlı. 

Yardımcı olursanız sevinirim. (Bu arada her lokasyonda IP Telefonlara verdiğim numaralar farklı.  Yani mesela istanbul lokasyonuna 3401 ile 3410 arası verdim. Bursa Lokasyonuna 1601 ile 1610 arası verdim....vs.)

 
Gönderildi : 10/06/2014 13:30

(@ibrahimDOGAN)
Gönderiler: 261
Reputable Member
 

Merhaba,

Routerlar üzerinde natlama mı yapıldı yada aynı IP blogundan IP mı verıyorsun.

Lokasyonlar arası arama yapaman normal bir durum değil. Telefonların konfigürasyonlarında sorun olduğunu düşünüyorum. Çünkü arama yaptığında 3401 in telefon nerede olduğunu bilmez bunu göstermen gerekiyor.

IP telefonlara verilen numaraların farklı olması bir sorun oluşturmaz aksine normal olan durum.

Biraz daha detay paylaşırsan yardımcı olabilirim 

 
Gönderildi : 17/06/2014 13:14

(@mesuttastekin)
Gönderiler: 113
Estimable Member
Konu başlatıcı
 

Routerlar'i birbirine EIGRP ile bagladim. ve her lokasyon'a farkli IP blogundan IP'ler verdim.

Asagiya iki adet router'in configurasyonlarini veriyorum. Bir inceleyebilirmisiniz acaba?

Building configuration...

Current configuration : 1819 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router
!
!
!
!
!
ip dhcp pool voice
 network 172.18.3.0 255.255.255.0
 default-router 172.18.3.1
 option 150 ip 172.18.3.1
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
 shutdown
!
interface FastEthernet0/1
 no ip address
 duplex auto
 speed auto
!
interface FastEthernet0/1.2
 encapsulation dot1Q 2
 ip address 10.10.20.1 255.255.255.0
!
interface FastEthernet0/1.3
 encapsulation dot1Q 3
 ip address 172.18.3.1 255.255.255.0
!
interface FastEthernet0/1.140
 encapsulation dot1Q 140
 ip address 10.10.140.1 255.255.255.0
!
interface Serial0/0/0
 no ip address
!
interface Serial0/0/1
 no ip address
!
interface Serial0/3/0
 ip address 1.1.1.1 255.255.255.0
!
interface Serial0/3/1
 ip address 2.2.2.2 255.255.255.0
!
interface Vlan1
 no ip address
 shutdown
!
router eigrp 1
 network 1.0.0.0
 network 2.0.0.0
 network 10.0.0.0
 network 172.18.0.0
 no auto-summary
!
ip classless
!
!
!
no cdp run
!
!
!
!
!
telephony-service
 max-ephones 10
 max-dn 10
 ip source-address 172.18.3.1 port 2000
 auto assign 1 to 10
!
ephone-dn 1
 number 3601
!
ephone-dn 2
 number 3602
!
ephone-dn 3
 number 3603
!
ephone-dn 4
 number 3604
!
ephone-dn 5
 number 3605
!
ephone-dn 6
 number 3606
!
ephone-dn 7
 number 3607
!
ephone-dn 8
 number 3608
!
ephone-dn 9
 number 3609
!
ephone-dn 10
 number 3610
!
ephone 1
 device-security-mode none
 mac-address 0001.C7B7.20DA
 type 7960
 button 1:2
!
ephone 2
 device-security-mode none
 mac-address 00E0.8F45.AA04
 type 7960
 button 1:1
!
ephone 3
 device-security-mode none
 mac-address 0090.214A.129A
 type 7960
 button 1:3
!
line con 0
!
line aux 0
!
line vty 0 4
 login
!
!
!
end

Building configuration...

Current configuration : 2086 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router
!
!
!
!
!
ip dhcp pool voice
 network 172.18.4.0 255.255.255.0
 default-router 172.18.4.1
 option 150 ip 172.18.4.1
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
!
interface FastEthernet0/0.3
 encapsulation dot1Q 3
 ip address 172.18.4.1 255.255.255.0
!
interface FastEthernet0/0.139
 encapsulation dot1Q 139
 ip address 10.10.10.253 255.255.254.0
!
interface FastEthernet0/1
 no ip address
 duplex auto
 speed auto
 shutdown
!
interface Serial0/0/0
 no ip address
!
interface Serial0/0/1
 no ip address
!
interface Serial0/3/0
 ip address 2.2.2.3 255.255.255.0
!
interface Serial0/3/1
 ip address 3.3.3.3 255.255.255.0
!
interface Vlan1
 no ip address
 shutdown
!
router eigrp 1
 network 2.0.0.0
 network 3.0.0.0
 network 10.0.0.0
 network 172.18.0.0
 no auto-summary
!
ip classless
!
!
!
no cdp run
!
!
!
!
!
telephony-service
 max-ephones 10
 max-dn 10
 ip source-address 172.18.4.1 port 2000
 auto assign 1 to 10
!
ephone-dn 1
 number 5901
!
ephone-dn 2
 number 5902
!
ephone-dn 3
 number 5903
!
ephone-dn 4
 number 5904
!
ephone-dn 5
 number 5905
!
ephone-dn 6
 number 5906
!
ephone-dn 7
 number 5907
!
ephone-dn 8
 number 5908
!
ephone-dn 9
 number 5909
!
ephone-dn 10
 number 5910
!
ephone 1
 device-security-mode none
 mac-address 00D0.581C.25A3
 type 7960
 button 1:1
!
ephone 2
 device-security-mode none
 mac-address 00E0.8F97.C53D
 type 7960
 button 1:2
!
ephone 3
 device-security-mode none
 mac-address 0060.2F87.54A6
 type 7960
 button 1:3
!
ephone 4
 device-security-mode none
 mac-address 0090.21CA.3A7D
 type 7960
 button 1:4
!
ephone 5
 device-security-mode none
 mac-address 0060.2FA9.952B
 type 7960
 button 1:5
!
ephone 6
 device-security-mode none
 mac-address 0002.1715.C639
 type 7960
 button 1:6
!
ephone 7
 device-security-mode none
 mac-address 0060.2F59.1675
 type 7960
 button 1:7
!
line con 0
!
line aux 0
!
line vty 0 4
 login
!
!
!
end

 
Gönderildi : 19/06/2014 12:20

(@tolgaasik)
Gönderiler: 383
Illustrious Member
 

Merhaba Mesut Bey;

Aşağıdaki makalede bu konuda çok faydalı olabilecek bilgiler bulunmaktadır. Bir göz atmanızı tavsiye ederim.

http://www.cisco.com/c/en/us/support/docs/switches/catalyst-4500-series-switches/69632-configuring-cat-ip-phone.html

Saygılarımla.

 
Gönderildi : 05/10/2014 11:03

(@ibrahimDOGAN)
Gönderiler: 261
Reputable Member
 

Merhaba,

ip nat inside ve ip nat outside belirtmen gerekecek. farklı IP bloklarında olduğundan dolayı ayrıca 5060 port yonlendırmesı goremedım port yonlendırmesıde yapmalısın

 
Gönderildi : 08/10/2014 17:24

Paylaş: