命令手册组播 下载本文

目 录

第1章 IGMP配置命令 ................................................................................................................ 1-1

1.1 IGMP配置命令 ........................................................................ 1-1资料个人收集整理,勿做商业用途 1.1.1 debugging igmp ............................................................ 1-1资料个人收集整理,勿做商业用途 1.1.2 display igmp group ....................................................... 1-1资料个人收集整理,勿做商业用途 1.1.3 display igmp interface .................................................. 1-2资料个人收集整理,勿做商业用途 1.1.4 igmp group-policy ......................................................... 1-3资料个人收集整理,勿做商业用途 1.1.5 igmp host-join ............................................................... 1-4资料个人收集整理,勿做商业用途 1.1.6 igmp max-response-time .............................................. 1-5资料个人收集整理,勿做商业用途 1.1.7 igmp timer querier-present ........................................... 1-6资料个人收集整理,勿做商业用途 1.1.8 igmp timer query........................................................... 1-7资料个人收集整理,勿做商业用途 1.1.9 igmp version ................................................................. 1-7资料个人收集整理,勿做商业用途 1.1.10 multicast routing-enable ............................................. 1-8资料个人收集整理,勿做商业用途 第2章 PIM-DM/SM协议配置命令 ..................................................... 2-1资料个人收集整理,勿做商业用途 2.1 PIM-DM/SM协议配置命令 ....................................................... 2-1资料个人收集整理,勿做商业用途 2.1.1 c-bsr ............................................................................. 2-1资料个人收集整理,勿做商业用途 2.1.2 c-rp ............................................................................... 2-2资料个人收集整理,勿做商业用途 2.1.3 debugging multicast forwarding ................................... 2-3资料个人收集整理,勿做商业用途 2.1.4 debugging multicast kernel-routing .............................. 2-4资料个人收集整理,勿做商业用途 2.1.5 debugging pim common ............................................... 2-4资料个人收集整理,勿做商业用途 2.1.6 debugging pim dm ........................................................ 2-5资料个人收集整理,勿做商业用途 2.1.7 debugging pim sm ........................................................ 2-6资料个人收集整理,勿做商业用途 2.1.8 display multicast forwarding-table ................................ 2-7资料个人收集整理,勿做商业用途 2.1.9 display multicast routing-table ...................................... 2-8资料个人收集整理,勿做商业用途 2.1.10 display pim bsr-info .................................................... 2-9资料个人收集整理,勿做商业用途 2.1.11 display pim interface .................................................. 2-9资料个人收集整理,勿做商业用途 2.1.12 display pim neighbor ................................................ 2-11资料个人收集整理,勿做商业用途 2.1.13 display pim routing-table .......................................... 2-12资料个人收集整理,勿做商业用途 2.1.14 display pim rp-info .................................................... 2-13资料个人收集整理,勿做商业用途 2.1.15 pim ............................................................................ 2-14资料个人收集整理,勿做商业用途 2.1.16 pim bsr-boundary ..................................................... 2-14资料个人收集整理,勿做商业用途 2.1.17 pim dm ...................................................................... 2-15资料个人收集整理,勿做商业用途 2.1.18 pim sm ...................................................................... 2-16资料个人收集整理,勿做商业用途 2.1.19 pim timer hello .......................................................... 2-16资料个人收集整理,勿做商业用途 2.1.20 spt-switch-threshold ................................................. 2-17资料个人收集整理,勿做商业用途

i / 28

第1章 IGMP配置命令

1.1 IGMP配置命令

1.1.1 debugging igmp

【命令】

debugging igmp { all | event | host | packet | timer }资料个人收集整理,勿做商业用途 【视图】

所有视图

【参数】

all: 表示打开所有IGMP调试信息开关。 event: 表示打开IGMP事件调试信息开关。 host: 表示IGMP主机调试信息开关。 packet: 表示打开IGMP报文调试信息开关。 timer: 表示打开IGMP定时器调试信息开关。

【描述】

debugging igmp命令用来打开IGMP调试信息开关,undo debugging igmp命令用来关闭IGMP调试信息开关。资料个人收集整理,勿做商业用途 【举例】

1.1.2 display igmp group

【命令】

display igmp group [ group-address | interface type number ]资料个人收集整理,勿做商业用途 1-1 / 28

【视图】

所有视图

【参数】

group-address:组播组地址。 type:接口类型。 number:接口编号。

【描述】

display igmp group命令用来显示通过IGMP消息得知的、直连子网中组成员的状况。

本命令输出组成员的存在状况。

相关配置可参考命令igmp timer query。

【举例】

[Quidway] display igmp group

Ethernet0 (169.254.21.21): Total 1 IGMP Group reported:资料个人收集整理,勿做商业用途 Group Address Uptime Expires Last Reporter资料个人收集整理,勿做商业用途 224.1.1.1 00:00:03 00:02:57 169.254.21.21资料个人收集整理,勿做商业用途 LoopBack2 (5.5.4.4): No multicast-group joined

表1-1 display igmp group命令显示信息参数含义 域 Group address Uptime Expires Last Reporter 组播组地址 发现组播组以来的时间(时、分、秒) 记录将从IGMP组表中删除的预定时间(时、分、秒) 报告成为组播组成员的最后一个主机 描述

1.1.3 display igmp interface

【命令】

display igmp interface [type number ]

1-2 / 28

【视图】

所有视图

【参数】

type:接口类型。 number:接口编号。

【描述】

display igmp interface命令用来显示IGMP接口的配置信息。 相关配置可参考命令igmp group-policy,igmp timer query。

【举例】

# 显示IGMP接口的配置信息。

[Quidway] display igmp interface Ethernet0 (10.110.51.39): IGMP is enabled on interface Current IGMP version is 2 Query interval : 60 seconds Querier timeout : 120 seconds

Max query response time : 10 seconds

IGMP querying router is 10.110.51.39 (this router) Total 1 IGMP group reported

Serial1 (192.1.1.1):

IGMP is enabled on interface Current IGMP version is 2 Query interval : 60 seconds Querier timeout : 120 seconds

Max query response time : 10 seconds

IGMP querying router is 192.1.1.1 (this router) No IGMP group reported

1.1.4 igmp group-policy

【命令】

igmp group-policy acl-number [ version ] undo igmp group-policy

1-3 / 28