recv:PIM-SM接收报文的调试信息开关。 send:PIM-SM发送报文的调试信息开关。
assert | bootstarp | crpadv | jp | reg | regstop:报文类型。资料个人收集整理,勿做商业用途 【描述】
debugging pim sm命令用来打开PIM-SM调试信息开关,undo debugging pim sm命令用来关闭PIM-SM调试信息开关。资料个人收集整理,勿做商业用途 【举例】
无
2.1.8 display multicast forwarding-table
【命令】
display multicast forwarding-table [ group-address | source-address ]资料个人收集整理,勿做商业用途 【视图】
所有视图
【参数】
group-address:要查看的组播组地址。 source-address:要查看的组播源地址。
【描述】
display multicast forwarding-table命令用来显示IP组播转发表信息。包括(S,G)、报文入接口、出接口信息以及转发情况。资料个人收集整理,勿做商业用途 【举例】
[Quidway] display multicast forwarding-table Multicast Forwarding Cache Table
Total 1 entry in MFC table
00001. (1.1.5.241, 225.1.1.1), iif Ethernet2, 1 oifs资料个人收集整理,勿做商业用途 2-7 / 28
Outgoing Interface List: 01: Ethernet3
Matched 1250 pkts(45000 bytes), Wrong If 0 pkts Forwarded 12 pkts(432 bytes) Total 1 entry listed
上述显示结果含义如下:
组播转发表中共有一个组播转发项,00001为序号,源地址为1.1.5.241,组地址为225.1.1.1,入接口为Ethernet2,共有一个出接口,为Ethernet3,匹配1250个组播数据包(共计45000字节),从错误的入接口接收到的组播数据包数为0,转发12个组播数据包(共计432字节)资料个人收集整理,勿做商业用途 2.1.9 display multicast routing-table
【命令】
display multicast routing-table [ group-address | source-address ]资料个人收集整理,勿做商业用途 【视图】
所有视图
【参数】
group-address:要查看的组播组地址。 source-address:要查看的组播源地址。
【描述】
display multicast routing-table命令用来组播核心路由表信息。
该命令将显示组播核心路由表。若指定了组播组地址参数,只显示特定组地址的组播核心路由表信息。
【举例】
[Quidway] display multicast routing-table Multicast Routing Table
Total 1 entry in table \(1.1.5.241, 225.1.1.1), Flags: 0x0: NONE Upstream interface: Ethernet2(1.1.4.5) Downstream interface list:
2-8 / 28
3.3.3.3(Ethernet3), Protocol 0x100: RPT Total 1 entry listed
上述显示结果含义如下:
组播路由表中共有一个组播路由项,源地址为1.1.5.241,组地址为225.1.1.1,组播路由项的标志为0,上游接口为Ethernet2,下游接口列表包含一个接口,为Ethernet3,协议为RPT,用于区分是由于主机加入还是PIM邻居的加入。
资料个人收集整理,勿做商业用途 2.1.10 display pim bsr-info
【命令】
display pim bsr-info
【视图】
所有视图
【参数】
无
【描述】
display pim bsr-info命令用来显示引导路由器(BSR)的信息。
【举例】
[Quidway] display pim bsr-info Current BSR Address: 3.3.3.3 Priority: 0 Expires: 1:11 Local host is BSR
上述显示结果的含义如下:
当前自举路由器地址为3.3.3.3,当前自举路由器优先级为0,当前自举路由器超时时间为1:11,本机作为当前自举路由器。资料个人收集整理,勿做商业用途 2.1.11 display pim interface
【命令】
display pim interface [ type number ]
2-9 / 28
【视图】
所有视图
【参数】
type:接口类型。 number:接口编号。
【描述】
display pim interface命令用来显示接口的PIM配置信息。
该命令将显示所有接口的PIM配置信息,若指定了参数,只显示特定接口的PIM配置信息。
【举例】
# 显示接口的PIM配置信息。
[Quidway] display pim interface
PIM information of interface Ethernet1: IP address of the interface is 20.20.20.20 PIM is enabled on interface PIM version is 2 PIM mode is Sparse
PIM query interval is 30 seconds Total 1 PIM neighbor on interface
PIM DR(designated router) is 20.20.20.20
PIM information of interface LoopBack0: IP address of the interface is 30.30.30.30 PIM is enabled on interface PIM version is 2 PIM mode is Sparse
PIM query interval is 30 seconds Total 0 PIM neighbor on interface
PIM DR(designated router) is 30.30.30.30
PIM information of interface LoopBack1: IP address of the interface is 40.40.40.40 PIM is enabled on interface PIM version is 2 PIM mode is Sparse
2-10 / 28