LevelOne GTL-2691 User Manual

Page 1204

Advertising
background image

C

HAPTER

42

| Multicast Filtering Commands

IGMP Snooping

– 1204 –

C

OMMAND

M

ODE

Privileged Exec

E

XAMPLE

The following shows IGMP protocol statistics input:

Console#show ip igmp snooping statistics input interface ethernet 1/1

Interface Report Leave G Query G(-S)-S Query Drop Join Succ Group

--------- -------- -------- -------- ------------- -------- --------- ------

Eth 1/ 1 23 11 4 10 5 14 5

Console#

The following shows IGMP protocol statistics output:

Console#show ip igmp snooping statistics output interface ethernet 1/1

Output Statistics:

Interface Report Leave G Query G(-S)-S Query

--------- -------- -------- -------- -------------

Eth 1/ 1 12 0 1 0

Console#

Table 141: show ip igmp snooping statistics input - display description

Field

Description

Interface

Shows interface.

Report

The number of IGMP membership reports received on this

interface.

Leave

The number of leave messages received on this interface.

G Query

The number of general query messages received on this interface.

G(-S)-S Query

The number of group specific or group-and-source specific query

messages received on this interface.

Drop

The number of times a report, leave or query was dropped.

Packets may be dropped due to invalid format, rate limiting, or

packet content not allowed.

Join Succ

The number of times a multicast group was successfully joined.

Group

The number of multicast groups active on this interface.

Table 142: show ip igmp snooping statistics output - display description

Field

Description

Interface

Shows interface.

Report

The number of IGMP membership reports sent from this interface.

Leave

The number of leave messages sent from this interface.

G Query

The number of general query messages sent from this interface.

G(-S)-S Query

The number of group specific or group-and-source specific query

messages sent from this interface.

Advertising