COMPUTER TIPS
How to configure the Gateway/Gatekeeper using Cisco routers?
Configuration on Gatekeeper
Gatekeeper(config)#Gatekeeper(config)# gatekeeperGatekeeper(config-gk)# zone local Gatekeeper abc.comGatekeeper(config-gk)# no shutdownConfiguration on Gateway Router-A
Router-A(config)#Router-A(config)#gatewayRouter-A(config)#interface Ethernet 0/0Router-A(config)# h323-gateway voip interfaceRouter-A(config)# h323-gateway voip id Gatekeeper ipaddr 200.100.10.1Router-A(config)# h323-gateway voip h323-id Router-A.abc.comRouter-A(config)#exitRouter-A(config)# dial-peer voice 10 potsRouter-A(config-dial-peer)# destination-pattern 1111Router-A(config-dial-peer)# port 1/0/0Router-A(config-dial-peer)# exitRouter-A(config)# dial-peer voice 12 voipRouter-A(config-dial-peer)# destination-pattern 2222Router-A(config-dial-peer)# session target rasRouter-A(config-dial-peer)# exitConfiguration on Gateway Router-B
Router-B(config)#Router-B(config)#gatewayRouter-B(config)#interface Ethernet 0/0Router-B(config)# h323-gateway voip interfaceRouter-B(config)# h323-gateway voip id Gatekeeper ipaddr 200.100.10.1Router-B(config)# h323-gateway voip h323-id Router-B.abc.comRouter-B(config)#exitRouter-B(config)# dial-peer voice 10 potsRouter-B(config-dial-peer)# destination-pattern 2222Router-B(config-dial-peer)# port 1/0/0Router-B(config-dial-peer)# exitRouter-B(config)# dial-peer voice 12 voipRouter-B(config-dial-peer)# destination-pattern 1111Router-B(config-dial-peer)# session target rasRouter-B(config-dial-peer)# exitUse the show gatekeeper endpoints command on the gatekeeper to verify that the two gateways have registered.
Gatekeeper# show gatekeeper endpoints
Break or recover the router passwordSuggested Reading
How to configure the Cisco IOS IDS step by step?
Routing Information Protocol (RIP) Configuration
How to configure site-to-site VPN tunnel using ASA?
How to protect EIGRP router from receiving unsigned routing updates?
How to configure the Gateway/Gatekeeper using Cisco routers? New
How to configure BGP between two different autonomous systems?
How to configure virtual link between different areas in OSPF?
How to perform unequal-cost load balancing using EIGRP?
How to configure Site-to-Site IPsec VPN?
How configure EIGRP authentication to prevent unauthorized access?
How to configure BGP with weight attribute?
How to perform configuration and convergence between RIP and IGRP protocols?
Interior Gateway Routing Protocol (IGRP) Configuration
Extended IP Access Control List
Enhanced Interior Gateway Routing Protocol (EIGRP) Configuration
Useful Router commands and configuration Common Frame Relay Configuration
Home | Previous Page | Site Map | About Us