https://t.me/RX1948
Server : Apache
System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : dh_edsupp ( 6597262)
PHP Version : 8.2.26
Disable Function : NONE
Directory :  /lib/python3/dist-packages/awscli/examples/ec2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/ec2/associate-subnet-cidr-block.rst
**To associate an IPv6 CIDR block with a subnet**

This example associates an IPv6 CIDR block with the specified subnet.

Command::

  aws ec2 associate-subnet-cidr-block --subnet-id subnet-5f46ec3b --ipv6-cidr-block 2001:db8:1234:1a00::/64

Output::

  {
    "SubnetId": "subnet-5f46ec3b", 
    "Ipv6CidrBlockAssociation": {
        "Ipv6CidrBlock": "2001:db8:1234:1a00::/64", 
        "AssociationId": "subnet-cidr-assoc-3aa54053", 
        "Ipv6CidrBlockState": {
            "State": "associating"
        }
    }
  }

https://t.me/RX1948 - 2025