AWS directconnect documentation change
Summary
Updated jumbo frames MTU from 9001 to 8500 and added deprecation note for 9100 MTU.
Security assessment
Consistent MTU standardization across documentation. No security implications are mentioned in the change details.
Diff
diff --git a/directconnect/latest/UserGuide/create-private-vif.md b/directconnect/latest/UserGuide/create-private-vif.md index d1692eb38..cd27245c0 100644 --- a//directconnect/latest/UserGuide/create-private-vif.md +++ b//directconnect/latest/UserGuide/create-private-vif.md @@ -12,0 +13,4 @@ The maximum transmission unit (MTU) of a network connection is the size, in byte +###### Note + +The MTU for private virtual interfaces is standardizing to 8500; however, 9100 will continue to be supported until it's removed. + @@ -59 +63,5 @@ When configuring AWS Direct Connect virtual interfaces, you can specify your own - 2. To change the maximum transmission unit (MTU) from 1500 (default) to 9001 (jumbo frames), select **Jumbo MTU (MTU size 9001)**. + 2. To change the maximum transmission unit (MTU) from 1500 (default) to 8500 (jumbo frames), select **Jumbo MTU (MTU size 8500)**. + +###### Note + +The MTU for private virtual interfaces is standardizing to 8500; however, 9100 will continue to be supported until it's removed.