display multicast user-info

Function

The display multicast user-info command displays information about users and the multicast programs they join on a specified interface or interface board.

Format

display multicast user-info { slot SlotNum | out-interface { oif-port-type oif-port-num | oif-port-name } }

display multicast user-info out-interface Eth-Trunk all

Parameters

Parameter Description Value
slot SlotNum

Displays information about users and the multicast programs they join on the interface board in a specified slot.

slot-id specifies a slot ID.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported.

out-interface oif-port-type oif-port-num

Displays information about users and the multicast programs they join on a specified interface.

interface-type interface-number specifies the interface type and number.

The value is a string of 1 to 63 case-sensitive characters, spaces not supported.

all

Displays information about users and the multicast programs they join on all Eth-Trunk interfaces.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
igmp read

Usage Guidelines

To check information about users and the multicast programs they join on a specified outbound interface or interface board, run the display multicast user-info command. The command output helps you learn audience rating and user preferences.

Example

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

# Display information about static multicast programs that users join on the board in slot 1.
<HUAWEI> display multicast user-info slot 1
------------------------------------------------------------------------------
 UserID  :9        Interface:GigabitEthernet0/1/1
 UserType:Local   
 UserIP:1.0.0.10
 Source Address:*
 Group  Address:225.0.0.1

 Source Address:*
 Group  Address:225.0.0.2

 Source Address:*
 Group  Address:225.0.0.3

 Source Address:*
 Group  Address:225.0.0.4

 Static Source Address:*
 Static Group  Address:225.0.0.4 
 Flag:Active
 
 UserID  :10       Interface:GigabitEthernet0/1/1
 UserType:Local   
 UserIP:1.0.0.9
 Source Address:*
 Group  Address:225.0.0.1

 Source Address:*
 Group  Address:225.0.0.2

 Source Address:*
 Group  Address:225.0.0.3

------------------------------------------------------------------------------
  Local user number :2
  Remote user number:0
  Total user number :2
# Display information about users and the multicast programs they join on all Eth-Trunk interfaces.
<HUAWEI> display multicast user-info out-interface Eth-Trunk all
UserID  :65       Interface:Eth-Trunk1
 UserType:Local
 UserIP:2015::10:9C00:8100:27E3
 Source Address:*
 Group  Address:FF17::1

 UserID  :64       Interface:Eth-Trunk1.1
 UserType:Local
 UserIP:10.0.255.251
 Source Address:10.0.5.103
 Group  Address:225.0.0.1

------------------------------------------------------------------------------
  Local user number :2
  Remote user number:0
  Total user number :2
# Display information about users and the multicast programs they join on interface GE 0/1/0.
<HUAWEI> display multicast user-info out-interface GigabitEthernet 0/1/0
UserID  :1280     Interface:GigabitEthernet0/1/0
 UserType:Local
 UserIP:10.0.218.156
 Source Address:*
 Group  Address:225.0.0.1

 UserID  :1281     Interface:GigabitEthernet0/1/0
 UserType:Local
 UserIP:10.0.218.155 
 Source Address:*
 Group  Address:225.0.0.1

------------------------------------------------------------------------------
  Local user number :2
  Remote user number:0
  Total user number :2
# Display information about users and the multicast programs they join on the interface board in slot 1.
<HUAWEI> display multicast user-info slot 1
UserID  :1280     Interface:GigabitEthernet0/1/0
 UserType:Local
 UserIP:10.0.218.156 
 Source Address:*
 Group  Address:225.0.0.1

 UserID  :1281     Interface:GigabitEthernet0/1/0
 UserType:Local
 UserIP:10.0.218.155 
 Source Address:*
 Group  Address:225.0.0.1

------------------------------------------------------------------------------
  Local user number :2
  Remote user number:0
  Total user number :2
Table 1 Description of the display multicast user-info command output
Item Description
UserID

User ID.

Source Address

Multicast source address.

Group Address

Multicast group address.

Static Source Address

Source IP address of a static multicast program.

Static Group Address

Group IP address of a static multicast program.

Local user number

Number of local users.

Remote user number

Number of remote users.

Total user number

Total number of local users and remote users.

Interface

Interface.

UserType

User type:

  • Local.
  • Remote.
UserIP

User IP address.

Flag

Static multicast program status, which can be Active or Inactive.

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