display rpki table

Function

The display rpki table command displays Route Origination Authorization (ROA) information.

Format

display rpki [ ipv6 ] table

Parameters

Parameter Description Value
ipv6

Displays statistics about IPv6 routes recorded in the ROA. If ipv6 is not specified, statistics about IPv4 routes recorded in the ROA are displayed.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
rpki read

Usage Guidelines

Usage Scenario

To check ROA information, run the display rpki table command. The router matches the origin AS of each received BGP route against the ROA. The BGP origin AS validation result can control route selection.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display IPv6 ROA informations.
<HUAWEI> display rpki ipv6 table

 Total number of RPKI record entry  : 3

  Network                  Maxlen     OriginAS     Session          VPN(RPKI Session)              
  1::/64                   128        444          10.2.200.202     _public_
  2::/64                   128        555          10.2.200.202     _public_
  3::/64                   128        555          10.2.200.202     _public_
# Display IPv4 ROA information.
<HUAWEI> display rpki table

 Total number of RPKI record entry  : 5

  Network                  Maxlen     OriginAS     Session          VPN(RPKI Session)              
  1.1.1.0/24               32         666          10.2.200.202     _public_
  2.2.2.0/24               32         222          10.2.200.202     _public_
  5.5.5.0/24               32         111          10.2.200.202     _public_
  7.7.7.0/24               32         777          10.2.200.202     _public_
  8.8.8.0/24               32         999          10.2.200.202     _public_
Table 1 Description of the display rpki table command output
Item Description
Total number of RPKI record entry

Total number of RPKI record entry.

Network

Destination address.

Maxlen

Maximum mask length.

OriginAS

Origin AS number.

Session

Session address.

VPN

VPN instance name of RPKI session.

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