We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs(wiki): update CLI commands to show <noun> grammar Update 7 wiki pages to reflect the unified show <noun> command grammar: cli, bmp, bgp-rr, static-routes, policy-routing, looking-glass, feature-inventory. Regenerate llms-full.txt.
Fix plugin pages and CLI commands from YANG verification bgp-rr: rewrite as auto-enabled via route-reflector-client on peers, not use bgp-rr. Add cluster-id leaf and rr status/peers CLI commands. bgp-filter-prefix: fix to match YANG (entry keyed by prefix, unique prefixes, ge/le/action leaves). bgp-filter-aspath: fix container name to as-path-list (was aspath-filter). Entry keyed by regex. bgp-route-modify: fix set as container wrapper, add as-path-prepend and attribute table from YANG. policy-routing: revert CLI to policy show (PBR plugin command, not show policy which is BGP filter policy). cli: list both show policy list/chain (BGP filters) and policy show (PBR) as separate commands. system: add password auto-hashing note (was misplaced in deprecated-options). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Resolve all remaining wiki issues New pages: bgp-rr (route reflector), bgp-filter-prefix (prefix-list), bgp-filter-aspath (AS-path regex), bgp-route-modify (attribute modifier), bgp-redistribute (cross-protocol redistribution), host-inventory (hardware detection, SMART, tuning). Resolves all 6 broken sidebar links. Fixes: redistribute syntax uses destination nesting in static-routes and l2tp. Policy routing CLI corrected to show policy list/chain (not policy show). gen-llms-txt.go strips bold, link, and code markdown from descriptions. deprecated-options notes plaintext-password auto-hashing. performance lists all 8 benchmark DUTs including OpenBGPd. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>