display multicast-mvpn ipv6 data-group receive

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

Syntax

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

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 address in the range of 224.0.1.0 to 239.255.255.255.

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

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

vpn-group-address: Specifies an IPv6 multicast group address of the specified VPN instance. The value range for this argument is FFxy::/16, where "x" and "y" represent any hexadecimal numbers from 0 to F.

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

Examples

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

<Sysname> display multicast-mvpn vpn-instance mvpn ipv6 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::1, ff1e::1)
expires: 00:03:10 active
(192::1, ff1e::2)
expires: 00:03:10
Sender:  181.100.1.1, active count: 1
(192::2, ff1e::11)
expires: 00:03:10 active
(192::2, ff1e::12)
expires: 00:03:10
Data-group: 229.1.1.0   Reference count: 4   Active count: 2
Sender: 185.100.1.1   Active count: 1
(192::6, ff1e::15)
expires: 00:03:10 active
(192::6, ff1e::16)
expires: 00:03:10
Sender: 190.100.1.1   Active count: 1
(192::11, ff1e::21)
expires: 00:03:10 active
(192::11, ff1e::22)
expires: 00:03:10

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

<Sysname> display multicast-mvpn vpn-instance mvpn ipv6 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 76: Command output

Field

Description

MVPN data-group information received by VPN instance: mvpn

Information about data-groups for IPv6 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 matching (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 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.