< Home

display ripng database

Function

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

Format

display ripng process-id database [ verbose ]

Parameters

Parameter Description Value
process-id Specifies the ID of a RIPng process. The value is an integer ranging 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

None

Example

# Display the routes in the RIPng database.

<sysname> display ripng 100 database
   2001:DB8:8::8/128,
      NULL0  cost 0, Imported
   2001:DB8:10::/64,
      via FE80::2E0:E6FF:FE1B:8242, GigabitEthernet0/0/1, cost 1
   2001:DB8:10::/64,
      via FE80::2E0:E6FF:FE1B:8242, GigabitEthernet0/0/2, cost 1
   2001:DB8:10::/64,
      via FE80::2E0:E6FF:FE1B:8142, GigabitEthernet0/0/1, cost 1
   2001:DB8:10::/64,
       via FE80::2E0:E6FF:FE1B:8142, GigabitEthernet0/0/2, cost 1
Table 1 Description of the display ripng database command output

Item

Description

2001:DB8:8::8/128

IPv6 destination address

via

Link-local address of the next hop

cost

Cost of the route

Imported

Routes imported from other routing protocols

RIPng-interface

Routes generated by RIPng

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