diff --git a/documentation/general/requirements/program-scale-testing-requirements-draft.md b/documentation/general/requirements/program-scale-testing-requirements-draft.md index 5353b5889..9dd82b399 100644 --- a/documentation/general/requirements/program-scale-testing-requirements-draft.md +++ b/documentation/general/requirements/program-scale-testing-requirements-draft.md @@ -297,6 +297,31 @@ The following scale of policies and routes are at minimum required to be configured during validation and test plan needs to be executed covering both scenarios: +**NEW Values Start** ################################################### + +| | per ENI | 200G (DPU) | 400G | 800G | 1.6T (smart switch) | +|---------------|------------|--------------|-------|-------|-------| +| VNETs | | 1024 | 2048 | 4096 | 8192 | +| ENIs | | 64 | 128 | 256 | 512 | +| Routes | 100K | 6.4M | 12.8M | 25.6M | 51.2M | +| NSGs | 5in + 5out | 640 | 1280 | 2560 | 5120 | +| ACLs prefixes | 10x100K | 64M | 128M | 256M | 512M | +| ACLs Ports | 10x10K | 6.4M | 12.8M | 25.6M | 51.2M | +| Mappings (CA to PA) | 160K | 10M | 20M | 40M | 80M | +| Act Con | 1M (bidir) | 64M | 128M | 256M | 512M | +| CPS | | 3.75M | 7.5M | 15M | 30M | +| bg flows TCP | | 1M (bidir) | 2M | 4M | 8M | +| bg flows UDP | | 1M (bidir) | 2M | 4M | 8M | + +- ACL rules per NSG = 1000 +- Prefixes per ACL rule = 100 +- Prefixes mapped per ACL rule = 16 +- Prefixes routed per ACL rule = 84 +- Routes per ACL rule = 10 +- -> Change Above: NSG per ENI changed since 5 Inbound & 5 Outbound stages are required + +**NEW Values End** #################################################### + ## MSFT LAB IXIA Configuration