其它文章
思科职业认证追踪系统用户指南(中英文对照版)
Cisco老师送给所有NP学习者的建议 [推荐]
思科认证获得者新增重要权利
640-604 考试全程纪实
Boson模拟器线上破解
[分享] VOIP实验讨论+分析
NCR获思科认证
异步回拨实验[教学]
Snapshot Routing 实验配置
最新 CSPFA 3.0考试经验分享
Cisco技术 / Cisco认证 / 认证资讯 / IE实验中的多播资料

IE实验中的多播资料

作者:     http://cisco.ccxx.net

  Helper-map for Broadcast to multicast conversion and vice versa.
  The following is an example which illustrates the use of the helper-map command at the first-hop and the last-hop, to convert a broadcast stream directed to port 2000 to a multicast stream and back.
  
  On the first hop router
  -----------------------
  The following example converts broadcast streams to port 2000 to a multicast stream(G = 224.5.5.5)
  
  int < ... > /* incoming interface of broadcast stream */
  ip multicast helper-map broadcast 224.5.5.5 101
  ip pim dense
  .....
  
  ip forward-protocol udp 2000
  access-list 101 permit udp any any eq 2000
  access-list 101 deny udp any any
  
  On the last hop router
  ---------------------
  
  int <...> /* incoming interface of multicast stream */
  ip multicast helper-map 224.5.5.5 178.21.34.255 101
  ip pim dense
  .....
  
  
  ip forward-protocol udp 2000
  access-list 101 permit udp any any eq 2000
  access-list 101 deny udp any any
  
  Note:
  o Configuring the multicast helper map command (to convert multicast to
  broadcast) will also automatically configure "ip igmp join-group "
  on the interface. The router must be joined to the multicast group to be translated to a broadcast address.
  o In Cisco IOS 12.0, it is necessary to configure the interface command "ip directed-broadcast" along with helper-map command. By default, it is turned off.
  


收藏本页

共 0 人推荐文章 IE实验中的多播资料

Copyright © 2006 cisco.ccxx.net 版权所有.提供Cisco技术,Cisco培训,CCNA,CCNP,CCIE培训,Cisco论坛CCIE实验室
上海地区Cisco培训、CCNA培训、CCNP培训、CCIE培训