display ripng database
Use display ripng database to display all active routes in the advertising database for a RIPng process.
Syntax
display ripng process-id database [ ipv6-address prefix-length ]
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.
ipv6-address prefix-length: Specifies an IPv6 address. The ipv6-address argument specifies an IPv6 address. The prefix-length argument specifies a prefix length in the range of 0 to 128.
Examples
# Display active routes for RIPng process 1.
<Sysname> display ripng 1 database 1::/64, cost 0, RIPng-interface 10::/32, cost 0, imported 2::2/128, via FE80::20C:29FF:FE7A:E3E4, cost 1
Table 129: Command output
Field | Description |
---|---|
cost | Route metric value. |
imported | Indicates the route is redistributed from another routing protocol. |
RIPng-interface | Route learned from the interface. |
via | Next hop IPv6 address. |