cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
587
Views
0
Helpful
2
Replies

h323-gateway voip interface h323-gateway voip bind srcaddr could i configure this on l2 port

Ahmed Abdul Ali
Level 1
Level 1

 h323-gateway voip interface
 h323-gateway voip bind srcaddr
how Can i configure this to L2 Link ?

 

2 Replies 2

Dragan Ilic
Level 4
Level 4

Only on SVI representing that L2 VLAN...commands which you mentioned are L3 dependent.

 

HTH,

Dragan

HTH,
Dragan

saif musa
Level 4
Level 4

Hi,

Router#

Router# config t

Router(config)# int fas ((your L2 link name))

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

Router(config-if)# h323-gateway voip bind srcaddr ((ip_address))

Router(config-if)#end

Router#wr

 

Regards