< Home

display multicast-list

Function

The display multicast-list command displays the configuration of a multicast group list.

Format

display multicast-list [ list-name ]

Parameters

Parameter

Description

Value

list-name

Specifies the name of a multicast group list.

The value is a string of 1 to 31 case-insensitive characters without spaces.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

If you specify the name of a multicast group list in the display multicast-list command, detailed information about the specified multicast group list is displayed. If you do not specify a multicast group list in the command, the summary information about all multicast group lists is displayed.

Example

# Display brief information about all multicast group lists.

<HUAWEI> display multicast-list
 -------------------------------------------------------------------------      
 Index        Multicast-list-name             Multicast-group                   
 -------------------------------------------------------------------------      
  1             l1                                     2                        
                                                                                
 Total: 1    

# Display details about the multicast group list named l1.

<HUAWEI> display multicast-list l1
 Multicast-list-name : l1                                                       
                                                                                
 Referenced multicast-group (Total: 2)                                          
        g1                               232.0.0.1[10.1.1.1]                    
        g2                               232.0.0.2[10.2.1.1]                    
                                                                                
 Referenced multicast-profile (Total: 2)                                        
        p1                               [w]                                    
        p2                               [w]   
Table 1 Description of the display multicast-list command output

Item

Description

Index

Index of a multicast group list.

Multicast-list-name

Name of a multicast group list.

Multicast-group

Number of multicast groups contained in a multicast group list.

Referenced multicast-group

Multicast groups contained in a multicast group list. For example, g1 and 232.0.0.1 are the name and address of the multicast group, while 10.1.1.1 is a multicast source address.

Referenced multicast-profile

Profile that a multicast group list is added to. p1 is the name of the multicast profile. [w] means that the profile is in watching state, and [p] indicates that the profile is in preview state.

Total

  • The first Total field indicates the total number of multicast group lists.
  • The second Total field indicates the number of multicast groups in the specified multicast group list.
  • The third Total field indicates the number of multicast profiles that references the multicast group list.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >