The display igmp invalid-packet verbose command displays statistics about received invalid IGMP messages and details about these messages.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display igmp invalid-packet 1 verbose Detailed information of invalid packets ----------------------------------------------------- Packet information (Index 6): ----------------------------------------------------- Interface : GigabitEthernet0/1/1 Time : 2010-6-9 11:03:51 UTC-08:00 Message Length : 24 Invalid Type : Invalid Multicast Group Source Address : 10.0.3.3 0000: 16 3c 00 00 01 34 04 04 -----------------------------------------------------
Item | Description |
---|---|
Detailed information of invalid packets | Details about the invalid IGMP message. |
Packet information (Index 6) | Sequence number of the invalid IGMP message. Invalid IGMP messages are numbered in the reverse order of the time that messages are received. That is, the last received message has the largest sequence number. |
Interface | Interface that receives the invalid IGMP message. |
Time | Time when the invalid IGMP message is received, in any of the following formats:
UTC±HH:MM indicates that a time zone is configured using the clock timezone command. DST indicates that the daylight saving time is configured using the clock daylight-saving-time command. |
Message Length | Length of the invalid IGMP message. |
Invalid Type | Type of the invalid IGMP message. |
Source Address | Source address of the invalid IGMP message. |
0000: 16 3c 00 00 01 34 04 04 | Contents in the invalid IGMP message. |