display igmp-snooping querier

Function

The display igmp-snooping querier command displays querier configurations.

Format

display igmp-snooping querier vlan [ vlan-id ]

display igmp-snooping querier vsi [ vsi-name ]

display igmp-snooping querier bridge-domain [ bd-id ]

Parameters

Parameter Description Value
vsi vsi-name

Displays querier configurations in a specified VSI. If vsi-name is not specified, IGMP querier configurations in all VSIs will be displayed.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string.

bridge-domain bd-id

Displays querier configurations in a specified BD. If bd-id is not specified, IGMP querier configurations in all BDs will be displayed.

The bd-id value is an integer ranging from 1 to 16777215.

vlan vlan-id

Displays querier configurations in a specified VLAN. If vlan-id is not specified, IGMP querier configurations in all VLANs will be displayed.

The vlan-id value ranges from 1 to 4094.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
l2mc read

Usage Guidelines

Usage Scenario

If IGMP messages sent from an upstream router may not reach a downstream Layer 2 device due to specific causes (for example, IGMP is not enabled on the upstream router) or the upstream router does not need to learn multicast forwarding entries dynamically because static entries are configured, the Layer 2 device can be configured as a querier to replace the upstream router to send IGMP Query messages. This reduces the burden of the upstream device. The display igmp-snooping querier command can be used to view querier configurations.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display querier configurations in all VLANs.
<HUAWEI> display igmp-snooping querier vlan
VLAN                            Querier-state     Querier
------------------------------------------------------------
1                                Enable           192.168.0.1
2                                Disable          --
3                                Disable          --
-----------------------------------------------------------
total entry 3
Table 1 Description of the display igmp-snooping querier command output
Item Description
VLAN

VLAN ID.

Querier-state

Querier status:

  • Disable: indicates that the querier has not been started.
  • Enable: indicates that the querier has been started.
Querier

IP address of a querier.

total entry 3

Total three pieces of querier information.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >