bgpdump

Parse and analyze MRT/Zebra/Quagga routing protocol dump files

brewmacoslinux
Try with needOr install directly
Source

About

C library for analyzing MRT/Zebra/Quagga dump files

Commands

bgpdump

Examples

Display contents of an MRT dump file in human-readable format$ bgpdump dump.mrt
Convert MRT dump to extended format with detailed BGP messages$ bgpdump -M dump.mrt
Parse dump file and output in table format with specific fields$ bgpdump -T dump.mrt | head -20