display igmp-snooping bas port-info

Function

The display igmp-snooping bas port-info command displays user information of multicast programs on BAS interfaces.

Format

display igmp-snooping bas port-info interface { interface-type interface-number | interface-name } [ group-address group-address ]

display igmp-snooping bas port-info interface { interface-type interface-number | interface-name } vpn-instance vpn-instance-name [ group-address group-address ]

Parameters

Parameter Description Value
group-address group-address

Displays user information of a specified multicast group on BAS interfaces.

group-address specifies the multicast group address.

The value ranges from 224.0.0.0 to 239.255.255.255, in dotted decimal notation.

interface interface-type interface-number

Specifies an interface type and number.

-

vpn-instance vpn-instance-name

Displays user information of multicast programs on a BAS interface in a specified VPN instance.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
igmp read

Usage Guidelines

To check user information of multicast programs on BAS interfaces, run the display igmp-snooping bas port-info command.

Example

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

# Display user information of multicast programs that users join on the BAS interface GE 0/1/1.1 in a VPN instance named
<HUAWEI> display igmp-snooping bas port-info interface GigabitEthernet 0/1/1.1 vpn-instance red
VPN-Instance: red
  Interface GigabitEthernet0/1/1.1, 1 Group(s)
  (Source, Group)                          UserID LiveTime    Mode   Flag
  ---------------------------------------------------------------------------
  (10.0.5.100, 225.0.0.1)                  96     00:04:26    IN     --M
                                           97     00:04:26    IN     --M
# Display user information of multicast programs on BAS interface GE 0/1/0.
<HUAWEI> display igmp-snooping bas port-info interface GigabitEthernet 0/1/0
VPN-Instance: public net
  Interface GigabitEthernet0/1/0, 6 Group(s)                                    
  (Source, Group)                          UserID LiveTime    Mode   Flag
  ---------------------------------------------------------------------------
  (*, 225.0.0.1)                           1504   00:00:43    IN     -D-
                                           1506   00:00:43    IN     -D-
  (*, 225.0.0.2)                           1504   00:00:43    IN     -D-
                                           1506   00:00:43    IN     -D-
  (*, 225.0.0.3)                           1504   00:00:43    IN     -D-
                                           1506   00:00:43    IN     -D-
  (10.0.0.110, 232.0.0.1)                  1505   00:00:43    IN     --M
                                           1507   00:00:43    IN     -DM
  (10.0.0.110, 232.0.0.2)                  1505   00:00:43    IN     --M
                                           1507   00:00:43    IN     -DM
  (10.0.0.110, 232.0.0.3)                  1505   00:00:43    IN     --M
# Display user information of multicast group 225.0.0.1 on BAS interface GE 0/1/0.
<HUAWEI> display igmp-snooping bas port-info interface GigabitEthernet 0/1/0 group-address 225.0.0.1
VPN-Instance: public net
  Interface GigabitEthernet0/1/0, 1 Group(s)
  (Source, Group)                          UserID LiveTime    Mode   Flag
  ---------------------------------------------------------------------------
  (*, 225.0.0.1)                           1280   00:55:49    IN     -D-
                                           1281   00:55:49    IN     -D-
Table 1 Description of the display igmp-snooping bas port-info command output
Item Description
Interface GigabitEthernet0/1/0, 1 Group(s)

Number of IGMP entries on the current BAS interface.

(Source, Group)

Multicast source and group addresses.

UserID

ID of the user who join the multicast program.

LiveTime

Up time of the multicast program joined by users.

Mode

Multicast program filter mode:

  • IN: include.
  • EX: Exclude.
Flag

IGMP entry flag:

  • D: Dynamic.
  • M: SSM-Mapping.
  • S: static.
VPN-Instance

Instance to which the BAS interface belong.

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