annuler
Affichage des résultats de 
Rechercher plutôt 
Vouliez-vous dire : 
cancel
1109
Visites
2
Compliment
15
Réponses

How do I know if my router can handle RPKI?

Baptiste
Spotlight
Spotlight

Hello,
Do you have a site or a way to check that the routers?
Thank you for your answer

1 SOLUTION APPROUVÉE

Solutions approuvées

friend router support RPKI not meaning you can use it, 
you need infrastructure for it. 
router depend on some other Node to validate the route, are you have this infrastructure?

Voir la solution dans l'envoi d'origine

15 RÉPONSES 15

Hello

 Which router model?

M02@rt37
VIP
VIP

Bonjour @Baptiste ,

il nous faut plus de détails concernant votre demande.

Type de routeur (comme le demande @Flavio Miranda), la licence.

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

cisco 19021 verson 15.4 router

@Baptiste  

cisco ISR 1921 vous voulez dire ?

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

M02@rt37
VIP
VIP

@Baptiste  

Pour vérifier simplement si le router est disposé à être configuré pour du RPKI il faut checker si dans l'instance [router bgp X], la commande [bgp rpki server tcp A.B.C.D] est disponible. Sur IOS-XR c'est la commande [rpki server A.B.C.D].

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

As I know only high end routers and edge routers support this bgp feature.

Does the ASR 901 version 15.6-2 support it?

Screenshot (668).png

check the command 
match RPKI <<- under route-map are it available if not I think this platform not support 

 

Hello,
I have taken an ASR901 to implement rpki, I looked at the command is present.
I'm not sure if this is a good idea, but I'm not sure if it's a good idea.
What is the command?
I tried "no service instance 1" but it doesn't work.

Best regards
Baptiste

Bonjour @Baptiste ,

où avez-vous entré la commande [no service instance 1] ?

Sur l'ASR 901, dans [router bgp XXX] avez-vous la commande "bgp rpki server tcp A.B.C.D" ?

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Hello,

I entered the command in a gi0/0 interface.
I have a problem with this command, but I can't register an ip address.

Best regards

oui j'ai utiliser la commande "bgp rpki server tcp 192.168.102.39 port 22 refresh 10"

friend router support RPKI not meaning you can use it, 
you need infrastructure for it. 
router depend on some other Node to validate the route, are you have this infrastructure?

Baptiste
Spotlight
Spotlight

This is the problem I have.

I want to do rpki with this infra. The routers of the AS 65001 and 65002 are Cisco 1921 version 15.4 or 15.5 which does not support RPKI.
I installed on the VM Routinator to make the validation of BGP announcement.
But for the RPKI to be supported I took a cisco ASR901 in version 15-6. I have the command bgp rpki server tcp 192.168.102.39 port 22 refresh 10.
How to make the BGP announcements go through the AS901? It is necessary to put ip address or to pass by vlans ?