cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
247
Views
0
Helpful
1
Replies

how redefine ip-address of gatekeeper without reload?

esirsibron
Level 1
Level 1

How redefine ip-address of h323 gatekeeper without reload device? cisco3660 (IOS 12.1(5)T) and 1750 (IOS 12.1(2)T).

I write:

(conf t & int fx/y)

h323-gateway voip id gatekeeper ipaddr 192.168.1.1 1719

but debug ras (and in gatekeeper logs) shown previews ip address:

(cisco 3660 debug messages)

11w2d: RASLib::GW_RASSendGRQ: GRQ (seq# 824) sent to 192.168.0.1h323chan_dgram_send:Sent UDP msg. Bytes sent: 61 to 192.168.0.1:1719

Thanks!

PS Other interfaces never configured as h323-gateway

1 Reply 1

jpinkus
Cisco Employee
Cisco Employee

from the gateway do the following:

conf t

no gateway

gateway

This should restart the RAS process.