display ripng interface

Use display ripng interface to display interface information for a RIPng process.

Syntax

display ripng process-id interface [ interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

process-id: Specifies a RIPng process by its ID in the range of 1 to 65535.

interface-type interface-number: Specifies an interface by its type and number. If you do not specify this argument, the command displays information about all interfaces for the RIPng process.

Examples

# Display interface information for RIPng process 1.

<Sysname> display ripng 1 interface

 Interface: Vlan-interface100
         Link-local address: FE80::20C:29FF:FEC8:B4DD
         Split-horizon: On                Poison-reverse: Off
         MetricIn: 0                      MetricOut: 1
         Default route: Off
         Primary path detection mode: BFD echo
         Summary address:
                1::/16

Table 131: Command output

Field

Description

Interface

Name of an interface running RIPng.

Link Local Address

Link-local address of an interface running RIPng.

Split-horizon

Indicates whether split horizon is enabled:

  • On—Enabled.

  • Off—Disabled.

Poison-reverse

Indicates whether poison reverse is enabled:

  • On—Enabled.

  • Off—Disabled.

MetricIn/MetricOut

Additional metric to incoming and outgoing routes.

Default route

  • Only—The interface advertises only a default route.

  • Originate—The interface advertises a default route and other RIPng routes.

  • Off—In this state, the interface does not advertise a default route.

  • In garbage-collection status—In this state, the interface advertises a default route with a metric of 16.

Default route cost

Cost of the default route.

Primary path detection mode

BFD echo indicates that BFD single-hop echo detection is used to detect primary link failures.