< Home

display igmp proxy interface

Function

The display igmp proxy interface command displays information about IGMP proxy interfaces.

Format

display igmp proxy [ vpn-instance vpn-instance-name | all-instance ] interface [ interface-type interface-number ]

Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S support this command.

Parameters

Parameter Description Value
vpn-instance vpn-instance-name Displays information about IGMP proxy interfaces in a specific VPN instance. If neither vpn-instance nor all-instance is specified, the command displays only IGMP proxy interfaces in the public network instance. The value must be an existing VPN instance name.
all-instance Displays information about IGMP proxy interfaces in all VPN instances. -
interface-type interface-number Displays information about IGMP proxy interfaces in a specific interface. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

To check the status of an IGMP proxy interface or find out the cause of a fault in an IGMP proxy interface, run the display igmp proxy interface command.

Example

# Display information about IGMP proxy interfaces.
<HUAWEI> display igmp proxy interface
Interface information of VPN-Instance: public net
 Vlanif100(192.168.1.2):
   IGMP proxy is enabled
   Current IGMP proxy version (negotiated) is 3
   Current IGMP proxy version (configured) is 2
   IGMP proxy state: up
   Value of query interval for IGMP (negotiated): 60 s
   Value of query interval for IGMP (configured): 60 s
   Value of querier present timeout for IGMPv1: off
   Value of querier present timeout for IGMPv2: off
   Value of querier present timeout for IGMPv3: 124 s
   General query response expiry: off
   Querier for IGMP: 192.168.1.1
   Robustness (negotiated): 2
   Robustness (configured): 2
   Require-router-alert: disabled
   Send-router-alert: enabled
   Ip-source-policy: disabled
   Query ip-source-policy: 2000
   TTL-check: disabled
Table 1 Description of the display igmp proxy interface command output

Item

Description

Interface information of VPN-Instance: public net

VPN instance to which IGMP proxy interface information belongs. public net indicates the public network instance.

Vlanif100(192.168.1.2)

Interface type and interface number (IP address).

IGMP proxy is enabled

IGMP proxy is enabled on the interface.

Current IGMP proxy version (negotiated) is 3

Negotiated IGMP version on the IGMP proxy interface is IGMPv3.

Current IGMP proxy version (configured) is 2

IGMPv2 is configured on the IGMP proxy interface.

IGMP proxy state

Status of the IGMP proxy interface, which can be Up or Down.

Value of query interval for IGMP (negotiated)

Query interval negotiated between the query interval configured on the IGMP proxy interface and the query interval carried in a Query message, in seconds. Only IGMPv3 Query messages carry this field. This field takes effect only in IGMPv3.

Value of query interval for IGMP (configured)

Interval at which the IGMP proxy interface sends IGMP Query messages, in seconds.

Value of querier present timeout for IGMPv1

Timeout period of an IGMPv1 querier.

Value of querier present timeout for IGMPv2

Timeout period of an IGMPv2 querier.

Value of querier present timeout for IGMPv3

Timeout period of an IGMPv3 querier.

General query response expiry

Timeout period of a general group query timer.

Querier for IGMP

Address of an IGMP querier. In IGMPv1, a querier is selected based on a multicast routing protocol; in IGMPv2 and IGMPv3, the switch with the lowest IP address acts as the querier on the shared network segment. If no querier exists, this field is displayed as "-".

Robustness (negotiated)

Robustness variable negotiated between the robustness variable configured on an IGMP proxy interface and the robustness variable carried in a Query message. This field takes effect only in IGMPv3.

Robustness (configured)

Robustness variable configured on the IGMP proxy interface.

Require-router-alert

Whether the switch discards IGMP packets that do not contain the Router-Alert option in IP packet headers.
  • enable: The switch discards IGMP packets that do not contain the Router-Alert option in IP packet headers.
  • disable: The switch does not discard IGMP packets that do not contain the Router-Alert option in IP packet headers.

This function is configured using the igmp require-router-alert command.

Send-router-alert

Whether the switch sends IGMP packets with the Router-Alert option.
  • enabled: The switch sends IGMP packets with the Router-Alert option.
  • disabled: The switch sends IGMP packets without the Router-Alert option.

This function is configured using the igmp send-router-alert command.

Ip-source-policy

Whether to filter IGMP Report/Leave messages based on host addresses.
  • enabled: The switch filters IGMP Report/Leave messages based on host addresses.
  • disabled The switch does not filter IGMP Report/Leave messages based on host addresses.

This function is configured using the igmp ip-source-policy command.

Query ip-source-policy

Whether to filter IGMP Query messages based on source addresses.
  • enabled: The switch filters IGMP Query messages based on source addresses.
  • disabled: The switch does not filter IGMP Query messages based on source addresses.

This function is configured using the igmp query ip-source-policy command.

TTL-check

Whether the function to check the TTL values in received IGMP Report, Leave, and Query messages is enabled:
  • enabled
  • disabled

This function is configured using the igmp ttl-check command.

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