AWS directconnect documentation change
Summary
Updated branding terminology from 'AWS Direct Connect' to 'Direct Connect' throughout the documentation
Security assessment
The changes are purely branding/naming updates (removing 'AWS' from product names). No security-related content was added or modified. The MTU discussion remains unchanged except for branding, and there is no evidence of addressing vulnerabilities or security features.
Diff
diff --git a/directconnect/latest/UserGuide/create-private-vif.md b/directconnect/latest/UserGuide/create-private-vif.md index 45fdfe6e0..fcedc51d0 100644 --- a//directconnect/latest/UserGuide/create-private-vif.md +++ b//directconnect/latest/UserGuide/create-private-vif.md @@ -5 +5 @@ -# Create an AWS Direct Connect private virtual interface +# Create an Direct Connect private virtual interface @@ -7 +7 @@ -You can provision a private virtual interface to a virtual private gateway in the same Region as your AWS Direct Connect connection. For more information about provisioning a private virtual interface to an AWS Direct Connect gateway, see [AWS Direct Connect gateways](./direct-connect-gateways.html). +You can provision a private virtual interface to a virtual private gateway in the same Region as your Direct Connect connection. For more information about provisioning a private virtual interface to an Direct Connect gateway, see [Direct Connect gateways](./direct-connect-gateways.html). @@ -11 +11 @@ If you use the VPC wizard to create a VPC, route propagation is automatically en -The maximum transmission unit (MTU) of a network connection is the size, in bytes, of the largest permissible packet that can be passed over the connection. The MTU of a private virtual interface can be either 1500 or 9001 (jumbo frames). The MTU of a transit virtual interface can be either 1500 or 8500 (jumbo frames). You can specify the MTU when you create the interface or update it after you create it. Setting the MTU of a virtual interface to 8500 (jumbo frames) or 9001 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether a connection or virtual interface supports jumbo frames, select it in the AWS Direct Connect console and find **Jumbo Frame Capable** on the **Summary** tab. +The maximum transmission unit (MTU) of a network connection is the size, in bytes, of the largest permissible packet that can be passed over the connection. The MTU of a private virtual interface can be either 1500 or 9001 (jumbo frames). The MTU of a transit virtual interface can be either 1500 or 8500 (jumbo frames). You can specify the MTU when you create the interface or update it after you create it. Setting the MTU of a virtual interface to 8500 (jumbo frames) or 9001 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether a connection or virtual interface supports jumbo frames, select it in the Direct Connect console and find **Jumbo Frame Capable** on the **Summary** tab. @@ -15 +15 @@ The maximum transmission unit (MTU) of a network connection is the size, in byte - 1. Open the **AWS Direct Connect** console at [https://console.aws.amazon.com/directconnect/v2/home](https://console.aws.amazon.com/directconnect/v2/home). + 1. Open the **Direct Connect** console at [https://console.aws.amazon.com/directconnect/v2/home](https://console.aws.amazon.com/directconnect/v2/home). @@ -37 +37 @@ The maximum transmission unit (MTU) of a network connection is the size, in byte -The valid values are 1 to 4294967294. This includes support for both ASNs (1-2147483647) and long ASNs (1-4294967294). For more information about ASNs and long ASNs see [Long ASN support in AWS Direct Connect](./long-asn-support.html). +The valid values are 1 to 4294967294. This includes support for both ASNs (1-2147483647) and long ASNs (1-4294967294). For more information about ASNs and long ASNs see [Long ASN support in Direct Connect](./long-asn-support.html). @@ -84 +84 @@ When configuring AWS Direct Connect virtual interfaces, you can specify your own - * [CreatePrivateVirtualInterface](https://docs.aws.amazon.com/directconnect/latest/APIReference/API_CreatePrivateVirtualInterface.html) (AWS Direct Connect API) + * [CreatePrivateVirtualInterface](https://docs.aws.amazon.com/directconnect/latest/APIReference/API_CreatePrivateVirtualInterface.html) (Direct Connect API)