IT运维管理,创造商业价值!
中国IT运维网首页 | 资讯中心 | 运维管理 | 信息安全 | CIO视界 | 云计算 | 最佳案例 | 运维资源 | 专题策划 | 知识库 | 论坛

某项目CISCO产品测试报告之在Inter_AS的MPLS/VPN中打通VOIP电话

2008年06月24日
/
  1. 实验方案:
  
  在Inter_AS的MPLS/VPN中打通VOIP电话
  
  实验环境如图:
  
  两个骨干的AS环境、R1、R3为AS200,R2为AS100
  AS200的骨干IGP为IS-IS,其中包括三两个独立的L2域、每一个骨干路由器为一个独立的域,AS100的骨干IGP为OSPF。Inter-AS VPN的出现、使骨干网和省网之间打通VPN成为可能。
  
  MPLS/VPN 中,三台骨干路由器为PE、其它设备为CE。
  MPLS/VPN在Inter-AS上建立VPN :
  
  VPN的CE分别在两个不同的AS、采用EBGP和骨干路由器互联,AS号码为65505和65506。
  
  
  2.实验技术要点:
  
  a. 在Inter_As MPLS/VPN 上打通VOIP电话。
  
  
  3. 配置命令:
  
  骨干路由器的配置同实验Inter_AS的MPLS/VPN
  R5
  call rsvp-sync
  !
  voice-port 3/0/0
  !
  voice-port 3/0/1
  cptone CN
  !
  !
  mgcp profile default
  !
  dial-peer cor custom
  !
  !
  !
  dial-peer voice 1 pots
  destination-pattern 5001
  port 3/0/1
  !
  dial-peer voice 11 voip
  destination-pattern 6001
  session target ipv4:10.10.60.6
  !
  
  R6
  call rsvp-sync
  !
  voice-port 3/0/0
  cptone CN
  !
  voice-port 3/0/1
  !
  !
  mgcp profile default
  !
  dial-peer cor custom
  !
  !
  !
  dial-peer voice 1 pots
  destination-pattern 6001
  port 3/0/0
  !
  dial-peer voice 11 voip
  destination-pattern 5001
  session target ipv4:10.10.50.5
  !
  !
  
  4.确认:
  
  电话5001与6001 互通
  
  
  5.结果:
  
  在Inter_AS 的 MPLS/VPN中打通VOIP电话。
  
  
  总结:在本次实验中验证Cisco设备可以实现
  
  a. 各种协议下的MPLS/VPN
  b. 在Inter_AS中的 MPLS/VPN
  c. 通过 Inter_AS中的MPLS/VPN的实时业务通信 
  
发表评论请到:http://bbs.cnitom.com

相关阅读

图文热点

以不变应万变 网络虚拟化应对园区网新挑战
以不变应万变 网络虚拟化应对园区网新挑战Forrester Research的分析师Robert Whiteley认为: “十年以来,虚拟化技术与网络...
OpenShift加入更多新元素 友好面对开发者
OpenShift加入更多新元素 友好面对开发者通过网络进行程序提供的服务称之为SaaS(Software as a Service),而将服务器平台...

本类热点