Skip to main content
Glama
duksh

PeerGlass

by duksh

rir_route_stability

Read-onlyIdempotent

Analyze BGP route stability for prefixes using RIPE Stat routing-history data to detect flapping, identify network issues, and assess reliability over configurable time windows.

Instructions

Analyse BGP route stability for a prefix over a configurable time window using RIPE Stat routing-history data.

A stable route has no state changes (no withdrawal/re-announcement cycles). Repeated flapping can indicate hardware failure, misconfiguration, or DDoS and causes router CPU load and convergence delays for peers.

Args: params (RouteStabilityInput): - prefix (str): CIDR prefix e.g. '1.1.1.0/24' - hours (int): Analysis window in hours (default 24, max 168 = 7 days) - response_format (str): 'markdown' (default) or 'json'

Returns: str: Stability score (0–100), state change count, uptime %, and event timeline.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/duksh/peerglass'

If you have feedback or need assistance with the MCP directory API, please join our Discord server