< Home

display rip database

Function

The display rip database command displays all the active routes in the RIP database. These routes are sent as regular RIP Update packets.

Format

display rip process-id database [ verbose ]

Parameters

Parameter Description Value
process-id Specifies the ID of a RIP process. The value is an integer ranging from 1 to 65535.
verbose Displays detailed information about the routes in the RIP database. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# Display the RIP database.

<sysname> display rip 100 database
---------------------------------------------------
Advertisement State : [A] - Advertised
                      [I] - Not Advertised/Withdraw
---------------------------------------------------
   10.0.0.0/8, cost 0, ClassfulSumm
       10.1.1.0/24, cost 0, [A], Imported
       10.10.10.0/24, cost 0, [A], Rip-interface
       10.137.220.0/23, cost 1, [A], nexthop 10.10.10.2
Table 1 Description of the display rip database command output

Item

Description

Advertisement State

Status of the existing routes:
  • [A]: routes are in advertised state
  • [I]: routes are not advertised or withdrawn

ClassfulSumm

Classful summary route

Imported

Routes imported from other routing protocols

Rip-interface

Routes learned from the RIP interface

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >