AWS directconnect documentation change
Summary
Changed terminology from 'virtual private interface' to 'private virtual interface' in MTU documentation
Security assessment
The change appears to be a terminology correction without altering technical meaning. No security vulnerabilities or security features are mentioned in the context of this MTU documentation update.
Diff
diff --git a/directconnect/latest/UserGuide/create-private-vif.md b/directconnect/latest/UserGuide/create-private-vif.md index cd27245c0..9887379d7 100644 --- a//directconnect/latest/UserGuide/create-private-vif.md +++ b//directconnect/latest/UserGuide/create-private-vif.md @@ -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 virtual private 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 AWS Direct Connect console and find **Jumbo Frame Capable** on the **Summary** tab.