I have problem registering ata 186 on GK (cisco ios).
GK - cisco c2600-ix-mz.123-1.bin
ata 186 - Version: v3.1.2 atah323 (Build 040927A)
gk config:
gatekeeper
zone prefix mp.com 100. gw-priority 10 main
zone prefix mp.com 1... gw-priority 10 10.1.105.2 Mos_1 10.1.105.3
zone prefix mp.com 3... gw-priority 10 10.1.105.3 Mos_1 10.1.105.2
zone prefix mp.com 4... gw-priority 10 Mos1 10.1.105.2
zone prefix mp.com 77.... gw-priority 10 main
zone prefix mp.com 969001 gw-priority 10 ata1
accounting
gw-type-prefix 1#* default-technology
no shutdown
ata config:
ip, gk, gkid, uid0, uid1 other - default
Nprintf ata rejected on gk:
050525|10:36:45 GK zone<ata1>10.100.1.16: 969001
050525|10:36:45 GK zone:ata1
050525|10:36:45 0x177d50 delayed RRQ: 46 ticks: 300
050525|10:36:45 GK zone<ata1>10.100.1.16: 969002
050525|10:36:45 GK zone:ata1
050525|10:36:45 0x17bbe4 delayed RRQ: 56 ticks: 300
050525|10:36:46 GK<-0: GRQ
050525|10:36:46 RAS target switch: 0x0 => 0xa640110
050525|10:36:46 0xa640110->RAS
050525|10:36:46 GK->0: GRJ: reason 1
050525|10:36:46 GK<-1: GRQ
050525|10:36:46 GK->1: GRJ: reason 1
050525|10:37:01 GK<-0: GRQ
050525|10:37:01 GK->0: GRJ: reason 1
050525|10:37:01 GK<-1: GRQ
050525|10:37:01 GK->1: GRJ: reason 1
From the config posted, looks like your GK config is missing:
zone local ata1 mp.com
Sorry, its true config
gatekeeper
zone local mp.com mp.com 10.100.1.16
zone prefix mp.com 100. gw-priority 10 main
zone prefix mp.com 1... gw-priority 10 10.1.105.2 Mos_1 10.1.105.3
zone prefix mp.com 3... gw-priority 10 10.1.105.3 Mos_1 10.1.105.2
zone prefix mp.com 4... gw-priority 10 Mos1 10.1.105.2
zone prefix mp.com 77.... gw-priority 10 main
zone prefix mp.com 969001 gw-priority 10 ata1
accounting
gw-type-prefix 1#* default-technology
no shutdown
Hi rm76
A good post from Marina that might help you to check config.
http://www.cisco.com/en/US/partner/tech/tk652/tk701/technologies_tech_note09186a00800ab516.shtml
So from the debugs you have:
"050525|10:36:45 GK zone:ata1"
ata1, configured on the ata186, is not a zone that is configured on this GK. You need to change the zone on the ata from ata1 to mp.com.