From 4439bbfc79e15363d4d2ee57e63775e35f7daf4e Mon Sep 17 00:00:00 2001 From: badra001 Date: Thu, 16 Jan 2025 11:58:41 -0500 Subject: [PATCH] add 02 cen-cf-dmz environment vrf --- aws/documentation/transit-gateway/tunnel-numbers.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/aws/documentation/transit-gateway/tunnel-numbers.md b/aws/documentation/transit-gateway/tunnel-numbers.md index c95d34f6..d84e59c1 100644 --- a/aws/documentation/transit-gateway/tunnel-numbers.md +++ b/aws/documentation/transit-gateway/tunnel-numbers.md @@ -118,12 +118,13 @@ In our AWS TGW configuration, we have specified an address block setup such that |-------|-------------|-----|------ | | 00 | Reserved | | | | 01 | Global | no-vrf | Used for non-segemented tunnels | +| 02 | CloudFlare DMZ | cen-cf-dmz | CloudFlare MagicWan | | | | | | -| 18 | Common/Services | cen-services | | | 14 | Development | cen-dev | | | 15 | Test | cen-test | | | 16 | Stage | cen-stage | | | 17 | Production | cen-prod | | +| 18 | Common/Services | cen-services | | | 19 | CRE | cen-cre | | | | | | | | 20 | DMZ Common/Services | dmz-services | | @@ -260,3 +261,6 @@ ifAlias OBJECT-TYPE * 1.0.17 -- 2024-11-15 - add cloudflare + +* 1.0.18 -- 2025-01-16 + - add 02 cen-cf-dmz environment