< Home

display ripng database

Function

The display ripng database command displays all the active routes in the RIPng database.

Format

display ripng process-id database [ verbose ]

Parameters

Parameter Description Value
process-id Displays all the active routes of the specified RIPng process. The value is an integer that ranges from 1 to 65535.
verbose Displays detailed information about the routes in the RIPng database. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run the display ripng database command to check all the active routes in the RIPng database.

Example

# Display routes in the RIPng database.

<HUAWEI> display ripng 100 database
1::/64,                                                                      
        via FE80::82FB:6FF:FE35:45B6, Vlanif200, cost 0, Imported 
   2::/64,                                                                      
        Vlanif100, cost 0, RIPng-interface                           
   3::/64,                                                                      
        via FE80::82FB:6FF:FE35:45B6, Vlanif200, cost 16             
   3::/64,                                                                      
        Vlanif200, cost 0, RIPng-interface                           
   4::/64,                                                                      
        via FE80::82FB:6FF:FE35:45B6, Vlanif200, cost 1
Table 1 Description of the display ripng database command output

Item

Description

1::/64

Destination IPv6 address of a route.

via

Next-hop link-local address.

cost

Cost of a route.

Imported

Route imported from other routing protocols.

RIPng-interface

Route generated by RIPng.

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