display ipv6 mrib interface

Use display ipv6 mrib interface to display information about interfaces maintained by the IPv6 MRIB.

Syntax

display ipv6 mrib [ vpn-instance vpn-instance-name ] interface [ interface-type interface-number ]

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. If you do not specify a VPN instance, this command displays information about interfaces maintained by the IPv6 MRIB on the public network.

interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, this command displays information about all interfaces maintained by the IPv6 MRIB.

Examples

# Display information about interfaces maintained by the IPv6 MRIB on the public network.

<Sysname> display ipv6 mrib interface
 Interface: Vlan-interface1
     Index: 0x00004444
     Current state: up
     MTU: 1500
     Type: BROADCAST
     Protocol: PIM-DM
     PIM protocol state: Enabled
     Address list:
          1. Local address : FE80:7:11::1/10
             Remote address: ::
             Reference     : 1
             State         : NORMAL

Table 99: Command output

Field

Description

Interface

Interface name.

Index

Index number of the interface.

Current state

Current status of the interface: up or down.

MTU

MTU value.

Type

Interface type:

  • BROADCAST—Broadcast link interface.

  • LOOP—Loopback interface.

  • REGISTER—Register interface.

  • MTUNNEL—Multicast tunnel interface.

This field is empty if the interface is Null 0.

Protocol

Protocol running on the interface: PIM-DM, PIM-SM, MLD, or PROXY.

PIM protocol state

Whether IPv6 PIM is enabled: Enabled or Disabled.

Address list

Interface address list.

Local address

Local IP address.

Remote address

Remote end IP address. This field is displayed only when the interface is vlink type.

Reference

Number of times that the address has been used.

State

Status of the interface address: NORMAL or DEL.