一、网关的配置
dial-peer voice 111 pots destination-pattern +0 port 3/1/0 |
1、指定号码
Gateway ! |
2、指定网关
interface FastEthernet0/0 ip address duplex auto speed auto h323-gateway voip interface h323-gateway voip id GateKeeper ipaddr 0.0.0.0 1719 h323-gateway voip h323-id syhoo@syhoo.com.cn |
3、指定关守
dial-peer voice 203 voip destination-pattern 1..... session target ras ! |
4、指定VOIP映射,RAS方式
dial-peer voice 203 voip destination-pattern 1..... session target ras ! |
二、关守的配置
gatekeeper zone local GateKeeper syhoo.com.cn 0。0。0。0 gw-type-prefix 88#* gw ipaddr 0.0.0.0 1720 gw-type-prefix 55#* gw ipaddr 0.0.0.0 1720 no shutdown |
所有地址都改为了0.0.0.0

