From 56445a6b6691ecc6f8c7a382eb70213648d6f66e Mon Sep 17 00:00:00 2001 From: Tizian Maxime Weigt Date: Wed, 14 May 2025 19:00:01 +0200 Subject: [PATCH] Revise BGP Community List title in README.md to specify AS215828 and enhance clarity for DDoS mitigation documentation --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 68f7b25..4097923 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## BGP Community List Search Table +## BGP Community List for AS215828 - TMW Global Networks Below is a sample table for searching and documenting BGP community lists. You can use this table to keep track of BGP communities, their descriptions, and any relevant notes for your network or DDoS mitigation policies. @@ -8,6 +8,4 @@ Below is a sample table for searching and documenting BGP community lists. You c | 215828:0:50000 | Customer Routes | Internal Tagging | Used for customer-specific policies | | 215828:0:30000 | Peer Routes | Peer Tagging | Used for peer-specific policies | | 215828:0:10000 | Transit Routes | Transit Tagging | Used for transit provider policies | -| 215828:0:0 | No-Export | Prevent Route Export | Standard BGP well-known community | -| 12345:90 | No-Advertise | Prevent Route Advertise | Standard BGP well-known community | -| 12345:100 | Local-AS | Restrict to Local AS | Standard BGP well-known community | \ No newline at end of file +| 215828:0:0 | No-Export | Prevent Route Export | Standard BGP well-known community | \ No newline at end of file