< Home

display multicast-profile

Function

The display multicast-profile command displays information about multicast profile.

Format

display multicast-profile [ profile-name [ verbose ] ]

Parameters

Parameter

Description

Value

profile-name

Specifies the name of a multicast profile.

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

verbose

Indicates detailed information.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

If you specify profile-name, this command displays information about a specified multicast profile. If you do not specify profile-name, this command displays brief information about all multicast profiles.

Example

# Display brief information about all multicast profiles.

<HUAWEI> display multicast-profile
 -----------------------------------------------------------------------------
 Index        Profile-Name                    Multicast-list  Attach-User
 -----------------------------------------------------------------------------
  1             p1                                   1              2
  2             p2                                   2              2

 Total: 2

# Display detailed information about the multicast profile p1.

<HUAWEI> display multicast-profile p1 verbose
 Profile-name : p1
 Referenced multicast-group  (Total: 2)
        g1                               225.0.0.1        [w]
        g2                               225.0.0.2        [w]
Table 1 Description of the display multicast-profile command output

Item

Description

Index

Index of a multicast profile.

Profile-Name

Name of the multicast profile.

Multicast-list

Number of multicast group lists contained in the multicast profile.

Attach-User

Number of user VLANs that the multicast profile is bound to.

Referenced multicast-group

Number of multicast groups in the multicast profile. In this example, g1 is the multicast group name, 225.0.0.1 is the group address. [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 profiles.
  • The second Total field indicates the number of multicast groups in the specified multicast profile.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >