Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW

2011-06-06 Thread naser jalouk
Dears,

I have tried the configuration, and it is working fine but for some reason
the fourth call attempt is always giving CUCM error message your call
cannot be completed as dialed please consult...

below is part of my configuration on HQ router:

interface FastEthernet0/0.11
 encapsulation dot1Q 11
 ip address 177.1.11.1 255.255.255.0
 ip helper-address 177.1.10.10
 ip pim dense-mode
 h323-gateway voip interface
 h323-gateway voip id GK ipaddr 177.1.254.1 1719
 h323-gateway voip h323-id CUBE
 h323-gateway voip bind srcaddr 177.1.11.1
!
dial-peer voice 1001 voip destination-pattern 011T session target ras
incoming called-number 011 dtmf-relay h245-alphanumeric no vad !
gatekeeper zone local GK cisco.com 177.1.254.1 invia GK outvia GK
enable-intrazone zone remote BBGK ccievoice.com 177.1.254.254 1719 zone
prefix BBGK 011* no shutdown


R1#sh gatek end GATEKEEPER ENDPOINT REGISTRATION
 CallSignalAddr Port RASSignalAddr Port Zone
Name Type Flags --- - --- - - 
- 177.1.11.1 1720 177.1.11.1 60629 GK H323-GW H323-ID: CUBE Voice
Capacity Max.= Avail.= Current.= 0 177.1.10.10 1720 177.1.10.10 33309 GK
VOIP-GW H323-ID: GK-Trunk_1 Voice Capacity Max.= Avail.= Current.= 0
177.1.10.20 1720 177.1.10.20 32795 GK VOIP-GW H323-ID: GK-Trunk_2 Voice
Capacity Max.= Avail.= Current.= 0 177.1.254.3 1720 177.1.254.3 51961 GK
H323-GW H323-ID: CUCME Voice Capacity Max.= Avail.= Current.= 0 Total number
of active registrations = 4



I appreciate your assistance ...
___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW

2011-06-06 Thread Qq Ccie
You would need to configure either zone prefix (priority) or tech-prefix for 
routing within local zone GK.



From: naser jalouk naser.jal...@gmail.com
To: edot...@ams.net
Cc: ccie_voice@onlinestudylist.com
Sent: Mon, June 6, 2011 6:45:12 PM
Subject: Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW


Dears,

I have tried the configuration, and it is working fine but for some reason the 
fourth call attempt is always giving CUCM error message your call cannot be 
completed as dialed please consult...

below is part of my configuration on HQ router:

interface FastEthernet0/0.11
 encapsulation dot1Q 11
 ip address 177.1.11.1 255.255.255.0
 ip helper-address 177.1.10.10
 ip pim dense-mode
 h323-gateway voip interface
 h323-gateway voip id GK ipaddr 177.1.254.1 1719
 h323-gateway voip h323-id CUBE
 h323-gateway voip bind srcaddr 177.1.11.1
!
dial-peer voice 1001 voip
destination-pattern 011T
session target ras
incoming called-number 011
dtmf-relay h245-alphanumeric
no vad
!
gatekeeper
zone local GK cisco.com 177.1.254.1 invia GK outvia GK enable-intrazone
zone remote BBGK ccievoice.com 177.1.254.254 1719
zone prefix BBGK 011*
no shutdown


R1#sh gatek end
GATEKEEPER ENDPOINT REGISTRATION

CallSignalAddr  Port  RASSignalAddr   Port  Zone Name TypeFlags 
--- - --- - - - 
177.1.11.1  1720  177.1.11.1  60629 GKH323-GW 
H323-ID: CUBE
Voice Capacity Max.=  Avail.=  Current.= 0
177.1.10.10 1720  177.1.10.10 33309 GKVOIP-GW 
H323-ID: GK-Trunk_1
Voice Capacity Max.=  Avail.=  Current.= 0
177.1.10.20 1720  177.1.10.20 32795 GKVOIP-GW 
H323-ID: GK-Trunk_2
Voice Capacity Max.=  Avail.=  Current.= 0
177.1.254.3 1720  177.1.254.3 51961 GKH323-GW 
H323-ID: CUCME
Voice Capacity Max.=  Avail.=  Current.= 0
Total number of active registrations = 4




I appreciate your assistance ...___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW

2010-08-13 Thread Matthew Hall
outvia sends the call to the zone specified on the way to the destination zone 
(like a next hop statement in a policy routebut not really).  The 
gatekeeper then just looks for a cube registered in that outvia zone.  The cube 
has to have a matching inbound voip dialpeer AND a outgoing dialpeer with a 
destination pattern that matches the outbound digits and session target RAS.  
The CUBE uses that dial-peer to send the call back to the gatekeeper, the 
gatekeeper knows then to send the call on to the final zone without looping 
back to the CUBE.

Matt

On Aug 12, 2010, at 1:19 PM, CCIE Voice GMAIL wrote:

 Hi Matt,
 
 I wanted to see what the logic was behind the zone local statement.  Is it
 good practice to do it that way (invia and outvia) for Intra-zone GK
 routing?  From what I would understand, this is almost implied by just
 saying zone local GK 
 
 Can you share with me your reasoning for doing it this way?
 
 Thanks in advance.
 
 -Original Message-
 From: ccie_voice-boun...@onlinestudylist.com
 [mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of ccieid1ot
 Sent: Thursday, August 12, 2010 8:40 AM
 To: Matthew Berry
 Cc: ccie_voice@onlinestudylist.com
 Subject: Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW
 
 Use this on your local GK.
 
 gatekeeper
 zone local GK cisco.com x.x.x.x invia GK outvia GK enable-intrazone
 zone remote BBGK cisco.com x.x.x.x1719
 zone prefix BBGK 01132*
 zone prefix BBGK 01144*
 no shutdown
 
 
 On Wed, Aug 11, 2010 at 9:01 PM, Matthew Berry ciscovoiceg...@gmail.com
 wrote:
 Edwin -
 You need to add the outvia command to the end of your remote zone and
 specify the zone that has your IPIPGW.
 Thanks,
 
 Matthew Berry
 ciscovoiceg...@gmail.com
 http://ciscovoiceguru.com
 On Aug 11, 2010, at 7:13 PM, Edwin Dotson wrote:
 
 Sorry for all the same topic.  I have successfully got my 2 gatekeepers
 talking and calls back and fourth. But now I can’t get calls to pass
 through
 the IPIPGW it sends the calls directly to the Remote Gatekeeper. To
 identify
 calls destined for the IPIPGW I have been using 3#.
 
 LOCAL GK/IPIPGW
 version 12.4
 service timestamps debug datetime msec
 service timestamps log datetime msec
 no service password-encryption
 !
 hostname LOCAL
 !
 boot-start-marker
 boot system flash flash:c3825-adventerprisek9_ivs-mz.124-25c.bin
 boot-end-marker
 !
 enable password
 !
 no aaa new-model
 ip cef
 !
 !
 !
 !
 ip auth-proxy max-nodata-conns 3
 ip admission max-nodata-conns 3
 !
 voice-card 0
 no dspfarm
 !
 !
 !
 !
 voice service voip
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 supplementary-service h450.12
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 voice translation-rule 1
 rule 1 /^3#/ //
 !
 !
 voice translation-profile strip3#
 translate called 1
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 interface GigabitEthernet0/0
 ip address 10.201.3.30 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 !
 interface GigabitEthernet0/1
 ip address 172.24.200.5 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 h323-gateway voip interface
 h323-gateway voip id GK ipaddr 172.24.200.5 1719
 h323-gateway voip h323-id CUBE
 h323-gateway voip tech-prefix 3#
 h323-gateway voip bind srcaddr 172.24.200.5
 !
 ip forward-protocol nd
 !
 !
 ip http server
 no ip http secure-server
 !
 !
 !
 !
 control-plane
 !
 !
 !
 dial-peer voice 12 voip
 description Incoming Dialplan
 translation-profile incoming strip3#
 session target ras
 incoming-called number .
 dtmf-relay h245-alphanumeric!
 !
 !
 gateway
 timer receive-rtp 1200
 !
 !
 !
 !
 gatekeeper
 zone local GK 172.24.200.5
 zone remote REMOTEGK cisco.com 172.24.200.6 1719
 zone prefix GK 3*
 zone prefix REMOTEGK 5...
 zone prefix GK 6...
 gw-type-prefix 1#* default-technology
 no shutdown
 !
 !
 line con 0
 line aux 0
 line vty 0 4
 password login
 !
 scheduler allocate 2 1000
 !
 end
 
 
 Remote Gatekeeper/CME
 version 12.4
 service timestamps debug datetime msec
 service timestamps log datetime msec
 no service password-encryption
 !
 hostname REMOTE
 !
 boot-start-marker
 boot system flash flash:c3845-adventerprisek9_ivs-mz.124-25c.bin
 boot-end-marker
 !
 enable password
 !
 no aaa new-model
 voice-card 0
 no dspfarm
 !
 voice-card 1
 no dspfarm
 !
 ip cef
 !
 !
 !
 !
 ip auth-proxy max-nodata-conns 3
 ip admission max-nodata-conns 3
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 archive
 log config
   hidekeys
 !
 !
 !
 !
 !
 !
 !
 interface GigabitEthernet0/0
 ip address 172.24.200.6 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 h323-gateway voip interface
 h323-gateway voip id REMOTEGK ipaddr 172.24.200.6 1719
 h323-gateway voip h323-id CME
 h323-gateway voip tech-prefix 1#
 h323-gateway voip bind srcaddr 172.24.200.6
 !
 interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
 media-type rj45
 !
 interface Service-Engine3/0
 no ip address
 shutdown
 !
 ip forward-protocol nd
 ip route 0.0.0.0

Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW

2010-08-13 Thread Matthew Berry
Good description 
!


Matthew Berry

**Sent from my iPhone**
Skype/Twitter: ciscovoiceguru
Google Voice: +1 612 424 5044

On Aug 13, 2010, at 16:30, Matthew Hall 1.matt.h...@gmail.com wrote:

 outvia sends the call to the zone specified on the way to the destination 
 zone (like a next hop statement in a policy routebut not really).  The 
 gatekeeper then just looks for a cube registered in that outvia zone.  The 
 cube has to have a matching inbound voip dialpeer AND a outgoing dialpeer 
 with a destination pattern that matches the outbound digits and session 
 target RAS.  The CUBE uses that dial-peer to send the call back to the 
 gatekeeper, the gatekeeper knows then to send the call on to the final zone 
 without looping back to the CUBE.
 
 Matt
 
 On Aug 12, 2010, at 1:19 PM, CCIE Voice GMAIL wrote:
 
 Hi Matt,
 
 I wanted to see what the logic was behind the zone local statement.  Is it
 good practice to do it that way (invia and outvia) for Intra-zone GK
 routing?  From what I would understand, this is almost implied by just
 saying zone local GK 
 
 Can you share with me your reasoning for doing it this way?
 
 Thanks in advance.
 
 -Original Message-
 From: ccie_voice-boun...@onlinestudylist.com
 [mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of ccieid1ot
 Sent: Thursday, August 12, 2010 8:40 AM
 To: Matthew Berry
 Cc: ccie_voice@onlinestudylist.com
 Subject: Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW
 
 Use this on your local GK.
 
 gatekeeper
 zone local GK cisco.com x.x.x.x invia GK outvia GK enable-intrazone
 zone remote BBGK cisco.com x.x.x.x1719
 zone prefix BBGK 01132*
 zone prefix BBGK 01144*
 no shutdown
 
 
 On Wed, Aug 11, 2010 at 9:01 PM, Matthew Berry ciscovoiceg...@gmail.com
 wrote:
 Edwin -
 You need to add the outvia command to the end of your remote zone and
 specify the zone that has your IPIPGW.
 Thanks,
 
 Matthew Berry
 ciscovoiceg...@gmail.com
 http://ciscovoiceguru.com
 On Aug 11, 2010, at 7:13 PM, Edwin Dotson wrote:
 
 Sorry for all the same topic.  I have successfully got my 2 gatekeepers
 talking and calls back and fourth. But now I can’t get calls to pass
 through
 the IPIPGW it sends the calls directly to the Remote Gatekeeper. To
 identify
 calls destined for the IPIPGW I have been using 3#.
 
 LOCAL GK/IPIPGW
 version 12.4
 service timestamps debug datetime msec
 service timestamps log datetime msec
 no service password-encryption
 !
 hostname LOCAL
 !
 boot-start-marker
 boot system flash flash:c3825-adventerprisek9_ivs-mz.124-25c.bin
 boot-end-marker
 !
 enable password
 !
 no aaa new-model
 ip cef
 !
 !
 !
 !
 ip auth-proxy max-nodata-conns 3
 ip admission max-nodata-conns 3
 !
 voice-card 0
 no dspfarm
 !
 !
 !
 !
 voice service voip
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 supplementary-service h450.12
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 voice translation-rule 1
 rule 1 /^3#/ //
 !
 !
 voice translation-profile strip3#
 translate called 1
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 interface GigabitEthernet0/0
 ip address 10.201.3.30 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 !
 interface GigabitEthernet0/1
 ip address 172.24.200.5 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 h323-gateway voip interface
 h323-gateway voip id GK ipaddr 172.24.200.5 1719
 h323-gateway voip h323-id CUBE
 h323-gateway voip tech-prefix 3#
 h323-gateway voip bind srcaddr 172.24.200.5
 !
 ip forward-protocol nd
 !
 !
 ip http server
 no ip http secure-server
 !
 !
 !
 !
 control-plane
 !
 !
 !
 dial-peer voice 12 voip
 description Incoming Dialplan
 translation-profile incoming strip3#
 session target ras
 incoming-called number .
 dtmf-relay h245-alphanumeric!
 !
 !
 gateway
 timer receive-rtp 1200
 !
 !
 !
 !
 gatekeeper
 zone local GK 172.24.200.5
 zone remote REMOTEGK cisco.com 172.24.200.6 1719
 zone prefix GK 3*
 zone prefix REMOTEGK 5...
 zone prefix GK 6...
 gw-type-prefix 1#* default-technology
 no shutdown
 !
 !
 line con 0
 line aux 0
 line vty 0 4
 password login
 !
 scheduler allocate 2 1000
 !
 end
 
 
 Remote Gatekeeper/CME
 version 12.4
 service timestamps debug datetime msec
 service timestamps log datetime msec
 no service password-encryption
 !
 hostname REMOTE
 !
 boot-start-marker
 boot system flash flash:c3845-adventerprisek9_ivs-mz.124-25c.bin
 boot-end-marker
 !
 enable password
 !
 no aaa new-model
 voice-card 0
 no dspfarm
 !
 voice-card 1
 no dspfarm
 !
 ip cef
 !
 !
 !
 !
 ip auth-proxy max-nodata-conns 3
 ip admission max-nodata-conns 3
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 archive
 log config
  hidekeys
 !
 !
 !
 !
 !
 !
 !
 interface GigabitEthernet0/0
 ip address 172.24.200.6 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 h323-gateway voip interface
 h323-gateway voip id REMOTEGK ipaddr 172.24.200.6 1719
 h323-gateway voip h323-id CME
 h323-gateway voip tech-prefix 1#
 h323-gateway voip bind srcaddr 172.24.200.6

Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW

2010-08-13 Thread CCIE Voice GMAIL
Hi Matt,

I wasn't referring to outvia when used with a remote zone. 

In your configuration below you have this command:
zone local GK cisco.com x.x.x.x invia GK outvia GK enable-intrazone

I guess I just don't understand why you would need to say invia GK outvia
GK.  I normally would just simply say zone local GK cisco.com x.x.x.x and
the call would route properly.  I wanted to understand if there is some
reasoning behind putting the invia/outvia commands.  It just seems like
overkill to me.

Would you please elaborate on that command?

Thanks.

-Original Message-
From: Matthew Hall [mailto:1.matt.h...@gmail.com] 
Sent: Friday, August 13, 2010 2:31 PM
To: CCIE Voice GMAIL
Cc: ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW

outvia sends the call to the zone specified on the way to the destination
zone (like a next hop statement in a policy routebut not really).  The
gatekeeper then just looks for a cube registered in that outvia zone.  The
cube has to have a matching inbound voip dialpeer AND a outgoing dialpeer
with a destination pattern that matches the outbound digits and session
target RAS.  The CUBE uses that dial-peer to send the call back to the
gatekeeper, the gatekeeper knows then to send the call on to the final zone
without looping back to the CUBE.

Matt

On Aug 12, 2010, at 1:19 PM, CCIE Voice GMAIL wrote:

 Hi Matt,
 
 I wanted to see what the logic was behind the zone local statement.  Is it
 good practice to do it that way (invia and outvia) for Intra-zone GK
 routing?  From what I would understand, this is almost implied by just
 saying zone local GK 
 
 Can you share with me your reasoning for doing it this way?
 
 Thanks in advance.
 
 -Original Message-
 From: ccie_voice-boun...@onlinestudylist.com
 [mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of ccieid1ot
 Sent: Thursday, August 12, 2010 8:40 AM
 To: Matthew Berry
 Cc: ccie_voice@onlinestudylist.com
 Subject: Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW
 
 Use this on your local GK.
 
 gatekeeper
 zone local GK cisco.com x.x.x.x invia GK outvia GK enable-intrazone
 zone remote BBGK cisco.com x.x.x.x1719
 zone prefix BBGK 01132*
 zone prefix BBGK 01144*
 no shutdown
 
 
 On Wed, Aug 11, 2010 at 9:01 PM, Matthew Berry ciscovoiceg...@gmail.com
 wrote:
 Edwin -
 You need to add the outvia command to the end of your remote zone and
 specify the zone that has your IPIPGW.
 Thanks,
 
 Matthew Berry
 ciscovoiceg...@gmail.com
 http://ciscovoiceguru.com
 On Aug 11, 2010, at 7:13 PM, Edwin Dotson wrote:
 
 Sorry for all the same topic.  I have successfully got my 2 gatekeepers
 talking and calls back and fourth. But now I can't get calls to pass
 through
 the IPIPGW it sends the calls directly to the Remote Gatekeeper. To
 identify
 calls destined for the IPIPGW I have been using 3#.
 
 LOCAL GK/IPIPGW
 version 12.4
 service timestamps debug datetime msec
 service timestamps log datetime msec
 no service password-encryption
 !
 hostname LOCAL
 !
 boot-start-marker
 boot system flash flash:c3825-adventerprisek9_ivs-mz.124-25c.bin
 boot-end-marker
 !
 enable password
 !
 no aaa new-model
 ip cef
 !
 !
 !
 !
 ip auth-proxy max-nodata-conns 3
 ip admission max-nodata-conns 3
 !
 voice-card 0
 no dspfarm
 !
 !
 !
 !
 voice service voip
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 supplementary-service h450.12
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 voice translation-rule 1
 rule 1 /^3#/ //
 !
 !
 voice translation-profile strip3#
 translate called 1
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 interface GigabitEthernet0/0
 ip address 10.201.3.30 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 !
 interface GigabitEthernet0/1
 ip address 172.24.200.5 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 h323-gateway voip interface
 h323-gateway voip id GK ipaddr 172.24.200.5 1719
 h323-gateway voip h323-id CUBE
 h323-gateway voip tech-prefix 3#
 h323-gateway voip bind srcaddr 172.24.200.5
 !
 ip forward-protocol nd
 !
 !
 ip http server
 no ip http secure-server
 !
 !
 !
 !
 control-plane
 !
 !
 !
 dial-peer voice 12 voip
 description Incoming Dialplan
 translation-profile incoming strip3#
 session target ras
 incoming-called number .
 dtmf-relay h245-alphanumeric!
 !
 !
 gateway
 timer receive-rtp 1200
 !
 !
 !
 !
 gatekeeper
 zone local GK 172.24.200.5
 zone remote REMOTEGK cisco.com 172.24.200.6 1719
 zone prefix GK 3*
 zone prefix REMOTEGK 5...
 zone prefix GK 6...
 gw-type-prefix 1#* default-technology
 no shutdown
 !
 !
 line con 0
 line aux 0
 line vty 0 4
 password login
 !
 scheduler allocate 2 1000
 !
 end
 
 
 Remote Gatekeeper/CME
 version 12.4
 service timestamps debug datetime msec
 service timestamps log datetime msec
 no service password-encryption
 !
 hostname REMOTE
 !
 boot-start-marker
 boot system flash flash:c3845-adventerprisek9_ivs-mz.124-25c.bin
 boot-end-marker
 !
 enable password

Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW

2010-08-12 Thread ccieid1ot
Use this on your local GK.

gatekeeper
 zone local GK cisco.com x.x.x.x invia GK outvia GK enable-intrazone
 zone remote BBGK cisco.com x.x.x.x1719
 zone prefix BBGK 01132*
 zone prefix BBGK 01144*
 no shutdown


On Wed, Aug 11, 2010 at 9:01 PM, Matthew Berry ciscovoiceg...@gmail.com wrote:
 Edwin -
 You need to add the outvia command to the end of your remote zone and
 specify the zone that has your IPIPGW.
 Thanks,

 Matthew Berry
 ciscovoiceg...@gmail.com
 http://ciscovoiceguru.com
 On Aug 11, 2010, at 7:13 PM, Edwin Dotson wrote:

 Sorry for all the same topic.  I have successfully got my 2 gatekeepers
 talking and calls back and fourth. But now I can’t get calls to pass through
 the IPIPGW it sends the calls directly to the Remote Gatekeeper. To identify
 calls destined for the IPIPGW I have been using 3#.

 LOCAL GK/IPIPGW
 version 12.4
 service timestamps debug datetime msec
 service timestamps log datetime msec
 no service password-encryption
 !
 hostname LOCAL
 !
 boot-start-marker
 boot system flash flash:c3825-adventerprisek9_ivs-mz.124-25c.bin
 boot-end-marker
 !
 enable password
 !
 no aaa new-model
 ip cef
 !
 !
 !
 !
 ip auth-proxy max-nodata-conns 3
 ip admission max-nodata-conns 3
 !
 voice-card 0
 no dspfarm
 !
 !
 !
 !
 voice service voip
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 supplementary-service h450.12
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 voice translation-rule 1
 rule 1 /^3#/ //
 !
 !
 voice translation-profile strip3#
 translate called 1
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 interface GigabitEthernet0/0
 ip address 10.201.3.30 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 !
 interface GigabitEthernet0/1
 ip address 172.24.200.5 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 h323-gateway voip interface
 h323-gateway voip id GK ipaddr 172.24.200.5 1719
 h323-gateway voip h323-id CUBE
 h323-gateway voip tech-prefix 3#
 h323-gateway voip bind srcaddr 172.24.200.5
 !
 ip forward-protocol nd
 !
 !
 ip http server
 no ip http secure-server
 !
 !
 !
 !
 control-plane
 !
 !
 !
 dial-peer voice 12 voip
 description Incoming Dialplan
 translation-profile incoming strip3#
 session target ras
 incoming-called number .
 dtmf-relay h245-alphanumeric!
 !
 !
 gateway
 timer receive-rtp 1200
 !
 !
 !
 !
 gatekeeper
 zone local GK 172.24.200.5
 zone remote REMOTEGK cisco.com 172.24.200.6 1719
 zone prefix GK 3*
 zone prefix REMOTEGK 5...
 zone prefix GK 6...
 gw-type-prefix 1#* default-technology
 no shutdown
 !
 !
 line con 0
 line aux 0
 line vty 0 4
 password login
 !
 scheduler allocate 2 1000
 !
 end


 Remote Gatekeeper/CME
 version 12.4
 service timestamps debug datetime msec
 service timestamps log datetime msec
 no service password-encryption
 !
 hostname REMOTE
 !
 boot-start-marker
 boot system flash flash:c3845-adventerprisek9_ivs-mz.124-25c.bin
 boot-end-marker
 !
 enable password
 !
 no aaa new-model
 voice-card 0
 no dspfarm
 !
 voice-card 1
 no dspfarm
 !
 ip cef
 !
 !
 !
 !
 ip auth-proxy max-nodata-conns 3
 ip admission max-nodata-conns 3
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 archive
 log config
   hidekeys
 !
 !
 !
 !
 !
 !
 !
 interface GigabitEthernet0/0
 ip address 172.24.200.6 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 h323-gateway voip interface
 h323-gateway voip id REMOTEGK ipaddr 172.24.200.6 1719
 h323-gateway voip h323-id CME
 h323-gateway voip tech-prefix 1#
 h323-gateway voip bind srcaddr 172.24.200.6
 !
 interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
 media-type rj45
 !
 interface Service-Engine3/0
 no ip address
 shutdown
 !
 ip forward-protocol nd
 ip route 0.0.0.0 0.0.0.0 172.24.200.5
 !
 !
 no ip http server
 no ip http secure-server
 !
 !
 !
 !
 control-plane
 !
 !
 !
 voice-port 0/0/0
 !
 voice-port 0/0/1
 !
 voice-port 0/0/2
 !
 voice-port 0/0/3
 !
 voice-port 0/1/0
 !
 voice-port 0/1/1
 !
 voice-port 0/1/2
 !
 voice-port 0/1/3
 !
 voice-port 1/0/0
 !
 voice-port 1/0/1
 !
 voice-port 1/0/2
 !
 voice-port 1/0/3
 !
 !
 !
 !
 !
 dial-peer voice 1 voip
 destination-pattern 6...
 session target ras
 !
 gateway
 timer receive-rtp 1200
 !
 !
 !
 !
 gatekeeper
 zone local REMOTEGK 172.24.200.6
 zone remote GK cisco.com 172.24.200.5 1719
 zone prefix REMOTEGK 5...
 zone prefix GK 6...
 gw-type-prefix 1#* default-technology
 no shutdown
 !
 !
 telephony-service
 max-ephones 10
 max-dn 10
 ip source-address 172.24.200.6 port 2000
 create cnf-files version-stamp Jan 01 2002 00:00:00
 max-conferences 12 gain -6
 transfer-system full-consult
 !
 !
 ephone-dn  1
 number 5202 no-reg primary
 !
 !
 ephone  1
 mac-address 0016.4677.63DD
 type 7960
 button  1:1
 !
 !
 !
 line con 0
 line aux 0
 line 194
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
 line vty 0 4
 password
 login
 !
 scheduler allocate 2 1000
 !
 end
 

Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW

2010-08-12 Thread CCIE Voice GMAIL
Hi Matt,

I wanted to see what the logic was behind the zone local statement.  Is it
good practice to do it that way (invia and outvia) for Intra-zone GK
routing?  From what I would understand, this is almost implied by just
saying zone local GK 

Can you share with me your reasoning for doing it this way?

Thanks in advance.

-Original Message-
From: ccie_voice-boun...@onlinestudylist.com
[mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of ccieid1ot
Sent: Thursday, August 12, 2010 8:40 AM
To: Matthew Berry
Cc: ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW

Use this on your local GK.

gatekeeper
 zone local GK cisco.com x.x.x.x invia GK outvia GK enable-intrazone
 zone remote BBGK cisco.com x.x.x.x1719
 zone prefix BBGK 01132*
 zone prefix BBGK 01144*
 no shutdown


On Wed, Aug 11, 2010 at 9:01 PM, Matthew Berry ciscovoiceg...@gmail.com
wrote:
 Edwin -
 You need to add the outvia command to the end of your remote zone and
 specify the zone that has your IPIPGW.
 Thanks,

 Matthew Berry
 ciscovoiceg...@gmail.com
 http://ciscovoiceguru.com
 On Aug 11, 2010, at 7:13 PM, Edwin Dotson wrote:

 Sorry for all the same topic.  I have successfully got my 2 gatekeepers
 talking and calls back and fourth. But now I can’t get calls to pass
through
 the IPIPGW it sends the calls directly to the Remote Gatekeeper. To
identify
 calls destined for the IPIPGW I have been using 3#.

 LOCAL GK/IPIPGW
 version 12.4
 service timestamps debug datetime msec
 service timestamps log datetime msec
 no service password-encryption
 !
 hostname LOCAL
 !
 boot-start-marker
 boot system flash flash:c3825-adventerprisek9_ivs-mz.124-25c.bin
 boot-end-marker
 !
 enable password
 !
 no aaa new-model
 ip cef
 !
 !
 !
 !
 ip auth-proxy max-nodata-conns 3
 ip admission max-nodata-conns 3
 !
 voice-card 0
 no dspfarm
 !
 !
 !
 !
 voice service voip
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 supplementary-service h450.12
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 voice translation-rule 1
 rule 1 /^3#/ //
 !
 !
 voice translation-profile strip3#
 translate called 1
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 interface GigabitEthernet0/0
 ip address 10.201.3.30 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 !
 interface GigabitEthernet0/1
 ip address 172.24.200.5 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 h323-gateway voip interface
 h323-gateway voip id GK ipaddr 172.24.200.5 1719
 h323-gateway voip h323-id CUBE
 h323-gateway voip tech-prefix 3#
 h323-gateway voip bind srcaddr 172.24.200.5
 !
 ip forward-protocol nd
 !
 !
 ip http server
 no ip http secure-server
 !
 !
 !
 !
 control-plane
 !
 !
 !
 dial-peer voice 12 voip
 description Incoming Dialplan
 translation-profile incoming strip3#
 session target ras
 incoming-called number .
 dtmf-relay h245-alphanumeric!
 !
 !
 gateway
 timer receive-rtp 1200
 !
 !
 !
 !
 gatekeeper
 zone local GK 172.24.200.5
 zone remote REMOTEGK cisco.com 172.24.200.6 1719
 zone prefix GK 3*
 zone prefix REMOTEGK 5...
 zone prefix GK 6...
 gw-type-prefix 1#* default-technology
 no shutdown
 !
 !
 line con 0
 line aux 0
 line vty 0 4
 password login
 !
 scheduler allocate 2 1000
 !
 end


 Remote Gatekeeper/CME
 version 12.4
 service timestamps debug datetime msec
 service timestamps log datetime msec
 no service password-encryption
 !
 hostname REMOTE
 !
 boot-start-marker
 boot system flash flash:c3845-adventerprisek9_ivs-mz.124-25c.bin
 boot-end-marker
 !
 enable password
 !
 no aaa new-model
 voice-card 0
 no dspfarm
 !
 voice-card 1
 no dspfarm
 !
 ip cef
 !
 !
 !
 !
 ip auth-proxy max-nodata-conns 3
 ip admission max-nodata-conns 3
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 archive
 log config
   hidekeys
 !
 !
 !
 !
 !
 !
 !
 interface GigabitEthernet0/0
 ip address 172.24.200.6 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 h323-gateway voip interface
 h323-gateway voip id REMOTEGK ipaddr 172.24.200.6 1719
 h323-gateway voip h323-id CME
 h323-gateway voip tech-prefix 1#
 h323-gateway voip bind srcaddr 172.24.200.6
 !
 interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
 media-type rj45
 !
 interface Service-Engine3/0
 no ip address
 shutdown
 !
 ip forward-protocol nd
 ip route 0.0.0.0 0.0.0.0 172.24.200.5
 !
 !
 no ip http server
 no ip http secure-server
 !
 !
 !
 !
 control-plane
 !
 !
 !
 voice-port 0/0/0
 !
 voice-port 0/0/1
 !
 voice-port 0/0/2
 !
 voice-port 0/0/3
 !
 voice-port 0/1/0
 !
 voice-port 0/1/1
 !
 voice-port 0/1/2
 !
 voice-port 0/1/3
 !
 voice-port 1/0/0
 !
 voice-port 1/0/1
 !
 voice-port 1/0/2
 !
 voice-port 1/0/3
 !
 !
 !
 !
 !
 dial-peer voice 1 voip
 destination-pattern 6...
 session target ras
 !
 gateway
 timer receive-rtp 1200
 !
 !
 !
 !
 gatekeeper
 zone local REMOTEGK 172.24.200.6
 zone remote GK cisco.com 172.24.200.5 1719
 zone prefix REMOTEGK 5...
 zone prefix GK 6...
 gw-type-prefix 1

Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW

2010-08-12 Thread Edwin Dotson
Thanks, 

When I use the command from Matt everything works great, but then all calls go 
through the IPIPGW which is fine, but it might not be accepted by the procotor.

When using the Remote outvia GK command, it just loops the call in the gateway.

Edwin Dotson 
Senior Systems Engineer 
CCNA, CCVP
Cisco Unity Support and IP Contact Center Express Specialist
AMS.NET 
925-245-6144 - Office
925-960-6644 - Fax
www.ams.net
New Content  Information
Events, Webinars, Videos, Case Studies, Downloads  More!
Click Here

Cisco Award Winner
Vertical Partner of the Year, Voice Partner of the Year.
Read More

-Original Message-
From: ccieid1ot [mailto:ccieid...@gmail.com] 
Sent: Thursday, August 12, 2010 8:40 AM
To: Matthew Berry
Cc: Edwin Dotson; ccie_voice@onlinestudylist.com
Subject: Re: [OSL | CCIE_Voice] Gatekeeper IPIPGW

Use this on your local GK.

gatekeeper
 zone local GK cisco.com x.x.x.x invia GK outvia GK enable-intrazone  zone 
remote BBGK cisco.com x.x.x.x1719  zone prefix BBGK 01132*  zone prefix BBGK 
01144*  no shutdown


On Wed, Aug 11, 2010 at 9:01 PM, Matthew Berry ciscovoiceg...@gmail.com wrote:
 Edwin -
 You need to add the outvia command to the end of your remote zone 
 and specify the zone that has your IPIPGW.
 Thanks,

 Matthew Berry
 ciscovoiceg...@gmail.com
 http://ciscovoiceguru.com
 On Aug 11, 2010, at 7:13 PM, Edwin Dotson wrote:

 Sorry for all the same topic.  I have successfully got my 2 
 gatekeepers talking and calls back and fourth. But now I can't get 
 calls to pass through the IPIPGW it sends the calls directly to the 
 Remote Gatekeeper. To identify calls destined for the IPIPGW I have been 
 using 3#.

 LOCAL GK/IPIPGW
 version 12.4
 service timestamps debug datetime msec service timestamps log datetime 
 msec no service password-encryption !
 hostname LOCAL
 !
 boot-start-marker
 boot system flash flash:c3825-adventerprisek9_ivs-mz.124-25c.bin
 boot-end-marker
 !
 enable password
 !
 no aaa new-model
 ip cef
 !
 !
 !
 !
 ip auth-proxy max-nodata-conns 3
 ip admission max-nodata-conns 3
 !
 voice-card 0
 no dspfarm
 !
 !
 !
 !
 voice service voip
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 supplementary-service h450.12
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 voice translation-rule 1
 rule 1 /^3#/ //
 !
 !
 voice translation-profile strip3#
 translate called 1
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 interface GigabitEthernet0/0
 ip address 10.201.3.30 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 !
 interface GigabitEthernet0/1
 ip address 172.24.200.5 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 h323-gateway voip interface
 h323-gateway voip id GK ipaddr 172.24.200.5 1719 h323-gateway voip 
 h323-id CUBE h323-gateway voip tech-prefix 3# h323-gateway voip bind 
 srcaddr 172.24.200.5 !
 ip forward-protocol nd
 !
 !
 ip http server
 no ip http secure-server
 !
 !
 !
 !
 control-plane
 !
 !
 !
 dial-peer voice 12 voip
 description Incoming Dialplan
 translation-profile incoming strip3#
 session target ras
 incoming-called number .
 dtmf-relay h245-alphanumeric!
 !
 !
 gateway
 timer receive-rtp 1200
 !
 !
 !
 !
 gatekeeper
 zone local GK 172.24.200.5
 zone remote REMOTEGK cisco.com 172.24.200.6 1719 zone prefix GK 3* 
 zone prefix REMOTEGK 5...
 zone prefix GK 6...
 gw-type-prefix 1#* default-technology
 no shutdown
 !
 !
 line con 0
 line aux 0
 line vty 0 4
 password login
 !
 scheduler allocate 2 1000
 !
 end


 Remote Gatekeeper/CME
 version 12.4
 service timestamps debug datetime msec service timestamps log datetime 
 msec no service password-encryption !
 hostname REMOTE
 !
 boot-start-marker
 boot system flash flash:c3845-adventerprisek9_ivs-mz.124-25c.bin
 boot-end-marker
 !
 enable password
 !
 no aaa new-model
 voice-card 0
 no dspfarm
 !
 voice-card 1
 no dspfarm
 !
 ip cef
 !
 !
 !
 !
 ip auth-proxy max-nodata-conns 3
 ip admission max-nodata-conns 3
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 !
 archive
 log config
   hidekeys
 !
 !
 !
 !
 !
 !
 !
 interface GigabitEthernet0/0
 ip address 172.24.200.6 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
 h323-gateway voip interface
 h323-gateway voip id REMOTEGK ipaddr 172.24.200.6 1719 h323-gateway 
 voip h323-id CME h323-gateway voip tech-prefix 1# h323-gateway voip 
 bind srcaddr 172.24.200.6 !
 interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
 media-type rj45
 !
 interface Service-Engine3/0
 no ip address
 shutdown
 !
 ip forward-protocol nd
 ip route 0.0.0.0 0.0.0.0 172.24.200.5
 !
 !
 no ip http server
 no ip http secure-server
 !
 !
 !
 !
 control-plane
 !
 !
 !
 voice-port 0/0/0
 !
 voice-port 0/0/1
 !
 voice-port 0/0/2
 !
 voice-port 0/0/3
 !
 voice-port 0/1/0
 !
 voice-port 0/1/1
 !
 voice-port 0/1/2
 !
 voice-port 0/1/3
 !
 voice-port 1/0/0
 !
 voice-port 1/0/1
 !
 voice-port 1/0/2
 !
 voice-port 1/0/3
 !
 !
 !
 !
 !
 dial-peer voice 1 voip
 destination-pattern 6...
 session

[OSL | CCIE_Voice] Gatekeeper IPIPGW

2010-08-11 Thread Edwin Dotson
Sorry for all the same topic.  I have successfully got my 2 gatekeepers talking 
and calls back and fourth. But now I can't get calls to pass through the IPIPGW 
it sends the calls directly to the Remote Gatekeeper. To identify calls 
destined for the IPIPGW I have been using 3#.

LOCAL GK/IPIPGW
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname LOCAL
!
boot-start-marker
boot system flash flash:c3825-adventerprisek9_ivs-mz.124-25c.bin
boot-end-marker
!
enable password
!
no aaa new-model
ip cef
!
!
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
voice-card 0
no dspfarm
!
!
!
!
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
supplementary-service h450.12
!
!
!
!
!
!
!
!
!
!
voice translation-rule 1
rule 1 /^3#/ //
!
!
voice translation-profile strip3#
translate called 1
!
!
!
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0
ip address 10.201.3.30 255.255.255.0
duplex auto
speed auto
media-type rj45
!
interface GigabitEthernet0/1
ip address 172.24.200.5 255.255.255.0
duplex auto
speed auto
media-type rj45
h323-gateway voip interface
h323-gateway voip id GK ipaddr 172.24.200.5 1719
h323-gateway voip h323-id CUBE
h323-gateway voip tech-prefix 3#
h323-gateway voip bind srcaddr 172.24.200.5
!
ip forward-protocol nd
!
!
ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
!
dial-peer voice 12 voip
description Incoming Dialplan
translation-profile incoming strip3#
session target ras
incoming-called number .
dtmf-relay h245-alphanumeric!
!
!
gateway
timer receive-rtp 1200
!
!
!
!
gatekeeper
zone local GK 172.24.200.5
zone remote REMOTEGK cisco.com 172.24.200.6 1719
zone prefix GK 3*
zone prefix REMOTEGK 5...
zone prefix GK 6...
gw-type-prefix 1#* default-technology
no shutdown
!
!
line con 0
line aux 0
line vty 0 4
password login
!
scheduler allocate 2 1000
!
end


Remote Gatekeeper/CME
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname REMOTE
!
boot-start-marker
boot system flash flash:c3845-adventerprisek9_ivs-mz.124-25c.bin
boot-end-marker
!
enable password
!
no aaa new-model
voice-card 0
no dspfarm
!
voice-card 1
no dspfarm
!
ip cef
!
!
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
log config
  hidekeys
!
!
!
!
!
!
!
interface GigabitEthernet0/0
ip address 172.24.200.6 255.255.255.0
duplex auto
speed auto
media-type rj45
h323-gateway voip interface
h323-gateway voip id REMOTEGK ipaddr 172.24.200.6 1719
h323-gateway voip h323-id CME
h323-gateway voip tech-prefix 1#
h323-gateway voip bind srcaddr 172.24.200.6
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
media-type rj45
!
interface Service-Engine3/0
no ip address
shutdown
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 172.24.200.5
!
!
no ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
!
voice-port 0/0/0
!
voice-port 0/0/1
!
voice-port 0/0/2
!
voice-port 0/0/3
!
voice-port 0/1/0
!
voice-port 0/1/1
!
voice-port 0/1/2
!
voice-port 0/1/3
!
voice-port 1/0/0
!
voice-port 1/0/1
!
voice-port 1/0/2
!
voice-port 1/0/3
!
!
!
!
!
dial-peer voice 1 voip
destination-pattern 6...
session target ras
!
gateway
timer receive-rtp 1200
!
!
!
!
gatekeeper
zone local REMOTEGK 172.24.200.6
zone remote GK cisco.com 172.24.200.5 1719
zone prefix REMOTEGK 5...
zone prefix GK 6...
gw-type-prefix 1#* default-technology
no shutdown
!
!
telephony-service
max-ephones 10
max-dn 10
ip source-address 172.24.200.6 port 2000
create cnf-files version-stamp Jan 01 2002 00:00:00
max-conferences 12 gain -6
transfer-system full-consult
!
!
ephone-dn  1
number 5202 no-reg primary
!
!
ephone  1
mac-address 0016.4677.63DD
type 7960
button  1:1
!
!
!
line con 0
line aux 0
line 194
no activation-character
no exec
transport preferred none
transport input all
transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
line vty 0 4
password
login
!
scheduler allocate 2 1000
!
end
___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com