display ipv6 l2-multicast ip forwarding

Use display ipv6 l2-multicast ip forwarding to display Layer 2 IPv6 multicast IP forwarding entries.

Syntax

In standalone mode:

display ipv6 l2-multicast ip forwarding [ group ipv6-group-address ] [ vlan vlan-id | vsi vsi-name ] [ slot slot-number ]

In IRF mode:

display ipv6 l2-multicast ip forwarding [ group ipv6-group-address ] [ vlan vlan-id | vsi vsi-name ] [ chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

group ipv6-group-address: Specifies an IPv6 multicast group by its IPv6 address. If you do not specify an IPv6 multicast group, this command displays Layer 2 IPv6 multicast IP forwarding entries for all IPv6 multicast groups.

vlan vlan-id: Specifies a VLAN by its VLAN ID in the range of 1 to 4094. If you do not specify a VLAN, this command displays Layer 2 IPv6 multicast IP forwarding entries for all VLANs.

vsi vsi-name: Specifies a VSI by its name, a case-sensitive string of 1 to 31 characters. If you do not specify a VSI, this command displays Layer 2 IPv6 multicast IP forwarding entries for all VSIs.

slot slot-number: Specifies a card by its slot number. If you do not specify a card, this command displays the Layer 2 IPv6 multicast IP forwarding entries for the MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number argument represents the member ID of the IRF member device. The slot-number argument represents the slot number of the card. If you do not specify a card, this command displays Layer 2 IPv6 multicast IP forwarding entries for the global active MPU. (In IRF mode.)

Examples

# Display Layer 2 IPv6 multicast IP forwarding entries for VLAN 2.

<Sysname> display ipv6 l2-multicast ip forwarding vlan 2
Total 1 entries.

VLAN 2: Total 1 entries.
   (::, FF1E::101)
    Host ports (3 in total):
      HundredGigE1/0/1
      HundredGigE1/0/2
      HundredGigE1/0/3

# Display Layer 2 IPv6 multicast IP forwarding entries for VSI aaa.

<Sysname> display ipv6 l2-multicast ip forwarding vsi aaa
Total 1 entries.

VSI aaa: Total 1 entries.
  (::, FF1E::101)
    Host ports (1 in total):
       (Link ID 0)

Table 57: Command output

Field

Description

Total 1 entries

Total number of Layer 2 IPv6 multicast IP forwarding entries.

VLAN 2: Total 1 entries

Total number of Layer 2 IPv6 multicast IP forwarding entries in VLAN 2.

VSI aaa: Total 1 entries

Total number of Layer 2 IPv6 multicast IP forwarding entries in VSI aaa.

(::, FF1E::101)

(S, G) entry, where a double colon (::) in the S position means all IPv6 multicast sources.

Host ports (3 in total)

Member ports and total number of member ports.

(Link ID 0)

Layer 3 Ethernet interface and its link ID.

NPW (Link ID 8)

N-PW interface and its link ID.

UPW (Link ID 9)

U-PW interface and its link ID.

Tun0 (VXLAN ID 0)

VXLAN tunnel interface and its VXLAN ID.