< Home

display igmp proxy group

Function

The display igmp proxy group command displays information about IGMP proxy groups.

Format

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

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 groups in a specific VPN instance. The value must be an existing VPN instance name.
all-instance Displays information about IGMP proxy groups in all VPN instances. -
group-address Specifies a multicast group address. If you specify group-address in this command, the command displays information about a specified multicast group. The value ranges from 224.0.1.0 to 239.255.255.255, in dotted decimal notation.
interface interface-type interface-number Displays information about IGMP proxy groups in the specified instances. -
verbose Displays detailed information about IGMP proxy groups. If you specify verbose in this command, the command displays status parameters of IGMP groups. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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

Example

# Display information about IGMP proxy groups.
<HUAWEI> display igmp proxy group
Interface group report information
    Vlanif100(10.1.6.2):
     Total 2 IGMP proxy Groups 
      Group Address   Filter mode
      225.1.1.1       exclude             
      225.1.1.2       include
# Display details of IGMP proxy groups.
<HUAWEI> display igmp proxy group verbose
Interface group report information
       Vlanif100(10.1.6.2): 
        Total 2 IGMP proxy Groups 
        Group: 225.1.1.1               
          Filter mode: exclude 
          Query Response Expiry: 00:00:02   
          Source list (total 1 source) 
             Source: 2.1.1.1
        Group: 225.1.1.2            
          Filter mode: include   
          Query Response Expiry: off   
          Source list (total 1 source) 
             Source: 2.1.1.2
Table 1 Description of the display igmp proxy group command output

Item

Description

Interface group report information

-

Vlanif100(10.1.6.2)

Interface type and interface number (IP address).

Total 2 IGMP proxy Groups

Total two IGMP proxy groups on an interface.

Group Address

Multicast group address.

Filter mode

Filter mode of a group, which can be exclude or include.

Query Response Expiry

Amount of time before the query response time expires.

Source list (total 1 source)

Multicast source list (number of sources in the source list).

Source

Multicast source address.

Group

Multicast group address.

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