From 9a470929814aa10cae4ac323a81c962effff7646 Mon Sep 17 00:00:00 2001 From: matthieugouel Date: Tue, 16 Jun 2026 20:17:52 +0200 Subject: [PATCH] docs: remove false RPKI enforcement callout from CLI reference MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The gateway attempts ensure_roa() before revocation but logs failures as warnings and proceeds regardless — there is no enforced constraint. Co-Authored-By: Claude Sonnet 4.6 --- content/docs/tools/cli.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/docs/tools/cli.md b/content/docs/tools/cli.md index dc9dba5..3bd1c3a 100644 --- a/content/docs/tools/cli.md +++ b/content/docs/tools/cli.md @@ -210,10 +210,6 @@ nxthdr peering prefix rpki disable 2a06:de00:5b::/48 The `prefix list` command also shows the current RPKI status for each lease. -{{< callout type="info" >}} -RPKI must be re-enabled before revoking a prefix. The platform enforces this for routing stability. -{{< /callout >}} - ### PeerLab environment Generate a `.env` file for PeerLab with your ASN and active prefixes: