Invalid IPv6 CIDR when creating Local Zone subnet

1

I'm trying to create a Local Zone subnet in us-east-1-dfw-2a, which supports IPv6, using a IPv6 CIDR range that fits in the /56 of its VPC, but I'm getting an invalid subnet range error.

Here's the event from Cloud Trail:

"errorCode": "Client.InvalidSubnet.Range",
"errorMessage": "The IPv6 CIDR '2600:1f18:48a8:REDACTED::/64' is invalid.",
"requestParameters": {
    "vpcId": "vpc-REDACTED",
    "cidrBlock": "10.2.0.112/28",
    "ipv6CidrBlock": "2600:1f18:48a8:REDACTED::/64",
    "availabilityZone": "us-east-1-dfw-2a",
Alex
已提問 4 個月前檢視次數 111 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南