OpenContrail tech doc in Japanese
1.Routing architecture and implementation
2.Service chaining architecture and implementation
3.Neutron router with OpenContrail
4.HA walk
OpenContrail tech doc in Japanese
1.Routing architecture and implementation
2.Service chaining architecture and implementation
3.Neutron router with OpenContrail
4.HA walk
1. Copyright ? GREE, Inc. All Rights Reserved.Copyright ? GREE, Inc. All Rights Reserved.
Route ?Re?ector構成での
RPKIの動作検証
インフラストラクチャ本部? データセンターチーム? ?黒河内 ?倫倫
2. Copyright ? GREE, Inc. All Rights Reserved.
現?行行でているRouter/SwitchなどではRPKIを対応していない機器もある
RPKIのためにRouterをリプレースすることは難しい場合もあるため、
Route ?Re?ector構成で集中的に管理理できる?方法がないか検討をする
なお現状iBGPでRPKI ?Validationができる機種はJuniper製しかないため、
今回はRouter ?Re?ectorをJuniper製の機器で実装した
※JUNOSの実装上eBGPとiBGPを区別していないだけで、特に
? iBGPでのValidationを意識識した実装というわけではないと予想される
背景
11. Copyright ? GREE, Inc. All Rights Reserved.
できた!
問題なくRouteReflector01にてValidationができ、
?Client(Router01,02)側でもLPを変更がされBestPathを選択できている
10.14.0.0/16のNexthopが192.168.128.14@AS65514になり、
?期待通りの動作となっている
13. Copyright ? GREE, Inc. All Rights Reserved.
できない
10.14.0.0/16@AS65514がRouteReflector01まで伝搬しない
理由としては、Router02がBestPathを選択してから
?RouteReflector01に経路広告をしている
そもそもRouter02内のLongestMatchで正しい経路である
?10.14.0.0/24が負けてしまっているため、この様な事象になっている