Gateway/Gatekeeper Configuration on Cisco routers?

by Nideesh C on January 18, 2011 · 0 comments

in Networking




Configuration on Gatekeeper

Gatekeeper(config)#

Gatekeeper(config)# gatekeeper

Gatekeeper(config-gk)# zone local Gatekeeper abc.com

Gatekeeper(config-gk)# no shutdown

Configuration on Gateway Router-A

Router-A(config)#

Router-A(config)#gateway

Router-A(config)#interface Ethernet 0/0

Router-A(config)# h323-gateway voip interface

Router-A(config)# h323-gateway voip id Gatekeeper ipaddr 200.100.10.1

Router-A(config)# h323-gateway voip h323-id Router-A.abc.com

Router-A(config)#exit

Router-A(config)# dial-peer voice 10 pots

Router-A(config-dial-peer)# destination-pattern 1111

Router-A(config-dial-peer)# port 1/0/0

Router-A(config-dial-peer)# exit

Router-A(config)# dial-peer voice 12 voip

Router-A(config-dial-peer)# destination-pattern 2222

Router-A(config-dial-peer)# session target ras

Router-A(config-dial-peer)# exit

Configuration on Gateway Router-B

Router-B(config)#

Router-B(config)#gateway

Router-B(config)#interface Ethernet 0/0

Router-B(config)# h323-gateway voip interface

Router-B(config)# h323-gateway voip id Gatekeeper ipaddr 200.100.10.1

Router-B(config)# h323-gateway voip h323-id Router-B.abc.com

Router-B(config)#exit

Router-B(config)# dial-peer voice 10 pots

Router-B(config-dial-peer)# destination-pattern 2222

Router-B(config-dial-peer)# port 1/0/0

Router-B(config-dial-peer)# exit

Router-B(config)# dial-peer voice 12 voip

Router-B(config-dial-peer)# destination-pattern 1111

Router-B(config-dial-peer)# session target ras

Router-B(config-dial-peer)# exit

Use the show gatekeeper endpoints command on the gatekeeper to verify that the two gateways have registered.

Gatekeeper# show gatekeeper endpoints

Not Satisfied ? Just search & get the result

Related Posts Plugin for WordPress, Blogger...
Be Sociable, Share!

Related posts:

  1. IS-IS protocol Configuration on Cisco routers
  2. ISDN Dialer Profiles Configuration On Cisco Router
  3. commands and configuration of CISCO Router’s
  4. Inter-VLAN Routing Configuration on Cisco Router
  5. Cisco Routers Configuration Tips

Leave a Comment

Previous post:

Next post: