display mrib interface

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

Syntax

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

Views

Any view

Predefined user roles

network-admin

network-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 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 MRIB.

Examples

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

<Sysname> display 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 : 8.12.0.2/16
             Remote address: 0.0.0.0
             Reference     : 1
             State         : NORMAL

Table 22: 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, IGMP, PROXY, or MD.

PIM protocol state

Whether 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 referenced.

State

Status of the interface address: NORMAL or DEL.