Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

VRP comparison #4

Closed
ximon18 opened this issue Apr 4, 2019 · 1 comment
Closed

VRP comparison #4

ximon18 opened this issue Apr 4, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@ximon18
Copy link
Member

ximon18 commented Apr 4, 2019

1, Query the actual router VRP database and compare the content to that of the Routinator.
2. Repeat the comparison after the data has changed in the Routinator. Does the router pick up the changes and does its database match the Routinator data?

This probably requires that I know the serial number of the Routinator data and the router data.

For the Routinator getting the serial number depends on NLnetLabs/routinator#73, though it might be possible to get the serial number from the Routinator logs.

For the router, at least Alcatel/Lucent/Nokia SROS 16.0.R6 exposes the serial via the console:

A:vSIM>show router origin-validation rpki-session detail
...
Serial ID          : 53149              Session ID         : 0

Use environment no more (otherwise the interface prompts for the next page) and show router origin-validation database to get the actual VRPs.

I'm not sure if I can get it via NETCONF or if doing so would be any more standard across routers than using the proprietary console.

@ximon18 ximon18 added the enhancement New feature or request label Apr 4, 2019
@ximon18 ximon18 changed the title FEATURE: VRP comparison VRP comparison Apr 4, 2019
@ximon18 ximon18 added this to the Initial release milestone Apr 15, 2019
@ximon18
Copy link
Member Author

ximon18 commented May 7, 2019

Routinator vs Nokia SROS VRP DB comparison has been working since commit 3c1ca64.

@ximon18 ximon18 closed this as completed May 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant