Options

Gatekeeper Registration problem

tchaskatchaska Member Posts: 1 ■□□□□□□□□□
Hi All,
I'm trying to troubleshoot a gatekeeper registration problem but I'm without ideas now. I have used the same configuration on 3 gateways, but one of then its not registering. On the debugs (debug RAS and debug h225 ans1) there is no reference about this gateway trying to register on gatekeeper and this debugs on the gateway nothing shows up at all (it's empty).
please, any ideas will be very appreciated.

interface GigabitEthernet0/0.2
encapsulation dot1Q 80
ip address 192.168.170.129 255.255.255.128
h323-gateway voip interface
h323-gateway voip id GK-CTB-1 ipaddr 192.168.221.20 1719 priority 1
h323-gateway voip id GK-CTB-2 ipaddr 192.168.221.21 1719 priority 2
h323-gateway voip h323-id GK-CTB-1@domain.com
h323-gateway voip tech-prefix 1#
h323-gateway voip bind srcaddr 192.168.170.129
gateway





gatekeeper
zone local GK-SP-1 domain.com 192.168.221.20
zone local GK-CTB-1 domain.com

zone cluster local GK-SP GK-SP-1
element GK-SP-2 192.168.221.21 1719
!
zone cluster local GK-CTB GK-CTB-1
element GK-CTB-2 192.168.221.21 1719


This is from the gateway:
show gateway


H.323 ITU-T Version: 4.0 H323 Stack Version: 0.1

H.323 service is up
Gateway GK-CTB-1@domain.com is not registered to any gatekeeper

Alias list (CLI configured)
H323-ID GK-CTB-1@domain.com
Alias list (last RCF) is empty

H323 resource thresholding is Disabled
Non Permanent Alternate Gatekeeper List
priority 1 id GK-CTB-1 ipaddr 192.168.221.20 1719 register needed
priority 2 id GK-CTB-2 ipaddr 192.168.221.21 1719 register needed
Primary gatekeeper ID GK-CTB-1 ipaddr 192.168.221.20 1719

Comments

  • Options
    mikej412mikej412 Member Posts: 10,086 ■■■■■■■■■■
    Troubleshooting Gatekeeper Registration Issues - Cisco Systems
    tchaska wrote: »
    On the debugs (debug RAS and debug h225 ans1) there is no reference about this gateway trying to register on gatekeeper and this debugs on the gateway nothing shows up at all (it's empty).
    The gateway is not registered if there are no debug ras and debug h225 ans1 outputs from the gateway.
    The show gatekeeper endpoint and show gateway commands indicate that no gateway is registered. Check the gateway for:
    • The gateway command is enabled:
      gw3(config)#gateway
    • At least one dial-peer voice <tag> voip is configured.
    :mike: Cisco Certifications -- Collect the Entire Set!
Sign In or Register to comment.