Motivation

検証などでフルルートを食わせてみましょうってのがあるけれども、結局どうやるんだろうと。

Install Python

Mac なので入ってた

$ python
Python 2.7.5 (default, Mar  9 2014, 22:15:05) 
[GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

Insatall PyPy

入れるといいらしい

PyPy - Download and install

真ん中あたりの Mac OS/X binary (64bit) を持ってくる。

Configure SRX

Factory setting から BGP に関するものとかを入れただけ。

Advertise full route

1 時間以上かかってる…

$ ./sbin/exabgp ~/mrtparse/examples/full.conf

Reference