The debugging igmp query command enables debugging of IGMP Query packets.
The undo debugging igmp query command disables debugging of IGMP Query packets.
By default, debugging of IGMP Query packets is disabled.
debugging igmp query [ [ group Group-addr ] | [ send | receive ] | [ interface { port-type port-num | port-name } ] ] *
debugging igmp vpn-instance vpn-instance-name query [ [ group Group-addr ] | [ send | receive ] | [ interface { port-type port-num | port-name } ] ] *
debugging igmp all-instance query [ [ group Group-addr ] | [ send | receive ] | [ interface { port-type port-num | port-name } ] ] *
undo debugging igmp query [ send | receive ]
undo debugging igmp vpn-instance vpn-instance-name query [ send | receive ]
undo debugging igmp all-instance query [ send | receive ]
Parameter | Description | Value |
---|---|---|
group Group-addr |
Specifies the address of a multicast group. In batch configuration mode, this parameter specifies the initial address of multicast group addresses. |
The value is in dotted decimal notation and ranges from 224.0.0.0 to 239.255.255.255. |
send |
Debugs sent IGMP Query packets. |
- |
receive |
Debugs received IGMP Query packets. |
- |
interface port-name |
Specifies the name of an interface. |
- |
port-type |
Specifies the type of an interface. |
- |
port-num |
Specifies the number of an interface. |
- |
vpn-instance vpn-instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
all-instance |
Specifies all instances. |
- |