monocle

Inspect and analyze BGP routing data with powerful querying capabilities

brewmacoslinux
Try with needOr install directly
Source

About

See through all BGP data with a monocle

Commands

monocle

Examples

Query BGP announcements for a specific AS number$ monocle --asn 65000
Look up prefix information and its originating ASN$ monocle --prefix 192.0.2.0/24
Analyze BGP data with filtering and output formatting$ monocle --filter 'origin_asn == 65001' --format json