The display multicast user-info command displays information about users and the multicast programs they join on a specified interface or interface board.
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. |
- |
The actual command output varies according to the device. The command output here is only an example.
<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
<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
<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
<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
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:
|
UserIP | User IP address. |
Flag | Static multicast program status, which can be Active or Inactive. |