Dear All !
I configed on my gateway 5400 and gatekeeper R3745 as follow .
But I used "show gatekeeper endpoint" , I saw only IP 10.5.1.250 of FE0/0 -- GATEKEEPER ENDPOINT REGISTRATION . I did not see FE0/1 . (FE0/0 connect to VLAN1 ; Fe0/1 connect to VLAN2) ; That why when I shutdown FE0/1 --> Call is OK , and when I shutdown FE0/0 --> Call is failed (FE0/1 is not REGISTRATION to Gatekeeper ) . (ping to every interface is OK)
Pls help me to solved this problem
Thank
************ AS5400 ***********
interface Loopback0
ip address 10.5.254.250 255.255.255.255
h323-gateway voip interface
h323-gateway voip id XYZ1 ipaddr IP_1 1719 priority 126
h323-gateway voip id XYZ2 ipaddr IP_2 1719
h323-gateway voip h323-id ABCD1
h323-gateway voip tech-prefix 1#
h323-gateway voip bind srcaddr 10.5.1.250
!
interface FastEthernet0/0
ip address 10.5.1.250 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 10.5.2.250 255.255.255.0
duplex auto
speed auto
*********** GATEKEEPER ***********
gatekeeper
zone local XYZ1 TELECOM_HN IP_1
zone cluster local TELECOM XYZ1
element XYZ2 IP_2 1719
!
..........
zone prefix XYZ1 17104* gw-priority 10 ABCD1
gw-type-prefix 1#* default-technology
no shutdown