AWS fsx documentation change
Summary
Updated IP address range references to include IPv4/IPv6 specificity
Security assessment
Clarifies networking documentation without introducing security controls or addressing vulnerabilities. Change is purely informational.
Diff
diff --git a/fsx/latest/ONTAPGuide/configure-routing-maz-on-prem.md b/fsx/latest/ONTAPGuide/configure-routing-maz-on-prem.md index 23c303a46..8001ae3cb 100644 --- a//fsx/latest/ONTAPGuide/configure-routing-maz-on-prem.md +++ b//fsx/latest/ONTAPGuide/configure-routing-maz-on-prem.md @@ -9 +9 @@ -If you have a Multi-AZ file system with an `EndpointIPAddressRange` that's outside your VPC's CIDR range, you need to set up additional routing in your AWS Transit Gateway to access your file system from peered or on-premises networks. +If you have a Multi-AZ file system with an `EndpointIPv4AddressRange` or `EndpointIPv6AddressRange` that's outside your VPC's CIDR range, you need to set up additional routing in your AWS Transit Gateway to access your file system from peered or on-premises networks. @@ -13 +13 @@ If you have a Multi-AZ file system with an `EndpointIPAddressRange` that's outsi -No additional Transit Gateway configuration is required for Single-AZ file systems or Multi-AZ file systems with an `EndpointIPAddressRange` that's within your VPC's IP address range. +No additional Transit Gateway configuration is required for Single-AZ file systems or Multi-AZ file systems with an endpoint IP address range that's within your VPC's IP address range. @@ -19,3 +19 @@ No additional Transit Gateway configuration is required for Single-AZ file syste - 3. In **Network & security** copy the **Endpoint IP address range**. - - + 3. In **Network & security** copy the **Endpoint IPv4 or IPv6 address range**.