mrt-summary

read and analyze the MRT format data (utilities)

Install

All systems
curl cmd.cat/mrt-summary.sh
Debian Debian
apt-get install mrtparse
Ubuntu
apt-get install mrtparse
image/svg+xml Kali Linux
apt-get install mrtparse
Windows (WSL2)
sudo apt-get update sudo apt-get install mrtparse
Raspbian
apt-get install mrtparse

mrtparse

read and analyze the MRT format data (utilities)

The MRT format can be used to export routing protocol messages, state changes, and routing information base contents, and is defined in RFC6396. Programs like Quagga / Zebra, BIRD, OpenBGPD and PyRT can dump the MRT format data. Archives are also available from the Route Views Projects and RIPE NCC. This package contains various utilities using the Python module, including a tool to convert to an ExaBGP input, a tool to a bgpdump input, a tool to dump all the information as text and a tool to print a short summary.