display rip neighbor

Use display rip neighbor to display neighbor information for a RIP process.

Syntax

display rip process-id neighbor [ interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

process-id: Specifies a RIP 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 all neighbor information for the RIP process.

Examples

# Display neighbor information for RIP process 1.

<Sysname> display rip 1 neighbor
 Neighbor address: 197.168.2.3
     Interface  : Vlan-interface10
     Version    : RIPv2     Last update: 00h00m02s
     Relay nbr  : N/A       BFD session: N/A
     Bad packets: 0         Bad routes : 0

Table 23: Command output

Field

Description

Interface

Output interface that is connected to the neighbor.

Version

Version of RIP that the neighbor runs.

Last update

Time elapsed since the most recent update.

Relay nbr

Relay neighbor type.

BFD session

BFD session type.

Bad packets

Number of received bad packets.

Bad routes

Number of received bad routes.