Compare commits

...

1 Commits

Author SHA1 Message Date
3071d21519 Update content 2022-11-08 13:27:48 +00:00
11 changed files with 19 additions and 19 deletions

View File

@ -40,7 +40,7 @@ Procedure
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Parameter | Description | Example Value | | Parameter | Description | Example Value |
+========================+=============================================================================================================================================================================================================================================+=======================+ +========================+=============================================================================================================================================================================================================================================+=======================+
| VPC | The VPC for which you want to create a subnet. | - | | VPC | The VPC for which you want to create a subnet. | ``-`` |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Name | The subnet name. | Subnet | | Name | The subnet name. | Subnet |
| | | | | | | |
@ -50,7 +50,7 @@ Procedure
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Associated Route Table | The default route table to which the subnet will be associated. You can change the route table to a custom route table on the **Subnets** page. | Default | | Associated Route Table | The default route table to which the subnet will be associated. You can change the route table to a custom route table on the **Subnets** page. | Default |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Advanced Settings | Two options are available, **Default** and **Custom**. You can set **Advanced Settings** to **Custom** to configure advanced subnet parameters. | - | | Advanced Settings | Two options are available, **Default** and **Custom**. You can set **Advanced Settings** to **Custom** to configure advanced subnet parameters. | ``-`` |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Gateway | The gateway address of the subnet. | 192.168.0.1 | | Gateway | The gateway address of the subnet. | 192.168.0.1 |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+

View File

@ -40,7 +40,7 @@ Procedure
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Parameter | Description | Example Value | | Parameter | Description | Example Value |
+========================+=============================================================================================================================================================================================================================================+=======================+ +========================+=============================================================================================================================================================================================================================================+=======================+
| VPC | The VPC for which you want to create a subnet. | - | | VPC | The VPC for which you want to create a subnet. | ``-`` |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Name | The subnet name. | Subnet | | Name | The subnet name. | Subnet |
| | | | | | | |
@ -50,7 +50,7 @@ Procedure
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Associated Route Table | The default route table to which the subnet will be associated. You can change the route table to a custom route table on the **Subnets** page. | Default | | Associated Route Table | The default route table to which the subnet will be associated. You can change the route table to a custom route table on the **Subnets** page. | Default |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Advanced Settings | Two options are available, **Default** and **Custom**. You can set **Advanced Settings** to **Custom** to configure advanced subnet parameters. | - | | Advanced Settings | Two options are available, **Default** and **Custom**. You can set **Advanced Settings** to **Custom** to configure advanced subnet parameters. | ``-`` |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Gateway | The gateway address of the subnet. | 192.168.0.1 | | Gateway | The gateway address of the subnet. | 192.168.0.1 |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+

View File

@ -50,7 +50,7 @@ Procedure
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Next Hop | Set the next hop. The resources in the drop-down list box are displayed based on the selected next hop type. | ecs-001 | | Next Hop | Set the next hop. The resources in the drop-down list box are displayed based on the selected next hop type. | ecs-001 |
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Description | Supplementary information about the route. This parameter is optional. | - | | Description | Supplementary information about the route. This parameter is optional. | ``-`` |
| | | | | | | |
| | The route description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | | | | The route description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | |
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+

View File

@ -40,11 +40,11 @@ Procedure
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| VPC | The VPC that the route table belongs to. This parameter is mandatory. | vpc-001 | | VPC | The VPC that the route table belongs to. This parameter is mandatory. | vpc-001 |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Description | Supplementary information about the route table. This parameter is optional. | - | | Description | Supplementary information about the route table. This parameter is optional. | ``-`` |
| | | | | | | |
| | The description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | | | | The description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Route Settings | The route information. This parameter is optional. | - | | Route Settings | The route information. This parameter is optional. | ``-`` |
| | | | | | | |
| | You can add a route when creating the route table or after the route table is created. For details, see :ref:`Adding a Custom Route <vpc_route_0006>`. | | | | You can add a route when creating the route table or after the route table is created. For details, see :ref:`Adding a Custom Route <vpc_route_0006>`. | |
| | | | | | | |

View File

@ -44,7 +44,7 @@ Procedure
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Next Hop | Set the next hop. The resources in the drop-down list box are displayed based on the selected next hop type. | ecs-001 | | Next Hop | Set the next hop. The resources in the drop-down list box are displayed based on the selected next hop type. | ecs-001 |
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Description | Supplementary information about the route. This parameter is optional. | - | | Description | Supplementary information about the route. This parameter is optional. | ``-`` |
| | | | | | | |
| | The route description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | | | | The route description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | |
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+

View File

@ -64,11 +64,11 @@ Procedure
| | - 0.0.0.0/0 (all IPv4 addresses) | | | | - 0.0.0.0/0 (all IPv4 addresses) | |
| | - sg-abc (security group) | | | | - sg-abc (security group) | |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Description | Supplementary information about the security group rule. This parameter is optional. | - | | Description | Supplementary information about the security group rule. This parameter is optional. | ``-`` |
| | | | | | | |
| | The security group rule description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | | | | The security group rule description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Last Modified | The time when the security group was modified. | - | | Last Modified | The time when the security group was modified. | ``-`` |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
.. |image1| image:: /_static/images/en-us_image_0141273034.png .. |image1| image:: /_static/images/en-us_image_0141273034.png

View File

@ -40,7 +40,7 @@ Procedure
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Parameter | Description | Example Value | | Parameter | Description | Example Value |
+========================+=============================================================================================================================================================================================================================================+=======================+ +========================+=============================================================================================================================================================================================================================================+=======================+
| VPC | The VPC for which you want to create a subnet. | - | | VPC | The VPC for which you want to create a subnet. | ``-`` |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Name | The subnet name. | Subnet | | Name | The subnet name. | Subnet |
| | | | | | | |
@ -50,7 +50,7 @@ Procedure
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Associated Route Table | The default route table to which the subnet will be associated. You can change the route table to a custom route table on the **Subnets** page. | Default | | Associated Route Table | The default route table to which the subnet will be associated. You can change the route table to a custom route table on the **Subnets** page. | Default |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Advanced Settings | Two options are available, **Default** and **Custom**. You can set **Advanced Settings** to **Custom** to configure advanced subnet parameters. | - | | Advanced Settings | Two options are available, **Default** and **Custom**. You can set **Advanced Settings** to **Custom** to configure advanced subnet parameters. | ``-`` |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Gateway | The gateway address of the subnet. | 192.168.0.1 | | Gateway | The gateway address of the subnet. | 192.168.0.1 |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+

View File

@ -142,7 +142,7 @@ If you request a VPC peering connection with a VPC in another account, the owner
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+ +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+
| Next Hop | The next hop address. Select the name of the current VPC peering connection. | peering-001 | | Next Hop | The next hop address. Select the name of the current VPC peering connection. | peering-001 |
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+ +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+
| Description | Supplementary information about the route. This parameter is optional. | - | | Description | Supplementary information about the route. This parameter is optional. | ``-`` |
| | | | | | | |
| | The description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | | | | The description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | |
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+ +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+
@ -190,7 +190,7 @@ If you request a VPC peering connection with a VPC in another account, the owner
+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+ +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+
| Next Hop | The next hop address. Select the name of the current VPC peering connection. | peering-001 | | Next Hop | The next hop address. Select the name of the current VPC peering connection. | peering-001 |
+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+ +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+
| Description | Supplementary information about the route. This parameter is optional. | - | | Description | Supplementary information about the route. This parameter is optional. | ``-`` |
| | | | | | | |
| | The description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | | | | The description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | |
+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+ +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+

View File

@ -119,7 +119,7 @@ If you request a VPC peering connection with another VPC in your own account, th
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+ +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+
| Next Hop | The next hop address. Select the name of the current VPC peering connection. | peering-001 | | Next Hop | The next hop address. Select the name of the current VPC peering connection. | peering-001 |
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+ +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+
| Description | Supplementary information about the route. This parameter is optional. | - | | Description | Supplementary information about the route. This parameter is optional. | ``-`` |
| | | | | | | |
| | The route description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | | | | The route description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | |
+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+ +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+
@ -167,7 +167,7 @@ If you request a VPC peering connection with another VPC in your own account, th
+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+ +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+
| Next Hop | The next hop address. Select the name of the current VPC peering connection. | peering-001 | | Next Hop | The next hop address. Select the name of the current VPC peering connection. | peering-001 |
+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+ +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+
| Description | Supplementary information about the route. This parameter is optional. | - | | Description | Supplementary information about the route. This parameter is optional. | ``-`` |
| | | | | | | |
| | The route description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | | | | The route description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | |
+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+ +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+------------------------+

View File

@ -64,11 +64,11 @@ Procedure
| | - 0.0.0.0/0 (all IPv4 addresses) | | | | - 0.0.0.0/0 (all IPv4 addresses) | |
| | - sg-abc (security group) | | | | - sg-abc (security group) | |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Description | Supplementary information about the security group rule. This parameter is optional. | - | | Description | Supplementary information about the security group rule. This parameter is optional. | ``-`` |
| | | | | | | |
| | The security group rule description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | | | | The security group rule description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). | |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
| Last Modified | The time when the security group was modified. | - | | Last Modified | The time when the security group was modified. | ``-`` |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
.. |image1| image:: /_static/images/en-us_image_0141273034.png .. |image1| image:: /_static/images/en-us_image_0141273034.png

View File

@ -47,7 +47,7 @@ Creating a VPC Peering Connection
| | - **My account**: The VPC peering connection will be created between two VPCs, in the same region, in your account. | | | | - **My account**: The VPC peering connection will be created between two VPCs, in the same region, in your account. | |
| | - **Another account**: The VPC peering connection will be created between your VPC and a VPC in another account, in the same region. | | | | - **Another account**: The VPC peering connection will be created between your VPC and a VPC in another account, in the same region. | |
+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------+ +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------+
| Peer Project ID | This parameter is available only when **Another account** is selected. | - | | Peer Project ID | This parameter is available only when **Another account** is selected. | ``-`` |
| | | | | | | |
| | For details about how to obtain the peer project ID, see :ref:`Obtaining the Peer Project ID <vpc_peering02_0004__section41291933224121>`. | | | | For details about how to obtain the peer project ID, see :ref:`Obtaining the Peer Project ID <vpc_peering02_0004__section41291933224121>`. | |
+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------+ +-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------+--------------------------------------+