display multicast-mvpn data-group receive

Use display multicast-mvpn data-group receive to display information about data-groups for IPv4 multicast transmission that are received in a VPN instance.

Syntax

display multicast-mvpn vpn-instance vpn-instance-name data-group receive [ brief | [ active | group group-address | sender source-address | vpn-source-address [ mask { mask-length | mask } ] | vpn-group-address [ mask { mask-length | mask } ] ] * ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string of 1 to 31 characters.

brief: Displays brief information. If you do not specify this keyword, the command displays detailed information.

active: Specifies data-groups that have joined the data-MDT.

group group-address: Specifies a data-group by its IP address in the range of 224.0.1.0 to 239.255.255.255.

sender source-address: Specifies an MVPN source interface by its IP address.

vpn-source-address: Specifies a multicast source address of the specified VPN instance.

vpn-group-address: Specifies a multicast group address of the specified VPN instance. The value range for this argument is 224.0.0.0 to 239.255.255.255.

mask-length: Specifies a mask length of the specified multicast source address or multicast group address. The value range for this argument is 0 to 32, and the default is 32.

mask: Specifies a subnet mask of the specified multicast source address or multicast group address. The default is 255.255.255.255.

Examples

# Display detailed information about data-groups for IPv4 multicast transmission that are received in VPN instance mvpn.

<Sysname> display multicast-mvpn vpn-instance mvpn data-group receive
MVPN data-group information received by VPN instance: mvpn
Total 2 data-groups for 8 entries
Total 2 data-groups and 8 entries matched

Data-group: 226.1.1.0   Reference count: 4   Active count: 2
  Sender: 172.100.1.1   Active count: 1
    (192.6.1.5, 239.1.1.1)       expires: 00:03:10 active
    (192.6.1.5, 239.1.1.158)     expires: 00:03:10
  Sender:  181.100.1.1, active count: 1
    (195.6.1.2, 239.1.2.12)      expires: 00:03:10 active
    (195.6.1.2, 239.1.2.197)     expires: 00:03:10
Data-group: 229.1.1.0   Reference count: 4   Active count: 2
  Sender: 185.100.1.1   Active count: 1
    (198.6.1.5, 239.1.3.62)      expires: 00:03:10 active
    (198.6.1.5, 225.1.1.109)     expires: 00:03:10
  Sender: 190.100.1.1   Active count: 1
    (200.6.1.2, 225.1.4.80)      expires: 00:03:10 active
    (200.6.1.2, 225.1.4.173)     expires: 00:03:10

# Display brief information about data-groups for IPv4 multicast transmission that are received in VPN instance mvpn.

<Sysname> display multicast-mvpn vpn-instance mvpn data-group receive brief
MVPN data-group information received by VPN instance: mvpn
Total 2 data-groups for 8 entries
Total 2 data-groups and 8 entries matched

Data group: 226.1.1.0   Reference count: 4   Active count: 2
Data group: 229.1.1.0   Reference count: 4   Active count: 2

Table 73: Command output

Field

Description

MVPN data-group information received by VPN instance: mvpn

Information about data-groups for IPv4 multicast transmission that are received in VPN instance mvpn.

Total 2 data-groups for 8 entries

A total of 2 data-groups, associated with 8 (S, G) entries.

Total 2 data-groups and 8 entries matched

A total of 2 matching data-groups, associated with 8 (S, G) entries.

Data-group

IP address of the received data-group.

Sender

BGP peer address of the PE device that sent the data-group.

Reference count

Number of (S, G) entries that use the data-group in the VPN instance.

Active count

Number of active (S, G) entries (entries with active receivers) that use the data-group in the VPN instance.

expires

Remaining time for the (S, G) entry that uses the data-group in the VPN instance.