目 录第 1 章 IGMP 模块 Debug 命令介绍.........................................................................................1-11.1 debugging igmp...............................................................................................................1-1第1章 IGMP 模块 Debug 命令介绍1.1 debugging igmp【命令】debugging igmp { all | event | host | packet | timer }undo debugging igmp { all | event | host | packet | timer }【视图】用户视图【参数】all:IGMP 的所有调试信息。event:IGMP 事件调试信息。host:IGMP 主机调试信息。packet:IGMP 报文调试信息。timer:IGMP 定时器调试信息。【描述】debugging igmp 命令用来打开 IGMP 的调试信息开关undo debugging igmp 命令用来关闭 IGMP 的调试信息开关。缺省情况下,IGMP 的调试信息开关是关闭的。表1-1 debugging igmp 命令输出信息列表字段含义All IGMP debugging switch is on表明是打开所有的 IGMP 调试信息开关PACKET debugging is ONIGMP 报文调试功能被打开TIMER debugging is ONIGMP 计时器调试功能被打开IGMP event debugging switch is onIGMP 事件调试功能被打开HOST debugging is ONIGMP 主机调试信息功能被打开表1-2 debugging igmp event 命令输出信息列表字段含义disable querier on Ethernet0/0/0查询器在端口 e0/0/0 上关闭Interface change for Ethernet0/0/0, UP_DOWN端口 e0/0/0 发生接口状态变化(从 up到 down,或是从 down 到 up)Elected Querier on (Ethernet0/0/0)查询器在端口 e0/0/0 上打开表1-3 debugging igmp host 命令输出信息列表字段含义recv V2 query on Ethernet0/0/0在端口 e0/0/0 上接收到 IGMPv2 的组查询报文set report delay timer 3 seconds for 225.1.1.1 on Ethernet0/0/0设置组成员报告抑制时间表1-4 debugging igmp packet 命令输出信息列表字段含义recv V2 query from 12.110.0.99 for 0.0.0.0 on Ethernet0/0/0接收到 IGMPv2 的所有组查询报文send V2 query for group 0.0.0.0 on Ethernet0/0/0发送 IGMPv2 的所有组查询报文recv V1 report for group 225.0.0.1 from 12.110.0.99 at Ethernet0/0/0接收到 IGMPv1 的关于组 225...