H3C XE200/2000的H.323基本网守路由呼叫的配置

一、 组网:

 

二、问题描述:

    一台 XE 语音服务器同时作为 H.323 网守和位置服务器,进行 H.323 路由 呼叫。  

 

三、 解决方法

     说明:

假设语音网关 H.323 Gateway 1 、语音网关 H.323 Gateway 2 、语音服务器 XE IP PBX 之间的路由可达,本例中省略了关于路由方面的配置 ,请用户根据自己的网络环境进行配置

 1. 配置 H.323 Gateway 1

# 配置以太网接口

[VG1] interface ethernet 0

[VG1-Ethernet0] ip address 192.168.10.2 255.255.255.0

[VG1-Ethernet0] quit

# 配置语音实体

[VG1] voice-setup

[VG1-voice] dial-program

[VG1-voice-dial] entity 8888 voip

# 配置 IP 网络侧语音实体 8888

[VG1-voice-dial-entity8888] address ras 

#配置动态路由策略, GW GK SERVER 通过交互 RAS 信令,由 GK SERVER 动态返回与被叫号码匹配的对端 GW 地址#

[VG1-voice-dial-entity8888] match-template ....    

#配置任意四位号码作为语音实体 8888 被叫号码模板#

[VG1-voice-dial-entity8888] quit

[VG1-voice-dial] entity 8801 pots 

配置本地语音实体 8801 映象本地语音设备

[VG1-voice-dial-entity8801] line 0

[VG1-voice-dial-entity8801] match-template 8801 

#配置 8801 为语音实体 8801 LINE 0 端口的被叫号码 #

[VG1-voice-dial-entity8801] return

# 配置 GK-Client

[VG1] voice-setup

[VG1-voice] gk-client

[VG1-voice-gk] gw-id h323gateway1

[VG1-voice-gk] gw-address ip 192.168.10.2

[VG1-voice-gk] gk-id xeippbx gk-addr 192.168.20.10 1719

[VG1-voice-gk] ras-on 

#激活 GK Client#

 2. 配置 H.323 Gateway 2

# 配置以太网接口

[VG2] interface ethernet 0

[VG2-Ethernet0] ip address 192.168.30.2 255.255.255.0

[VG2-Ethernet0] quit

# 配置语音实体

[VG2] voice-setup

[VG2-voice] dial-program

[VG2-voice-dial] entity 8888 voip

[VG2-voice-dial-entity8888] address ras

[VG2-voice-dial-entity8888] match-template ....

[VG2-voice-dial] entity 8802 pots

[VG2-voice-dial-entity8802] line 0

[VG2-voice-dial-entity8802] match-template 8802

[VG2-voice-dial-entity8802] return

# 配置 GK-Client

[VG2] voice-setup

[VG2-voice] gk-client

[VG2-voice-gk] gw-id h323gateway2

[VG2-voice-gk] gw-address ip 192.168.30.2

[VG2-voice-gk] gk-id xeippbx gk-addr 192.168.20.10 1719

[VG2-voice-gk] ras-on # 激活 GK-Client#

 3. 配置H.323 网守

# 配置以太网接口

[XE] interface ethernet 0/0

[XE-Ethernet0/0] ip address 192.168.20.10 255.255.255.0

# 配置网守

[XE] process-server

[XE-ps] ps-config xeippbx interface Ethernet 0/0

[XE-ps] heartbeat password xe200  

#配置 PS 的心跳密码#

[XE-ps] ls-mode 0 local    

#指定使用本地位置服务器#

[XE-ps] start

[XE-ps] gatekeeper

[XE-ps-gk] start

 4. 配置位置服务器

# 配置位置服务器

[XE] location-server

[XE-ls] ls-config interface Ethernet 0/0

[XE-ls] call-mode h323 routed

#设置位置服务器的呼叫模式为路由呼叫#

[XE-ls] start

[XE-ls] process-server xeippbx

[XE-ls-ps-xeippbx] heartbeat password xe200

# 配置 LS 的心跳密码#

[XE-ls] gateway h323gateway1

[XE-ls-gw-h323gateway1] device-type h323 

#配置 h323gatewy1 的类型为 H323#

[XE-ls-gw-h323gateway1] dynamic-ip enable 

#允许网关设备 IP 地址动态更新#

[XE-ls-gw-h323gateway1] quit

[XE-ls] gateway h323gateway2

[XE-ls-gw-h323gateway2] device-type h323

[XE-ls-gw-h323gateway2] dynamic-ip enable

    5. 配置关键点

5.1 配置动态路由策略

[VG1-voice-dial-entity8888] address ras

5.2 配置语音实体

[VG1-voice-dial] entity 8888 voip

5.3 配置被叫号码模板

[VG1-voice-dial-entity8888] match-template ....

5.4 配置 LS PS 的心跳密码要保持一致

[XE-ls-ps-xeippbx] heartbeat password xe200

[XE-ps] heartbeat password xe200

 

 

 

2009 安全CCIE v3.0 lab新书 (Cisco Press出品)


思科网络设备运维培训 交换机系列

最新CCIE 考试指南第四版(2009版)

本人收集的网络方面电子书(共8.2G)第一部分

本人收集的网络方面电子书(共8.2G)第二部分

本人收集的网络方面电子书(共8.2G)第三部分

本人收集的网络方面电子书(共8.2G)第四部分

Cisco 网络互连与故障排除(中文电子版 全)

综合布线系统

新版 CCNP 学习用书 ROUTE TSHOOT SWITCH 集合

Cisco IPv6 网络实现技术 (中文电子版)

张sir 2010 CCNP4.0 642-902 视频 集合

cisco 交换机出现环路的处理方法

Cisco WLC-4400系列上配置Dynemic interface

Linux文档资料

Juniper视频如何购买

CCSP视频下载

Juniper 视频购买

博锐教育 郑sir ccnp 视频分享 路由 第十集 isis+路由控制

博锐教育 郑sir ccnp 视频分享 路由 第十一集 路由控制重分布

博锐教育 郑sir ccnp 视频分享 路由 第九集 ospf5

博锐教育 郑sir ccnp 视频分享 路由 第八集 ospf4

H3CSE课程《H3C大规模网络路由技术(v1.0)》培训胶片

H3C模拟软件SIMWARE-附基本视频

Juniper Cis 整套视频出售

Juniper Cia 整套视频出售

文章转载至http://bbs.net527.cn   无忧网客联盟

shop.net527.cn/

无忧网客联盟主站

无忧linux时代

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值