1 / 10
文档名称:

组播路由协议配置(华为).doc

格式:doc   页数:10页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

组播路由协议配置(华为).doc

上传人:799474576 2016/3/19 文件大小:0 KB

下载得到文件列表

组播路由协议配置(华为).doc

文档介绍

文档介绍:专业资料专业专心专注常用组播路由协议配置方法 1 IGMP 协议配置 IGMP 基本设置 配置路由器加入到一个组播组: #将 VLAN 接口 VLAN-interface10 包含的以太网端口 0/1 加入组播组# 。[Quidway-Vlan-interface10] igmp host-join port 0/1 控制某个接口下主机能够加入的组播组 igmp group-policy acl-number [1|2| port { interface_type interface_ num |interface_name }[ to{ interface_type interface_num|interface_name }]] 【例如】# 配置访问控制列表 acl 2000 [Quidway] acl number 2000 [Quidway-acl-basic-2000] rule permit source #指定 VLAN-interface1 0 上满足 acl200 0 中规定的范组, 指定组的 IGM P 版本为2。[Quidway-Vlan-interface10] igmp group-policy 2000 2 IGMP 版本切换 igmp version {1|2} #在 VLAN 接口 VLAN-interface10 上运行 IGMP 版本 1。[Quidway-Vlan-interface10] igmp version 1 IGMP 查询间隔时间:默认 60s igmp timer query seconds #将 VLAN-interface2 接口上的主机成员查询报文发送间隔设置为 150 秒。[Quidway-Vlan-interface2] igmp timer query 150 IGMP 查询超时时间:默认为 2 倍的查询间隔时间 igmp timer other-querier-present # 配置 Querier 的存活时间为 300 秒[Quidway-Vlan-interface10] igmp timer other-querier-present 300 IGMP 查询最大响应时间:默认为 10s igmp max-response-time seconds # 配置主机成员查询报文中包含的最大响应时间为 8 秒。[Quidway-Vlan-interface10] igmp max-response-time 8 专业资料专业专心专注 IGMP Proxy 组网需求如图 2-3 ,在 RouterA 和 RouterB 的接口上启动 IGMP 和 PIM-DM 。在末梢网络路由器 RouterB 上,配置接口 2/0/0 的 IGMP 代理接口为 1/0/0 。(有关 PIM-DM 协议配置请参见下一章。) 组网图图 2-3 IGMP 典型组网举例示意图 配置步骤(1) 配置路由器 RouterB : # 启动组播。[RouterB] multicast routing-enable # 在接口 2/0/0