rodrigodalri / BGPstability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parser BGP/MRT

Dependencies

mrtparse - https://github.com/t2mune/mrtparse

python

Data Examples

https://drive.google.com/drive/folders/1dusDoizRytARj92bFzAkwLzEAat95njN?usp=sharing

Scripts

Download

Script for download MRT Files of PCH database

ex: source download.sh route-collector.decix-ham.fra.pch.net 2019 01 01

Withdrawn

Script for parser BGP withdrawn messages

ex: source withdrawn.sh route-collector.decix-ham.fra.pch.net 2019 01 01

Announcement

Script for parser BGP announcement messages

ex: source announcement.sh route-collector.decix-ham.fra.pch.net 2019 01 01

Routes

Script for parser BGP update messages

ex: source routes.sh route-collector.decix-ham.fra.pch.net 2019 01 01

About


Languages

Language:Python 81.2%Language:Shell 18.8%