diff --git a/umn/source/faqs/connectivity/how_does_an_ipv6_client_on_the_internet_access_the_ecs_that_has_an_eip_bound_in_a_vpc.rst b/umn/source/faqs/connectivity/how_does_an_ipv6_client_on_the_internet_access_the_ecs_that_has_an_eip_bound_in_a_vpc.rst index 1edcf79..2d6e1b9 100644 --- a/umn/source/faqs/connectivity/how_does_an_ipv6_client_on_the_internet_access_the_ecs_that_has_an_eip_bound_in_a_vpc.rst +++ b/umn/source/faqs/connectivity/how_does_an_ipv6_client_on_the_internet_access_the_ecs_that_has_an_eip_bound_in_a_vpc.rst @@ -16,7 +16,6 @@ After users who use IPv6 clients bind an IPv6 EIP to an ECS, the data flow is sh .. figure:: /_static/images/en-us_image_0118499144.png :alt: **Figure 1** IPv6 data flow - **Figure 1** IPv6 data flow The IPv6 service has the following restrictions: diff --git a/umn/source/faqs/eip/what_are_eips.rst b/umn/source/faqs/eip/what_are_eips.rst index 5ef8997..1571c42 100644 --- a/umn/source/faqs/eip/what_are_eips.rst +++ b/umn/source/faqs/eip/what_are_eips.rst @@ -13,5 +13,4 @@ Each EIP can be used by only one cloud resource at a time. .. figure:: /_static/images/en-us_image_0209583952.png :alt: **Figure 1** Accessing the Internet using an EIP - **Figure 1** Accessing the Internet using an EIP diff --git a/umn/source/faqs/security/how_do_i_configure_a_security_group_for_multi-channel_protocols.rst b/umn/source/faqs/security/how_do_i_configure_a_security_group_for_multi-channel_protocols.rst index c4c2407..c6737e6 100644 --- a/umn/source/faqs/security/how_do_i_configure_a_security_group_for_multi-channel_protocols.rst +++ b/umn/source/faqs/security/how_do_i_configure_a_security_group_for_multi-channel_protocols.rst @@ -21,5 +21,4 @@ The following figure provides an example of the security group rule configuratio .. figure:: /_static/images/en-us_image_0129473334.png :alt: **Figure 1** Security group rules - **Figure 1** Security group rules diff --git a/umn/source/faqs/vpc_and_subnet/what_is_virtual_private_cloud.rst b/umn/source/faqs/vpc_and_subnet/what_is_virtual_private_cloud.rst index 61e8b4f..926fa50 100644 --- a/umn/source/faqs/vpc_and_subnet/what_is_virtual_private_cloud.rst +++ b/umn/source/faqs/vpc_and_subnet/what_is_virtual_private_cloud.rst @@ -13,5 +13,4 @@ Within your own VPC, you can create security groups and VPNs, configure IP addre .. figure:: /_static/images/en-us_image_0209606948.png :alt: **Figure 1** VPC components - **Figure 1** VPC components diff --git a/umn/source/faqs/vpc_and_subnet/what_subnet_cidr_blocks_are_available.rst b/umn/source/faqs/vpc_and_subnet/what_subnet_cidr_blocks_are_available.rst index 47da76c..115d849 100644 --- a/umn/source/faqs/vpc_and_subnet/what_subnet_cidr_blocks_are_available.rst +++ b/umn/source/faqs/vpc_and_subnet/what_subnet_cidr_blocks_are_available.rst @@ -5,4 +5,4 @@ What Subnet CIDR Blocks Are Available? ====================================== -A subnet CIDR block must be included in its VPC CIDR block. Supported VPC CIDR blocks are **10.0.0.0/8–24**, **172.16.0.0/12–24**, and **192.168.0.0/16–24**. The allowed block size of a subnet is between the netmask of its VPC CIDR block and the /29 netmask. +A subnet CIDR block must be included in its VPC CIDR block. Supported VPC CIDR blocks are **10.0.0.0/8-24**, **172.16.0.0/12-24**, and **192.168.0.0/16-24**. The allowed block size of a subnet is between the netmask of its VPC CIDR block and the /29 netmask. diff --git a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/overview.rst b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/overview.rst index f811a25..e1f5548 100644 --- a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/overview.rst +++ b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/overview.rst @@ -12,7 +12,6 @@ If your ECSs need to access the Internet (for example, the ECSs functioning as t .. figure:: /_static/images/en-us_image_0162332046.png :alt: **Figure 1** Configuring the network - **Figure 1** Configuring the network :ref:`Table 1 ` describes the different tasks in the procedure for configuring the network. diff --git a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_2_create_a_subnet_for_the_vpc.rst b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_2_create_a_subnet_for_the_vpc.rst index 0be4978..d1ca80b 100644 --- a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_2_create_a_subnet_for_the_vpc.rst +++ b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_2_create_a_subnet_for_the_vpc.rst @@ -33,7 +33,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001197228903.png :alt: **Figure 1** Create Subnet - **Figure 1** Create Subnet .. table:: **Table 1** Parameter descriptions diff --git a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_3_assign_an_eip_and_bind_it_to_an_ecs.rst b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_3_assign_an_eip_and_bind_it_to_an_ecs.rst index 587cf5a..2ab28e0 100644 --- a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_3_assign_an_eip_and_bind_it_to_an_ecs.rst +++ b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_3_assign_an_eip_and_bind_it_to_an_ecs.rst @@ -35,7 +35,6 @@ Assigning an EIP .. figure:: /_static/images/en-us_image_0000001117669274.png :alt: **Figure 1** Assign EIP - **Figure 1** Assign EIP .. table:: **Table 1** Parameter descriptions @@ -102,7 +101,6 @@ Binding an EIP .. figure:: /_static/images/en-us_image_0000001166028070.png :alt: **Figure 2** Bind EIP - **Figure 2** Bind EIP #. Click **OK**. diff --git a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_4_create_a_security_group.rst b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_4_create_a_security_group.rst index 51a27be..aae35ff 100644 --- a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_4_create_a_security_group.rst +++ b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_4_create_a_security_group.rst @@ -29,7 +29,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001197426329.png :alt: **Figure 1** Create Security Group - **Figure 1** Create Security Group .. _vpc_qs_0012__en-us_topic_0118646265_en-us_topic_0118534004_table65377617111335: diff --git a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_5_add_a_security_group_rule.rst b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_5_add_a_security_group_rule.rst index bc05a6f..4f8f9df 100644 --- a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_5_add_a_security_group_rule.rst +++ b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_access_the_internet_using_eips/step_5_add_a_security_group_rule.rst @@ -38,7 +38,6 @@ Procedure .. figure:: /_static/images/en-us_image_0284920908.png :alt: **Figure 1** Add Inbound Rule - **Figure 1** Add Inbound Rule .. table:: **Table 1** Inbound rule parameter description @@ -72,7 +71,6 @@ Procedure .. figure:: /_static/images/en-us_image_0284993717.png :alt: **Figure 2** Add Outbound Rule - **Figure 2** Add Outbound Rule .. table:: **Table 2** Outbound rule parameter description diff --git a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/overview.rst b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/overview.rst index becbe17..3ea3842 100644 --- a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/overview.rst +++ b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/overview.rst @@ -12,7 +12,6 @@ If your ECSs do not require Internet access or need to access the Internet using .. figure:: /_static/images/en-us_image_0162329244.png :alt: **Figure 1** Configuring the network - **Figure 1** Configuring the network :ref:`Table 1 ` describes the different tasks in the procedure for configuring the network. diff --git a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/step_2_create_a_subnet_for_the_vpc.rst b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/step_2_create_a_subnet_for_the_vpc.rst index e886b04..dac2ac0 100644 --- a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/step_2_create_a_subnet_for_the_vpc.rst +++ b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/step_2_create_a_subnet_for_the_vpc.rst @@ -33,7 +33,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001197228903.png :alt: **Figure 1** Create Subnet - **Figure 1** Create Subnet .. table:: **Table 1** Parameter descriptions diff --git a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/step_3_create_a_security_group.rst b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/step_3_create_a_security_group.rst index 29eeb2c..b20e13e 100644 --- a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/step_3_create_a_security_group.rst +++ b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/step_3_create_a_security_group.rst @@ -29,7 +29,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001197426329.png :alt: **Figure 1** Create Security Group - **Figure 1** Create Security Group .. _vpc_qs_0007__en-us_topic_0118646263_en-us_topic_0118534004_table65377617111335: diff --git a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/step_4_add_a_security_group_rule.rst b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/step_4_add_a_security_group_rule.rst index 3fdef9c..3426390 100644 --- a/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/step_4_add_a_security_group_rule.rst +++ b/umn/source/getting_started/configuring_a_vpc_for_ecss_that_do_not_require_internet_access/step_4_add_a_security_group_rule.rst @@ -38,7 +38,6 @@ Procedure .. figure:: /_static/images/en-us_image_0284920908.png :alt: **Figure 1** Add Inbound Rule - **Figure 1** Add Inbound Rule .. table:: **Table 1** Inbound rule parameter description @@ -72,7 +71,6 @@ Procedure .. figure:: /_static/images/en-us_image_0284993717.png :alt: **Figure 2** Add Outbound Rule - **Figure 2** Add Outbound Rule .. table:: **Table 2** Outbound rule parameter description diff --git a/umn/source/operation_guide_new_console_edition/eip/assigning_an_eip_and_binding_it_to_an_ecs.rst b/umn/source/operation_guide_new_console_edition/eip/assigning_an_eip_and_binding_it_to_an_ecs.rst index f57b53c..3e3d250 100644 --- a/umn/source/operation_guide_new_console_edition/eip/assigning_an_eip_and_binding_it_to_an_ecs.rst +++ b/umn/source/operation_guide_new_console_edition/eip/assigning_an_eip_and_binding_it_to_an_ecs.rst @@ -35,7 +35,6 @@ Assigning an EIP .. figure:: /_static/images/en-us_image_0000001117669274.png :alt: **Figure 1** Assign EIP - **Figure 1** Assign EIP .. table:: **Table 1** Parameter descriptions @@ -102,7 +101,6 @@ Binding an EIP .. figure:: /_static/images/en-us_image_0000001166028070.png :alt: **Figure 2** Bind EIP - **Figure 2** Bind EIP #. Click **OK**. diff --git a/umn/source/operation_guide_new_console_edition/monitoring/supported_metrics.rst b/umn/source/operation_guide_new_console_edition/monitoring/supported_metrics.rst index da82622..3bde4f0 100644 --- a/umn/source/operation_guide_new_console_edition/monitoring/supported_metrics.rst +++ b/umn/source/operation_guide_new_console_edition/monitoring/supported_metrics.rst @@ -23,19 +23,19 @@ Monitoring Metrics +----------------------+--------------------+-------------------------------------------------+-------------+------------------+--------------------------------+ | ID | Name | Description | Value Range | Monitored Object | Monitoring Interval (Raw Data) | +======================+====================+=================================================+=============+==================+================================+ - | upstream_bandwidth | Outbound Bandwidth | Network rate of outbound traffic | ≥ 0 bit/s | Bandwidth or EIP | 1 minute | + | upstream_bandwidth | Outbound Bandwidth | Network rate of outbound traffic | >= 0 bit/s | Bandwidth or EIP | 1 minute | | | | | | | | | | | Unit: bit/s | | | | +----------------------+--------------------+-------------------------------------------------+-------------+------------------+--------------------------------+ - | downstream_bandwidth | Inbound Bandwidth | Network rate of inbound traffic | ≥ 0 bit/s | Bandwidth or EIP | 1 minute | + | downstream_bandwidth | Inbound Bandwidth | Network rate of inbound traffic | >= 0 bit/s | Bandwidth or EIP | 1 minute | | | | | | | | | | | Unit: bit/s | | | | +----------------------+--------------------+-------------------------------------------------+-------------+------------------+--------------------------------+ - | up_stream | Outbound Traffic | Network traffic going out of the cloud platform | ≥ 0 bytes | Bandwidth or EIP | 1 minute | + | up_stream | Outbound Traffic | Network traffic going out of the cloud platform | >= 0 bytes | Bandwidth or EIP | 1 minute | | | | | | | | | | | Unit: byte | | | | +----------------------+--------------------+-------------------------------------------------+-------------+------------------+--------------------------------+ - | down_stream | Inbound Traffic | Network traffic going into the cloud platform | ≥ 0 bytes | Bandwidth or EIP | 1 minute | + | down_stream | Inbound Traffic | Network traffic going into the cloud platform | >= 0 bytes | Bandwidth or EIP | 1 minute | | | | | | | | | | | Unit: byte | | | | +----------------------+--------------------+-------------------------------------------------+-------------+------------------+--------------------------------+ diff --git a/umn/source/operation_guide_new_console_edition/route_table/adding_a_custom_route.rst b/umn/source/operation_guide_new_console_edition/route_table/adding_a_custom_route.rst index 3923d5d..69c2ce2 100644 --- a/umn/source/operation_guide_new_console_edition/route_table/adding_a_custom_route.rst +++ b/umn/source/operation_guide_new_console_edition/route_table/adding_a_custom_route.rst @@ -31,7 +31,6 @@ Procedure .. figure:: /_static/images/en-us_image_0173155793.png :alt: **Figure 1** Add Route - **Figure 1** Add Route .. table:: **Table 1** Parameter descriptions diff --git a/umn/source/operation_guide_new_console_edition/route_table/associating_a_subnet_with_a_route_table.rst b/umn/source/operation_guide_new_console_edition/route_table/associating_a_subnet_with_a_route_table.rst index f3be9de..6a6b651 100644 --- a/umn/source/operation_guide_new_console_edition/route_table/associating_a_subnet_with_a_route_table.rst +++ b/umn/source/operation_guide_new_console_edition/route_table/associating_a_subnet_with_a_route_table.rst @@ -34,7 +34,6 @@ Procedure .. figure:: /_static/images/en-us_image_0173155870.png :alt: **Figure 1** Associate Subnet - **Figure 1** Associate Subnet #. Click **OK**. diff --git a/umn/source/operation_guide_new_console_edition/route_table/configuring_an_snat_server.rst b/umn/source/operation_guide_new_console_edition/route_table/configuring_an_snat_server.rst index 0bf20d6..67c1bb0 100644 --- a/umn/source/operation_guide_new_console_edition/route_table/configuring_an_snat_server.rst +++ b/umn/source/operation_guide_new_console_edition/route_table/configuring_an_snat_server.rst @@ -97,7 +97,6 @@ Procedure .. figure:: /_static/images/en-us_image_0118498992.png :alt: **Figure 1** Configuring SNAT - **Figure 1** Configuring SNAT .. note:: @@ -129,7 +128,6 @@ Procedure .. figure:: /_static/images/en-us_image_0118499109.png :alt: **Figure 2** Verifying configuration - **Figure 2** Verifying configuration 16. Add a route. For details, see section :ref:`Adding a Custom Route `. diff --git a/umn/source/operation_guide_new_console_edition/route_table/creating_a_custom_route_table.rst b/umn/source/operation_guide_new_console_edition/route_table/creating_a_custom_route_table.rst index ddfb053..af72871 100644 --- a/umn/source/operation_guide_new_console_edition/route_table/creating_a_custom_route_table.rst +++ b/umn/source/operation_guide_new_console_edition/route_table/creating_a_custom_route_table.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0173155804.png :alt: **Figure 1** Create Route Table - **Figure 1** Create Route Table .. table:: **Table 1** Parameter descriptions diff --git a/umn/source/operation_guide_new_console_edition/route_table/route_table_overview.rst b/umn/source/operation_guide_new_console_edition/route_table/route_table_overview.rst index e6ecf39..30deb5e 100644 --- a/umn/source/operation_guide_new_console_edition/route_table/route_table_overview.rst +++ b/umn/source/operation_guide_new_console_edition/route_table/route_table_overview.rst @@ -16,7 +16,6 @@ A route table contains a set of routes that are used to determine where network .. figure:: /_static/images/en-us_image_0167573711.png :alt: **Figure 1** Route table - **Figure 1** Route table Default Route Table and Custom Route Table @@ -95,7 +94,6 @@ Custom Route Table Configuration Process .. figure:: /_static/images/en-us_image_0163203842.png :alt: **Figure 2** Route table configuration process - **Figure 2** Route table configuration process #. For details about how to create a custom route table, see :ref:`Creating a Custom Route Table `. diff --git a/umn/source/operation_guide_new_console_edition/security/differences_between_security_groups_and_firewalls.rst b/umn/source/operation_guide_new_console_edition/security/differences_between_security_groups_and_firewalls.rst index 8bbfa76..3e5854c 100644 --- a/umn/source/operation_guide_new_console_edition/security/differences_between_security_groups_and_firewalls.rst +++ b/umn/source/operation_guide_new_console_edition/security/differences_between_security_groups_and_firewalls.rst @@ -17,7 +17,6 @@ For details, see :ref:`Figure 1 ` describes the differences between security groups and firewalls. diff --git a/umn/source/operation_guide_new_console_edition/security/firewall/adding_a_firewall_rule.rst b/umn/source/operation_guide_new_console_edition/security/firewall/adding_a_firewall_rule.rst index 610fb8c..e474421 100644 --- a/umn/source/operation_guide_new_console_edition/security/firewall/adding_a_firewall_rule.rst +++ b/umn/source/operation_guide_new_console_edition/security/firewall/adding_a_firewall_rule.rst @@ -32,7 +32,6 @@ Procedure .. figure:: /_static/images/en-us_image_0152238989.png :alt: **Figure 1** Add Inbound Rule - **Figure 1** Add Inbound Rule .. table:: **Table 1** Parameter descriptions diff --git a/umn/source/operation_guide_new_console_edition/security/firewall/creating_a_firewall.rst b/umn/source/operation_guide_new_console_edition/security/firewall/creating_a_firewall.rst index f7cf344..65157f2 100644 --- a/umn/source/operation_guide_new_console_edition/security/firewall/creating_a_firewall.rst +++ b/umn/source/operation_guide_new_console_edition/security/firewall/creating_a_firewall.rst @@ -29,7 +29,6 @@ Procedure .. figure:: /_static/images/en-us_image_0129304042.png :alt: **Figure 1** Create Firewall - **Figure 1** Create Firewall .. _en-us_topic_0051746698__en-us_topic_0118499011_table145313414319: diff --git a/umn/source/operation_guide_new_console_edition/security/firewall/firewall_overview.rst b/umn/source/operation_guide_new_console_edition/security/firewall/firewall_overview.rst index 0146493..97a1208 100644 --- a/umn/source/operation_guide_new_console_edition/security/firewall/firewall_overview.rst +++ b/umn/source/operation_guide_new_console_edition/security/firewall/firewall_overview.rst @@ -14,7 +14,6 @@ A firewall is an optional layer of security for your subnets. After you associat .. figure:: /_static/images/en-us_image_0148244691.png :alt: **Figure 1** Security groups and firewalls - **Figure 1** Security groups and firewalls Similar to security groups, firewalls control access to subnets and add an additional layer of defense to your subnets. Security groups only have the "allow" rules, but firewalls have both "allow" and "deny" rules. You can use firewalls together with security groups to implement comprehensive and fine-grained access control. @@ -94,7 +93,6 @@ Configuration Procedure .. figure:: /_static/images/en-us_image_0162335382.png :alt: **Figure 2** firewall configuration procedure - **Figure 2** firewall configuration procedure #. Create a firewall by following the steps described in :ref:`Creating a Firewall `. diff --git a/umn/source/operation_guide_new_console_edition/security/firewall/modifying_a_firewall_rule.rst b/umn/source/operation_guide_new_console_edition/security/firewall/modifying_a_firewall_rule.rst index 2d16a9d..ca2b752 100644 --- a/umn/source/operation_guide_new_console_edition/security/firewall/modifying_a_firewall_rule.rst +++ b/umn/source/operation_guide_new_console_edition/security/firewall/modifying_a_firewall_rule.rst @@ -29,7 +29,6 @@ Procedure .. figure:: /_static/images/en-us_image_0285048674.png :alt: **Figure 1** Modify Rule - **Figure 1** Modify Rule .. _vpc_acl_0005__en-us_topic_0118498887_table59686157164549: diff --git a/umn/source/operation_guide_new_console_edition/security/security_group/adding_a_security_group_rule.rst b/umn/source/operation_guide_new_console_edition/security/security_group/adding_a_security_group_rule.rst index ddd1ed3..a745a48 100644 --- a/umn/source/operation_guide_new_console_edition/security/security_group/adding_a_security_group_rule.rst +++ b/umn/source/operation_guide_new_console_edition/security/security_group/adding_a_security_group_rule.rst @@ -38,7 +38,6 @@ Procedure .. figure:: /_static/images/en-us_image_0284920908.png :alt: **Figure 1** Add Inbound Rule - **Figure 1** Add Inbound Rule .. table:: **Table 1** Inbound rule parameter description @@ -72,7 +71,6 @@ Procedure .. figure:: /_static/images/en-us_image_0284993717.png :alt: **Figure 2** Add Outbound Rule - **Figure 2** Add Outbound Rule .. table:: **Table 2** Outbound rule parameter description diff --git a/umn/source/operation_guide_new_console_edition/security/security_group/changing_the_security_group_of_an_ecs.rst b/umn/source/operation_guide_new_console_edition/security/security_group/changing_the_security_group_of_an_ecs.rst index 005cedc..a93952e 100644 --- a/umn/source/operation_guide_new_console_edition/security/security_group/changing_the_security_group_of_an_ecs.rst +++ b/umn/source/operation_guide_new_console_edition/security/security_group/changing_the_security_group_of_an_ecs.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0122999741.png :alt: **Figure 1** Change Security Group - **Figure 1** Change Security Group #. Select the target NIC and security groups as prompted. diff --git a/umn/source/operation_guide_new_console_edition/security/security_group/creating_a_security_group.rst b/umn/source/operation_guide_new_console_edition/security/security_group/creating_a_security_group.rst index ff7b8a2..cc2dda4 100644 --- a/umn/source/operation_guide_new_console_edition/security/security_group/creating_a_security_group.rst +++ b/umn/source/operation_guide_new_console_edition/security/security_group/creating_a_security_group.rst @@ -29,7 +29,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001197426329.png :alt: **Figure 1** Create Security Group - **Figure 1** Create Security Group .. _en-us_topic_0013748715__en-us_topic_0118534004_table65377617111335: diff --git a/umn/source/operation_guide_new_console_edition/security/security_group/default_security_groups_and_security_group_rules.rst b/umn/source/operation_guide_new_console_edition/security/security_group/default_security_groups_and_security_group_rules.rst index 8dea558..274b19c 100644 --- a/umn/source/operation_guide_new_console_edition/security/security_group/default_security_groups_and_security_group_rules.rst +++ b/umn/source/operation_guide_new_console_edition/security/security_group/default_security_groups_and_security_group_rules.rst @@ -14,7 +14,6 @@ Your account automatically comes with a default security group. The default secu .. figure:: /_static/images/en-us_image_0000001230120807.png :alt: **Figure 1** Default security group - **Figure 1** Default security group :ref:`Table 1 ` describes the default rules for the default security group. diff --git a/umn/source/operation_guide_new_console_edition/security/security_group/fast-adding_security_group_rules.rst b/umn/source/operation_guide_new_console_edition/security/security_group/fast-adding_security_group_rules.rst index 8608ba2..6582ec6 100644 --- a/umn/source/operation_guide_new_console_edition/security/security_group/fast-adding_security_group_rules.rst +++ b/umn/source/operation_guide_new_console_edition/security/security_group/fast-adding_security_group_rules.rst @@ -29,7 +29,6 @@ Procedure .. figure:: /_static/images/en-us_image_0211552164.png :alt: **Figure 1** Fast-Add Inbound Rule - **Figure 1** Fast-Add Inbound Rule 7. On the **Outbound Rules** tab, click **Fast-Add Rule**. In the displayed dialog box, select required protocols and ports to add multiple rules at a time. @@ -38,7 +37,6 @@ Procedure .. figure:: /_static/images/en-us_image_0211560998.png :alt: **Figure 2** Fast-Add Outbound Rule - **Figure 2** Fast-Add Outbound Rule 8. Click **OK**. diff --git a/umn/source/operation_guide_new_console_edition/shared_bandwidth/adding_eips_to_a_shared_bandwidth.rst b/umn/source/operation_guide_new_console_edition/shared_bandwidth/adding_eips_to_a_shared_bandwidth.rst index 82eb3c3..d80170b 100644 --- a/umn/source/operation_guide_new_console_edition/shared_bandwidth/adding_eips_to_a_shared_bandwidth.rst +++ b/umn/source/operation_guide_new_console_edition/shared_bandwidth/adding_eips_to_a_shared_bandwidth.rst @@ -34,7 +34,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001211006359.png :alt: **Figure 1** Add EIP - **Figure 1** Add EIP 6. Click **OK**. diff --git a/umn/source/operation_guide_new_console_edition/shared_bandwidth/assigning_a_shared_bandwidth.rst b/umn/source/operation_guide_new_console_edition/shared_bandwidth/assigning_a_shared_bandwidth.rst index 9d0ad9a..1074a93 100644 --- a/umn/source/operation_guide_new_console_edition/shared_bandwidth/assigning_a_shared_bandwidth.rst +++ b/umn/source/operation_guide_new_console_edition/shared_bandwidth/assigning_a_shared_bandwidth.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001163949251.png :alt: **Figure 1** Assigning Shared Bandwidth - **Figure 1** Assigning Shared Bandwidth .. table:: **Table 1** Parameter descriptions diff --git a/umn/source/operation_guide_new_console_edition/shared_bandwidth/modifying_a_shared_bandwidth.rst b/umn/source/operation_guide_new_console_edition/shared_bandwidth/modifying_a_shared_bandwidth.rst index 3a7d977..c59fc64 100644 --- a/umn/source/operation_guide_new_console_edition/shared_bandwidth/modifying_a_shared_bandwidth.rst +++ b/umn/source/operation_guide_new_console_edition/shared_bandwidth/modifying_a_shared_bandwidth.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001117669524.png :alt: **Figure 1** Modify Bandwidth - **Figure 1** Modify Bandwidth 6. Click **Next**. diff --git a/umn/source/operation_guide_new_console_edition/shared_bandwidth/removing_eips_from_a_shared_bandwidth.rst b/umn/source/operation_guide_new_console_edition/shared_bandwidth/removing_eips_from_a_shared_bandwidth.rst index febf7c0..d8a4ce0 100644 --- a/umn/source/operation_guide_new_console_edition/shared_bandwidth/removing_eips_from_a_shared_bandwidth.rst +++ b/umn/source/operation_guide_new_console_edition/shared_bandwidth/removing_eips_from_a_shared_bandwidth.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001211445065.png :alt: **Figure 1** Remove EIP - **Figure 1** Remove EIP 6. Click **OK**. diff --git a/umn/source/operation_guide_new_console_edition/virtual_ip_address/binding_a_virtual_ip_address_to_an_eip_or_ecs.rst b/umn/source/operation_guide_new_console_edition/virtual_ip_address/binding_a_virtual_ip_address_to_an_eip_or_ecs.rst index 76f06d9..4696b08 100644 --- a/umn/source/operation_guide_new_console_edition/virtual_ip_address/binding_a_virtual_ip_address_to_an_eip_or_ecs.rst +++ b/umn/source/operation_guide_new_console_edition/virtual_ip_address/binding_a_virtual_ip_address_to_an_eip_or_ecs.rst @@ -105,7 +105,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001179761510.png :alt: **Figure 1** Configuring private IP address - **Figure 1** Configuring private IP address f. Click **Advanced**. @@ -118,7 +117,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001225081545.png :alt: **Figure 2** Configuring virtual IP address - **Figure 2** Configuring virtual IP address h. Click **OK**. diff --git a/umn/source/operation_guide_new_console_edition/virtual_ip_address/virtual_ip_address_overview.rst b/umn/source/operation_guide_new_console_edition/virtual_ip_address/virtual_ip_address_overview.rst index 58c5c76..4705506 100644 --- a/umn/source/operation_guide_new_console_edition/virtual_ip_address/virtual_ip_address_overview.rst +++ b/umn/source/operation_guide_new_console_edition/virtual_ip_address/virtual_ip_address_overview.rst @@ -27,7 +27,6 @@ Virtual IP addresses are used for high availability and can work together with K .. figure:: /_static/images/en-us_image_0209608153.png :alt: **Figure 1** Networking diagram of the HA mode - **Figure 1** Networking diagram of the HA mode - In this configuration, a single virtual IP address is bound to two ECSs in the same subnet. @@ -41,7 +40,6 @@ Virtual IP addresses are used for high availability and can work together with K .. figure:: /_static/images/en-us_image_0240332622.png :alt: **Figure 2** HA load balancing cluster - **Figure 2** HA load balancing cluster - Bind a single virtual IP address to two ECSs. diff --git a/umn/source/operation_guide_new_console_edition/vpc_and_subnet/creating_a_subnet_for_the_vpc.rst b/umn/source/operation_guide_new_console_edition/vpc_and_subnet/creating_a_subnet_for_the_vpc.rst index b9228b8..ed4c6ed 100644 --- a/umn/source/operation_guide_new_console_edition/vpc_and_subnet/creating_a_subnet_for_the_vpc.rst +++ b/umn/source/operation_guide_new_console_edition/vpc_and_subnet/creating_a_subnet_for_the_vpc.rst @@ -33,7 +33,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001197228903.png :alt: **Figure 1** Create Subnet - **Figure 1** Create Subnet .. table:: **Table 1** Parameter descriptions diff --git a/umn/source/operation_guide_new_console_edition/vpc_and_subnet/modifying_a_vpc.rst b/umn/source/operation_guide_new_console_edition/vpc_and_subnet/modifying_a_vpc.rst index 5195f19..751fa8b 100644 --- a/umn/source/operation_guide_new_console_edition/vpc_and_subnet/modifying_a_vpc.rst +++ b/umn/source/operation_guide_new_console_edition/vpc_and_subnet/modifying_a_vpc.rst @@ -17,12 +17,12 @@ Notes and Constraints - When modifying the VPC CIDR block: - - The VPC CIDR block to be modified must be in the supported CIDR blocks: 10.0.0.0 – 10.255.255.255, 172.16.0.0 – 172.31.255.255, and 192.168.0.0 – 192.168.255.255 + - The VPC CIDR block to be modified must be in the supported CIDR blocks: 10.0.0.0 - 10.255.255.255, 172.16.0.0 - 172.31.255.255, and 192.168.0.0 - 192.168.255.255 - If the VPC has subnets, the VPC CIDR block to be modified must contain all subnet CIDR blocks. When modifying the VPC CIDR block: -- The VPC CIDR block to be modified must be in the supported CIDR blocks: 10.0.0.0 – 10.255.255.255, 172.16.0.0 – 172.31.255.255, and 192.168.0.0 – 192.168.255.255 +- The VPC CIDR block to be modified must be in the supported CIDR blocks: 10.0.0.0 - 10.255.255.255, 172.16.0.0 - 172.31.255.255, and 192.168.0.0 - 192.168.255.255 - If the VPC has subnets, the VPC CIDR block to be modified must contain all subnet CIDR blocks. Procedure @@ -46,7 +46,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001151300782.png :alt: **Figure 1** Modify CIDR Block - **Figure 1** Modify CIDR Block #. Click **OK**. diff --git a/umn/source/operation_guide_new_console_edition/vpc_flow_log/creating_a_vpc_flow_log.rst b/umn/source/operation_guide_new_console_edition/vpc_flow_log/creating_a_vpc_flow_log.rst index 8aa5800..017c474 100644 --- a/umn/source/operation_guide_new_console_edition/vpc_flow_log/creating_a_vpc_flow_log.rst +++ b/umn/source/operation_guide_new_console_edition/vpc_flow_log/creating_a_vpc_flow_log.rst @@ -37,7 +37,6 @@ Procedure .. figure:: /_static/images/en-us_image_0191544038.png :alt: **Figure 1** Create VPC Flow Log - **Figure 1** Create VPC Flow Log .. table:: **Table 1** Parameter descriptions diff --git a/umn/source/operation_guide_new_console_edition/vpc_flow_log/deleting_a_vpc_flow_log.rst b/umn/source/operation_guide_new_console_edition/vpc_flow_log/deleting_a_vpc_flow_log.rst index 53aaec4..73da599 100644 --- a/umn/source/operation_guide_new_console_edition/vpc_flow_log/deleting_a_vpc_flow_log.rst +++ b/umn/source/operation_guide_new_console_edition/vpc_flow_log/deleting_a_vpc_flow_log.rst @@ -31,7 +31,6 @@ Procedure .. figure:: /_static/images/en-us_image_0191594527.png :alt: **Figure 1** Deleting a VPC flow log - **Figure 1** Deleting a VPC flow log 6. Click **Yes** in the displayed dialog box. diff --git a/umn/source/operation_guide_new_console_edition/vpc_flow_log/viewing_a_vpc_flow_log.rst b/umn/source/operation_guide_new_console_edition/vpc_flow_log/viewing_a_vpc_flow_log.rst index 9d6d8c3..a4d7f2f 100644 --- a/umn/source/operation_guide_new_console_edition/vpc_flow_log/viewing_a_vpc_flow_log.rst +++ b/umn/source/operation_guide_new_console_edition/vpc_flow_log/viewing_a_vpc_flow_log.rst @@ -33,14 +33,12 @@ Procedure .. figure:: /_static/images/en-us_image_0191577030.png :alt: **Figure 1** Viewing a log record - **Figure 1** Viewing a log record .. figure:: /_static/images/en-us_image_0191588554.png :alt: **Figure 2** Flow log record - **Figure 2** Flow log record The flow log record is in the following format: diff --git a/umn/source/operation_guide_new_console_edition/vpc_flow_log/vpc_flow_log_overview.rst b/umn/source/operation_guide_new_console_edition/vpc_flow_log/vpc_flow_log_overview.rst index f2343c1..79c20ba 100644 --- a/umn/source/operation_guide_new_console_edition/vpc_flow_log/vpc_flow_log_overview.rst +++ b/umn/source/operation_guide_new_console_edition/vpc_flow_log/vpc_flow_log_overview.rst @@ -14,7 +14,6 @@ VPC flow logs must be used together with the Log Tank Service (LTS). Before you .. figure:: /_static/images/en-us_image_0162336264.png :alt: **Figure 1** Configuring the VPC flow log function - **Figure 1** Configuring the VPC flow log function Notes and Constraints diff --git a/umn/source/operation_guide_new_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_a_vpc_in_another_account.rst b/umn/source/operation_guide_new_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_a_vpc_in_another_account.rst index cf8df32..cc8b6ad 100644 --- a/umn/source/operation_guide_new_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_a_vpc_in_another_account.rst +++ b/umn/source/operation_guide_new_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_a_vpc_in_another_account.rst @@ -29,7 +29,6 @@ Creating a VPC Peering Connection .. figure:: /_static/images/en-us_image_0167840073.png :alt: **Figure 1** Create VPC Peering Connection - **Figure 1** Create VPC Peering Connection .. table:: **Table 1** Parameter descriptions @@ -76,7 +75,6 @@ To request a VPC peering connection with a VPC in another account, the owner of .. figure:: /_static/images/en-us_image_0162391155.png :alt: **Figure 2** VPC peering connection list - **Figure 2** VPC peering connection list #. Click **Yes** in the displayed dialog box. diff --git a/umn/source/operation_guide_new_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_another_vpc_in_your_account.rst b/umn/source/operation_guide_new_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_another_vpc_in_your_account.rst index d2ef281..af18e80 100644 --- a/umn/source/operation_guide_new_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_another_vpc_in_your_account.rst +++ b/umn/source/operation_guide_new_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_another_vpc_in_your_account.rst @@ -34,7 +34,6 @@ Creating a VPC Peering Connection .. figure:: /_static/images/en-us_image_0167839112.png :alt: **Figure 1** Create VPC Peering Connection - **Figure 1** Create VPC Peering Connection .. _en-us_topic_0046655037__en-us_topic_0118498960_table1215761020244: diff --git a/umn/source/operation_guide_new_console_edition/vpc_peering_connection/deleting_a_vpc_peering_connection.rst b/umn/source/operation_guide_new_console_edition/vpc_peering_connection/deleting_a_vpc_peering_connection.rst index 34313da..a50e20e 100644 --- a/umn/source/operation_guide_new_console_edition/vpc_peering_connection/deleting_a_vpc_peering_connection.rst +++ b/umn/source/operation_guide_new_console_edition/vpc_peering_connection/deleting_a_vpc_peering_connection.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0162391187.png :alt: **Figure 1** VPC peering connection list - **Figure 1** VPC peering connection list 6. Locate the target VPC peering connection and click **Delete** in the **Operation** column. diff --git a/umn/source/operation_guide_new_console_edition/vpc_peering_connection/modifying_a_vpc_peering_connection.rst b/umn/source/operation_guide_new_console_edition/vpc_peering_connection/modifying_a_vpc_peering_connection.rst index 0c5220d..9966475 100644 --- a/umn/source/operation_guide_new_console_edition/vpc_peering_connection/modifying_a_vpc_peering_connection.rst +++ b/umn/source/operation_guide_new_console_edition/vpc_peering_connection/modifying_a_vpc_peering_connection.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0162391187.png :alt: **Figure 1** VPC peering connection list - **Figure 1** VPC peering connection list 6. Locate the target VPC peering connection and click **Modify** in the **Operation** column. In the displayed dialog box, modify information about the VPC peering connection. diff --git a/umn/source/operation_guide_new_console_edition/vpc_peering_connection/viewing_vpc_peering_connections.rst b/umn/source/operation_guide_new_console_edition/vpc_peering_connection/viewing_vpc_peering_connections.rst index b7d7af7..247a72b 100644 --- a/umn/source/operation_guide_new_console_edition/vpc_peering_connection/viewing_vpc_peering_connections.rst +++ b/umn/source/operation_guide_new_console_edition/vpc_peering_connection/viewing_vpc_peering_connections.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0162391187.png :alt: **Figure 1** VPC peering connection list - **Figure 1** VPC peering connection list 6. Click the VPC peering connection name. On the displayed page, view detailed information about the VPC peering connection. diff --git a/umn/source/operation_guide_new_console_edition/vpc_peering_connection/vpc_peering_connection_configuration_plans.rst b/umn/source/operation_guide_new_console_edition/vpc_peering_connection/vpc_peering_connection_configuration_plans.rst index 213c8ef..ff32167 100644 --- a/umn/source/operation_guide_new_console_edition/vpc_peering_connection/vpc_peering_connection_configuration_plans.rst +++ b/umn/source/operation_guide_new_console_edition/vpc_peering_connection/vpc_peering_connection_configuration_plans.rst @@ -50,7 +50,6 @@ For example, VPC 1 and VPC 2 have matching CIDR blocks, but the subnets in the t .. figure:: /_static/images/en-us_image_0194358487.png :alt: **Figure 1** VPC peering connection between Subnet A and Subnet X - **Figure 1** VPC peering connection between Subnet A and Subnet X :ref:`Figure 2 ` shows the routes configured for the VPC peering connection between Subnet A and Subnet X. After the routes are configured, Subnet A and Subnet X can communicate with each other. @@ -60,7 +59,6 @@ For example, VPC 1 and VPC 2 have matching CIDR blocks, but the subnets in the t .. figure:: /_static/images/en-us_image_0194358495.png :alt: **Figure 2** Route tables for the VPC peering connection between Subnet A and Subnet X - **Figure 2** Route tables for the VPC peering connection between Subnet A and Subnet X If two VPCs have overlapping subnets, a VPC peering connection created between the two subnets will not take effect, and the subnets cannot communicate with each other. @@ -72,7 +70,6 @@ As shown in :ref:`Figure 3 = 0 bit/s | Bandwidth or EIP | 1 minute | | | | | | | | | | | Unit: bit/s | | | | +----------------------+--------------------+-------------------------------------------------+-------------+------------------+--------------------------------+ - | downstream_bandwidth | Inbound Bandwidth | Network rate of inbound traffic | ≥ 0 bit/s | Bandwidth or EIP | 1 minute | + | downstream_bandwidth | Inbound Bandwidth | Network rate of inbound traffic | >= 0 bit/s | Bandwidth or EIP | 1 minute | | | | | | | | | | | Unit: bit/s | | | | +----------------------+--------------------+-------------------------------------------------+-------------+------------------+--------------------------------+ - | up_stream | Outbound Traffic | Network traffic going out of the cloud platform | ≥ 0 bytes | Bandwidth or EIP | 1 minute | + | up_stream | Outbound Traffic | Network traffic going out of the cloud platform | >= 0 bytes | Bandwidth or EIP | 1 minute | | | | | | | | | | | Unit: byte | | | | +----------------------+--------------------+-------------------------------------------------+-------------+------------------+--------------------------------+ - | down_stream | Inbound Traffic | Network traffic going into the cloud platform | ≥ 0 bytes | Bandwidth or EIP | 1 minute | + | down_stream | Inbound Traffic | Network traffic going into the cloud platform | >= 0 bytes | Bandwidth or EIP | 1 minute | | | | | | | | | | | Unit: byte | | | | +----------------------+--------------------+-------------------------------------------------+-------------+------------------+--------------------------------+ diff --git a/umn/source/operation_guide_old_console_edition/route_table/configuring_an_snat_server.rst b/umn/source/operation_guide_old_console_edition/route_table/configuring_an_snat_server.rst index 463f5df..f2c9420 100644 --- a/umn/source/operation_guide_old_console_edition/route_table/configuring_an_snat_server.rst +++ b/umn/source/operation_guide_old_console_edition/route_table/configuring_an_snat_server.rst @@ -97,7 +97,6 @@ Procedure .. figure:: /_static/images/en-us_image_0118498992.png :alt: **Figure 1** Configuring SNAT - **Figure 1** Configuring SNAT .. note:: @@ -129,7 +128,6 @@ Procedure .. figure:: /_static/images/en-us_image_0118499109.png :alt: **Figure 2** Verifying configuration - **Figure 2** Verifying configuration 16. Add a route. For details, see section :ref:`Adding a Custom Route `. diff --git a/umn/source/operation_guide_old_console_edition/security/differences_between_security_groups_and_firewalls.rst b/umn/source/operation_guide_old_console_edition/security/differences_between_security_groups_and_firewalls.rst index 07c6c43..3d4e941 100644 --- a/umn/source/operation_guide_old_console_edition/security/differences_between_security_groups_and_firewalls.rst +++ b/umn/source/operation_guide_old_console_edition/security/differences_between_security_groups_and_firewalls.rst @@ -17,7 +17,6 @@ For details, see :ref:`Figure 1 ` describes the differences between security groups and firewalls. diff --git a/umn/source/operation_guide_old_console_edition/security/firewall/adding_a_firewall_rule.rst b/umn/source/operation_guide_old_console_edition/security/firewall/adding_a_firewall_rule.rst index bdab32b..1a2606b 100644 --- a/umn/source/operation_guide_old_console_edition/security/firewall/adding_a_firewall_rule.rst +++ b/umn/source/operation_guide_old_console_edition/security/firewall/adding_a_firewall_rule.rst @@ -32,7 +32,6 @@ Procedure .. figure:: /_static/images/en-us_image_0152238989.png :alt: **Figure 1** Add Inbound Rule - **Figure 1** Add Inbound Rule .. table:: **Table 1** Parameter descriptions diff --git a/umn/source/operation_guide_old_console_edition/security/firewall/creating_a_firewall.rst b/umn/source/operation_guide_old_console_edition/security/firewall/creating_a_firewall.rst index a8969d4..cb5f37d 100644 --- a/umn/source/operation_guide_old_console_edition/security/firewall/creating_a_firewall.rst +++ b/umn/source/operation_guide_old_console_edition/security/firewall/creating_a_firewall.rst @@ -29,7 +29,6 @@ Procedure .. figure:: /_static/images/en-us_image_0129304042.png :alt: **Figure 1** Create Firewall - **Figure 1** Create Firewall .. _vpc_acl02_0003__en-us_topic_0118499011_table145313414319: diff --git a/umn/source/operation_guide_old_console_edition/security/firewall/firewall_overview.rst b/umn/source/operation_guide_old_console_edition/security/firewall/firewall_overview.rst index 1558cf4..efe9932 100644 --- a/umn/source/operation_guide_old_console_edition/security/firewall/firewall_overview.rst +++ b/umn/source/operation_guide_old_console_edition/security/firewall/firewall_overview.rst @@ -14,7 +14,6 @@ A firewall is an optional layer of security for your subnets. After you associat .. figure:: /_static/images/en-us_image_0148244691.png :alt: **Figure 1** Security groups and firewalls - **Figure 1** Security groups and firewalls Similar to security groups, firewalls control access to subnets and add an additional layer of defense to your subnets. Security groups only have the "allow" rules, but firewalls have both "allow" and "deny" rules. You can use firewalls together with security groups to implement comprehensive and fine-grained access control. @@ -94,7 +93,6 @@ Configuration Procedure .. figure:: /_static/images/en-us_image_0162335382.png :alt: **Figure 2** firewall configuration procedure - **Figure 2** firewall configuration procedure #. Create a firewall by following the steps described in :ref:`Creating a Firewall `. diff --git a/umn/source/operation_guide_old_console_edition/security/firewall/modifying_a_firewall_rule.rst b/umn/source/operation_guide_old_console_edition/security/firewall/modifying_a_firewall_rule.rst index 3db9c2c..73d56c2 100644 --- a/umn/source/operation_guide_old_console_edition/security/firewall/modifying_a_firewall_rule.rst +++ b/umn/source/operation_guide_old_console_edition/security/firewall/modifying_a_firewall_rule.rst @@ -29,7 +29,6 @@ Procedure .. figure:: /_static/images/en-us_image_0285048674.png :alt: **Figure 1** Modify Rule - **Figure 1** Modify Rule .. _vpc_acl02_0008__en-us_topic_0118498887_table59686157164549: diff --git a/umn/source/operation_guide_old_console_edition/security/security_group/adding_a_security_group_rule.rst b/umn/source/operation_guide_old_console_edition/security/security_group/adding_a_security_group_rule.rst index 093b1fc..92e0c73 100644 --- a/umn/source/operation_guide_old_console_edition/security/security_group/adding_a_security_group_rule.rst +++ b/umn/source/operation_guide_old_console_edition/security/security_group/adding_a_security_group_rule.rst @@ -38,7 +38,6 @@ Procedure .. figure:: /_static/images/en-us_image_0284920908.png :alt: **Figure 1** Add Inbound Rule - **Figure 1** Add Inbound Rule .. table:: **Table 1** Inbound rule parameter description @@ -72,7 +71,6 @@ Procedure .. figure:: /_static/images/en-us_image_0284993717.png :alt: **Figure 2** Add Outbound Rule - **Figure 2** Add Outbound Rule .. table:: **Table 2** Outbound rule parameter description diff --git a/umn/source/operation_guide_old_console_edition/security/security_group/changing_the_security_group_of_an_ecs.rst b/umn/source/operation_guide_old_console_edition/security/security_group/changing_the_security_group_of_an_ecs.rst index c6860a4..bd24221 100644 --- a/umn/source/operation_guide_old_console_edition/security/security_group/changing_the_security_group_of_an_ecs.rst +++ b/umn/source/operation_guide_old_console_edition/security/security_group/changing_the_security_group_of_an_ecs.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0122999741.png :alt: **Figure 1** Change Security Group - **Figure 1** Change Security Group #. Select the target NIC and security groups as prompted. diff --git a/umn/source/operation_guide_old_console_edition/security/security_group/creating_a_security_group.rst b/umn/source/operation_guide_old_console_edition/security/security_group/creating_a_security_group.rst index 5d0810f..6f01087 100644 --- a/umn/source/operation_guide_old_console_edition/security/security_group/creating_a_security_group.rst +++ b/umn/source/operation_guide_old_console_edition/security/security_group/creating_a_security_group.rst @@ -29,7 +29,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001197426329.png :alt: **Figure 1** Create Security Group - **Figure 1** Create Security Group .. _vpc_securitygroup02_0004__en-us_topic_0118534004_table65377617111335: diff --git a/umn/source/operation_guide_old_console_edition/security/security_group/default_security_groups_and_security_group_rules.rst b/umn/source/operation_guide_old_console_edition/security/security_group/default_security_groups_and_security_group_rules.rst index fb28f0a..90dfa05 100644 --- a/umn/source/operation_guide_old_console_edition/security/security_group/default_security_groups_and_security_group_rules.rst +++ b/umn/source/operation_guide_old_console_edition/security/security_group/default_security_groups_and_security_group_rules.rst @@ -14,7 +14,6 @@ Your account automatically comes with a default security group. The default secu .. figure:: /_static/images/en-us_image_0000001230120807.png :alt: **Figure 1** Default security group - **Figure 1** Default security group :ref:`Table 1 ` describes the default rules for the default security group. diff --git a/umn/source/operation_guide_old_console_edition/security/security_group/fast-adding_security_group_rules.rst b/umn/source/operation_guide_old_console_edition/security/security_group/fast-adding_security_group_rules.rst index 23e6f6b..7a5ccd4 100644 --- a/umn/source/operation_guide_old_console_edition/security/security_group/fast-adding_security_group_rules.rst +++ b/umn/source/operation_guide_old_console_edition/security/security_group/fast-adding_security_group_rules.rst @@ -29,7 +29,6 @@ Procedure .. figure:: /_static/images/en-us_image_0211552164.png :alt: **Figure 1** Fast-Add Inbound Rule - **Figure 1** Fast-Add Inbound Rule 7. On the **Outbound Rules** tab, click **Fast-Add Rule**. In the displayed dialog box, select required protocols and ports to add multiple rules at a time. @@ -38,7 +37,6 @@ Procedure .. figure:: /_static/images/en-us_image_0211560998.png :alt: **Figure 2** Fast-Add Outbound Rule - **Figure 2** Fast-Add Outbound Rule 8. Click **OK**. diff --git a/umn/source/operation_guide_old_console_edition/shared_bandwidth/adding_eips_to_a_shared_bandwidth.rst b/umn/source/operation_guide_old_console_edition/shared_bandwidth/adding_eips_to_a_shared_bandwidth.rst index 6bd003d..711be77 100644 --- a/umn/source/operation_guide_old_console_edition/shared_bandwidth/adding_eips_to_a_shared_bandwidth.rst +++ b/umn/source/operation_guide_old_console_edition/shared_bandwidth/adding_eips_to_a_shared_bandwidth.rst @@ -34,7 +34,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001211006359.png :alt: **Figure 1** Add EIP - **Figure 1** Add EIP 6. Click **OK**. diff --git a/umn/source/operation_guide_old_console_edition/shared_bandwidth/assigning_a_shared_bandwidth.rst b/umn/source/operation_guide_old_console_edition/shared_bandwidth/assigning_a_shared_bandwidth.rst index 29718f2..689b667 100644 --- a/umn/source/operation_guide_old_console_edition/shared_bandwidth/assigning_a_shared_bandwidth.rst +++ b/umn/source/operation_guide_old_console_edition/shared_bandwidth/assigning_a_shared_bandwidth.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001163949251.png :alt: **Figure 1** Assigning Shared Bandwidth - **Figure 1** Assigning Shared Bandwidth .. table:: **Table 1** Parameter descriptions diff --git a/umn/source/operation_guide_old_console_edition/shared_bandwidth/modifying_a_shared_bandwidth.rst b/umn/source/operation_guide_old_console_edition/shared_bandwidth/modifying_a_shared_bandwidth.rst index 9f3aa71..8618167 100644 --- a/umn/source/operation_guide_old_console_edition/shared_bandwidth/modifying_a_shared_bandwidth.rst +++ b/umn/source/operation_guide_old_console_edition/shared_bandwidth/modifying_a_shared_bandwidth.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001117669524.png :alt: **Figure 1** Modify Bandwidth - **Figure 1** Modify Bandwidth 6. Click **Next**. diff --git a/umn/source/operation_guide_old_console_edition/shared_bandwidth/removing_eips_from_a_shared_bandwidth.rst b/umn/source/operation_guide_old_console_edition/shared_bandwidth/removing_eips_from_a_shared_bandwidth.rst index 0474ac1..ba9251a 100644 --- a/umn/source/operation_guide_old_console_edition/shared_bandwidth/removing_eips_from_a_shared_bandwidth.rst +++ b/umn/source/operation_guide_old_console_edition/shared_bandwidth/removing_eips_from_a_shared_bandwidth.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001211445065.png :alt: **Figure 1** Remove EIP - **Figure 1** Remove EIP 6. Click **OK**. diff --git a/umn/source/operation_guide_old_console_edition/virtual_ip_address/binding_a_virtual_ip_address_to_an_eip_or_ecs.rst b/umn/source/operation_guide_old_console_edition/virtual_ip_address/binding_a_virtual_ip_address_to_an_eip_or_ecs.rst index 7de7452..e6804d4 100644 --- a/umn/source/operation_guide_old_console_edition/virtual_ip_address/binding_a_virtual_ip_address_to_an_eip_or_ecs.rst +++ b/umn/source/operation_guide_old_console_edition/virtual_ip_address/binding_a_virtual_ip_address_to_an_eip_or_ecs.rst @@ -110,7 +110,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001179761510.png :alt: **Figure 1** Configuring private IP address - **Figure 1** Configuring private IP address f. Click **Advanced**. @@ -123,7 +122,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001225081545.png :alt: **Figure 2** Configuring virtual IP address - **Figure 2** Configuring virtual IP address h. Click **OK**. diff --git a/umn/source/operation_guide_old_console_edition/virtual_ip_address/virtual_ip_address_overview.rst b/umn/source/operation_guide_old_console_edition/virtual_ip_address/virtual_ip_address_overview.rst index c7a386a..01bf42a 100644 --- a/umn/source/operation_guide_old_console_edition/virtual_ip_address/virtual_ip_address_overview.rst +++ b/umn/source/operation_guide_old_console_edition/virtual_ip_address/virtual_ip_address_overview.rst @@ -25,7 +25,6 @@ Virtual IP addresses are used for high availability and can work together with K .. figure:: /_static/images/en-us_image_0209608153.png :alt: **Figure 1** Networking diagram of the HA mode - **Figure 1** Networking diagram of the HA mode - In this configuration, a single virtual IP address is bound to two ECSs in the same subnet. @@ -39,7 +38,6 @@ Virtual IP addresses are used for high availability and can work together with K .. figure:: /_static/images/en-us_image_0209608154.png :alt: **Figure 2** HA load balancing cluster - **Figure 2** HA load balancing cluster - Bind a single virtual IP address to two ECSs. diff --git a/umn/source/operation_guide_old_console_edition/vpc_and_subnet/creating_a_subnet_for_the_vpc.rst b/umn/source/operation_guide_old_console_edition/vpc_and_subnet/creating_a_subnet_for_the_vpc.rst index b98a485..3527c51 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_and_subnet/creating_a_subnet_for_the_vpc.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_and_subnet/creating_a_subnet_for_the_vpc.rst @@ -33,7 +33,6 @@ Procedure .. figure:: /_static/images/en-us_image_0226222517.png :alt: **Figure 1** Create Subnet - **Figure 1** Create Subnet .. table:: **Table 1** Parameter description diff --git a/umn/source/operation_guide_old_console_edition/vpc_and_subnet/modifying_a_subnet.rst b/umn/source/operation_guide_old_console_edition/vpc_and_subnet/modifying_a_subnet.rst index c3fa6d5..c4b463e 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_and_subnet/modifying_a_subnet.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_and_subnet/modifying_a_subnet.rst @@ -29,7 +29,6 @@ Procedure .. figure:: /_static/images/en-us_image_0226829586.png :alt: **Figure 1** Modify Subnet - **Figure 1** Modify Subnet .. table:: **Table 1** Parameter description diff --git a/umn/source/operation_guide_old_console_edition/vpc_and_subnet/modifying_a_vpc.rst b/umn/source/operation_guide_old_console_edition/vpc_and_subnet/modifying_a_vpc.rst index ce108a6..9afa00e 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_and_subnet/modifying_a_vpc.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_and_subnet/modifying_a_vpc.rst @@ -17,12 +17,12 @@ Notes and Constraints - When modifying the VPC CIDR block: - - The VPC CIDR block to be modified must be in the supported CIDR blocks: 10.0.0.0 – 10.255.255.255, 172.16.0.0 – 172.31.255.255, and 192.168.0.0 – 192.168.255.255 + - The VPC CIDR block to be modified must be in the supported CIDR blocks: 10.0.0.0 - 10.255.255.255, 172.16.0.0 - 172.31.255.255, and 192.168.0.0 - 192.168.255.255 - If the VPC has subnets, the VPC CIDR block to be modified must contain all subnet CIDR blocks. When modifying the VPC CIDR block: -- The VPC CIDR block to be modified must be in the supported CIDR blocks: 10.0.0.0 – 10.255.255.255, 172.16.0.0 – 172.31.255.255, and 192.168.0.0 – 192.168.255.255 +- The VPC CIDR block to be modified must be in the supported CIDR blocks: 10.0.0.0 - 10.255.255.255, 172.16.0.0 - 172.31.255.255, and 192.168.0.0 - 192.168.255.255 - If the VPC has subnets, the VPC CIDR block to be modified must contain all subnet CIDR blocks. Procedure @@ -46,7 +46,6 @@ Procedure .. figure:: /_static/images/en-us_image_0000001286573614.png :alt: **Figure 1** Edit CIDR Block - **Figure 1** Edit CIDR Block #. Click **OK**. diff --git a/umn/source/operation_guide_old_console_edition/vpc_flow_log/creating_a_vpc_flow_log.rst b/umn/source/operation_guide_old_console_edition/vpc_flow_log/creating_a_vpc_flow_log.rst index 89096d4..158ecb1 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_flow_log/creating_a_vpc_flow_log.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_flow_log/creating_a_vpc_flow_log.rst @@ -37,7 +37,6 @@ Procedure .. figure:: /_static/images/en-us_image_0191544038.png :alt: **Figure 1** Create VPC Flow Log - **Figure 1** Create VPC Flow Log .. table:: **Table 1** Parameter descriptions diff --git a/umn/source/operation_guide_old_console_edition/vpc_flow_log/deleting_a_vpc_flow_log.rst b/umn/source/operation_guide_old_console_edition/vpc_flow_log/deleting_a_vpc_flow_log.rst index f20ed5a..49a4b54 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_flow_log/deleting_a_vpc_flow_log.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_flow_log/deleting_a_vpc_flow_log.rst @@ -31,7 +31,6 @@ Procedure .. figure:: /_static/images/en-us_image_0191594527.png :alt: **Figure 1** Deleting a VPC flow log - **Figure 1** Deleting a VPC flow log 6. Click **Yes** in the displayed dialog box. diff --git a/umn/source/operation_guide_old_console_edition/vpc_flow_log/viewing_a_vpc_flow_log.rst b/umn/source/operation_guide_old_console_edition/vpc_flow_log/viewing_a_vpc_flow_log.rst index 6adf6dc..dcc4bae 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_flow_log/viewing_a_vpc_flow_log.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_flow_log/viewing_a_vpc_flow_log.rst @@ -33,14 +33,12 @@ Procedure .. figure:: /_static/images/en-us_image_0191577030.png :alt: **Figure 1** Viewing a log record - **Figure 1** Viewing a log record .. figure:: /_static/images/en-us_image_0191588554.png :alt: **Figure 2** Flow log record - **Figure 2** Flow log record The flow log record is in the following format: diff --git a/umn/source/operation_guide_old_console_edition/vpc_flow_log/vpc_flow_log_overview.rst b/umn/source/operation_guide_old_console_edition/vpc_flow_log/vpc_flow_log_overview.rst index f638549..2c5c8d6 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_flow_log/vpc_flow_log_overview.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_flow_log/vpc_flow_log_overview.rst @@ -14,7 +14,6 @@ VPC flow logs must be used together with the Log Tank Service (LTS). Before you .. figure:: /_static/images/en-us_image_0162336264.png :alt: **Figure 1** Configuring the VPC flow log function - **Figure 1** Configuring the VPC flow log function Notes and Constraints diff --git a/umn/source/operation_guide_old_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_a_vpc_in_another_account.rst b/umn/source/operation_guide_old_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_a_vpc_in_another_account.rst index 16b581d..ec9291f 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_a_vpc_in_another_account.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_a_vpc_in_another_account.rst @@ -29,7 +29,6 @@ Creating a VPC Peering Connection .. figure:: /_static/images/en-us_image_0226829595.png :alt: **Figure 1** Create VPC Peering Connection - **Figure 1** Create VPC Peering Connection .. table:: **Table 1** Parameter description @@ -76,7 +75,6 @@ To request a VPC peering connection with a VPC in another account, the owner of .. figure:: /_static/images/en-us_image_0162391155.png :alt: **Figure 2** VPC peering connection list - **Figure 2** VPC peering connection list #. Click **Yes** in the displayed dialog box. @@ -115,7 +113,6 @@ If you request a VPC peering connection with a VPC in another account, the owner .. figure:: /_static/images/en-us_image_0226820459.png :alt: **Figure 3** Add Local Route - **Figure 3** Add Local Route .. _vpc_peering02_0004__en-us_topic_0118498933_en-us_topic_0118498960_table1626072032518: diff --git a/umn/source/operation_guide_old_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_another_vpc_in_your_account.rst b/umn/source/operation_guide_old_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_another_vpc_in_your_account.rst index e1fedb0..e56336f 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_another_vpc_in_your_account.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_peering_connection/creating_a_vpc_peering_connection_with_another_vpc_in_your_account.rst @@ -34,7 +34,6 @@ Creating a VPC Peering Connection .. figure:: /_static/images/en-us_image_0167839112.png :alt: **Figure 1** Create VPC Peering Connection - **Figure 1** Create VPC Peering Connection .. _vpc_peering02_0003__en-us_topic_0118498960_table1215761020244: @@ -83,7 +82,6 @@ If you request a VPC peering connection with another VPC in your own account, th .. figure:: /_static/images/en-us_image_0226820452.png :alt: **Figure 2** VPC peering connection list - **Figure 2** VPC peering connection list #. Click the name of the VPC peering connection to switch to the page showing details about the connection. @@ -94,7 +92,6 @@ If you request a VPC peering connection with another VPC in your own account, th .. figure:: /_static/images/en-us_image_0226820455.png :alt: **Figure 3** Add Local Route - **Figure 3** Add Local Route .. _vpc_peering02_0003__en-us_topic_0118498960_table1626072032518: diff --git a/umn/source/operation_guide_old_console_edition/vpc_peering_connection/deleting_a_vpc_peering_connection.rst b/umn/source/operation_guide_old_console_edition/vpc_peering_connection/deleting_a_vpc_peering_connection.rst index 5410d42..6a40b0e 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_peering_connection/deleting_a_vpc_peering_connection.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_peering_connection/deleting_a_vpc_peering_connection.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0162391187.png :alt: **Figure 1** VPC peering connection list - **Figure 1** VPC peering connection list 6. Locate the target VPC peering connection and click **Delete** in the **Operation** column. diff --git a/umn/source/operation_guide_old_console_edition/vpc_peering_connection/modifying_a_vpc_peering_connection.rst b/umn/source/operation_guide_old_console_edition/vpc_peering_connection/modifying_a_vpc_peering_connection.rst index 2abe7e3..3961ad5 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_peering_connection/modifying_a_vpc_peering_connection.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_peering_connection/modifying_a_vpc_peering_connection.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0162391187.png :alt: **Figure 1** VPC peering connection list - **Figure 1** VPC peering connection list 6. Locate the target VPC peering connection and click **Modify** in the **Operation** column. In the displayed dialog box, modify information about the VPC peering connection. diff --git a/umn/source/operation_guide_old_console_edition/vpc_peering_connection/viewing_vpc_peering_connections.rst b/umn/source/operation_guide_old_console_edition/vpc_peering_connection/viewing_vpc_peering_connections.rst index b48ead2..e8a9e87 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_peering_connection/viewing_vpc_peering_connections.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_peering_connection/viewing_vpc_peering_connections.rst @@ -27,7 +27,6 @@ Procedure .. figure:: /_static/images/en-us_image_0162391187.png :alt: **Figure 1** VPC peering connection list - **Figure 1** VPC peering connection list 6. Click the VPC peering connection name. On the displayed page, view detailed information about the VPC peering connection. diff --git a/umn/source/operation_guide_old_console_edition/vpc_peering_connection/vpc_peering_connection_configuration_plans.rst b/umn/source/operation_guide_old_console_edition/vpc_peering_connection/vpc_peering_connection_configuration_plans.rst index 3ad5f3a..837e058 100644 --- a/umn/source/operation_guide_old_console_edition/vpc_peering_connection/vpc_peering_connection_configuration_plans.rst +++ b/umn/source/operation_guide_old_console_edition/vpc_peering_connection/vpc_peering_connection_configuration_plans.rst @@ -50,7 +50,6 @@ For example, VPC 1 and VPC 2 have matching CIDR blocks, but the subnets in the t .. figure:: /_static/images/en-us_image_0194358487.png :alt: **Figure 1** VPC peering connection between Subnet A and Subnet X - **Figure 1** VPC peering connection between Subnet A and Subnet X :ref:`Figure 2 ` shows the routes configured for the VPC peering connection between Subnet A and Subnet X. After the routes are configured, Subnet A and Subnet X can communicate with each other. @@ -60,7 +59,6 @@ For example, VPC 1 and VPC 2 have matching CIDR blocks, but the subnets in the t .. figure:: /_static/images/en-us_image_0194358495.png :alt: **Figure 2** Route tables for the VPC peering connection between Subnet A and Subnet X - **Figure 2** Route tables for the VPC peering connection between Subnet A and Subnet X If two VPCs have overlapping subnets, a VPC peering connection created between the two subnets will not take effect, and the subnets cannot communicate with each other. @@ -72,7 +70,6 @@ As shown in :ref:`Figure 3 `. For details, see :ref:`Route Table (Old Console Edition) `. @@ -27,7 +26,6 @@ VPC has old and new console editions. You can click |image1| in the lower right .. figure:: /_static/images/en-us_image_0000001251773147.png :alt: **Figure 2** Old console - **Figure 2** Old console .. _en-us_topic_0038263963__en-us_topic_0118498988_section22531339489: @@ -41,7 +39,6 @@ A route table contains a set of routes that are used to determine where network .. figure:: /_static/images/en-us_image_0000001229959315.png :alt: **Figure 3** Route Table - **Figure 3** Route Table .. _en-us_topic_0038263963__en-us_topic_0118498988_section29931443171216: @@ -124,7 +121,6 @@ You can use a route table configured in standalone mode or active/standby mode. .. figure:: /_static/images/en-us_image_0209273220.png :alt: **Figure 4** Route table configured in standalone mode - **Figure 4** Route table configured in standalone mode In standalone mode, ECSs in a VPC that do not have EIPs bound access the Internet through an ECS that has an EIP bound and has the SNAT function configured. @@ -138,7 +134,6 @@ You can use a route table configured in standalone mode or active/standby mode. .. figure:: /_static/images/en-us_image_0118498947.png :alt: **Figure 5** Route table configured in active/standby mode - **Figure 5** Route table configured in active/standby mode In active/standby mode, ECSs in a VPC that do not have EIPs bound access the Internet through two ECSs that have EIPs bound and have the SNAT function configured. diff --git a/umn/source/service_overview/basic_concepts/shared_snat.rst b/umn/source/service_overview/basic_concepts/shared_snat.rst index 288b782..386076c 100644 --- a/umn/source/service_overview/basic_concepts/shared_snat.rst +++ b/umn/source/service_overview/basic_concepts/shared_snat.rst @@ -14,7 +14,6 @@ The VPC service provides free SNAT function, which allows ECSs to use a limited .. figure:: /_static/images/en-us_image_0118499140.png :alt: **Figure 1** SNAT function - **Figure 1** SNAT function - To enable shared SNAT using the API, set **enable_snat** to **true** by following the instructions provided in **Neutron** > **Routers** > **Update router** in the *Native OpenStack API Reference*. @@ -40,7 +39,6 @@ To prevent an ECS from connecting to the Internet but allow the ECS to access 19 .. figure:: /_static/images/en-us_image_0152667656.png :alt: **Figure 2** Deleting the default outbound rule from the security group - **Figure 2** Deleting the default outbound rule from the security group #. Add the required outbound rule. @@ -51,7 +49,6 @@ To prevent an ECS from connecting to the Internet but allow the ECS to access 19 .. figure:: /_static/images/en-us_image_0152668782.png :alt: **Figure 3** Adding an outbound rule for the security group - **Figure 3** Adding an outbound rule for the security group The differences between shared SNAT and custom routes are as follows: diff --git a/umn/source/service_overview/basic_concepts/subnet.rst b/umn/source/service_overview/basic_concepts/subnet.rst index 39e5eaf..3209ca7 100644 --- a/umn/source/service_overview/basic_concepts/subnet.rst +++ b/umn/source/service_overview/basic_concepts/subnet.rst @@ -15,6 +15,6 @@ A subnet is a unique CIDR block with a range of IP addresses in a VPC. All resou The subnets used to deploy your resources must reside within your VPC, and the subnet masks used to define them can be between the netmask of its VPC CIDR block and /29 netmask. - - 10.0.0.0 – 10.255.255.255 - - 172.16.0.0 – 172.31.255.255 - - 192.168.0.0 – 192.168.255.255 + - 10.0.0.0 - 10.255.255.255 + - 172.16.0.0 - 172.31.255.255 + - 192.168.0.0 - 192.168.255.255 diff --git a/umn/source/service_overview/basic_concepts/virtual_ip_address.rst b/umn/source/service_overview/basic_concepts/virtual_ip_address.rst index 856f174..3df9627 100644 --- a/umn/source/service_overview/basic_concepts/virtual_ip_address.rst +++ b/umn/source/service_overview/basic_concepts/virtual_ip_address.rst @@ -22,7 +22,6 @@ Virtual IP addresses are used for high availability and can work together with K .. figure:: /_static/images/en-us_image_0209608153.png :alt: **Figure 1** Networking diagram of the HA mode - **Figure 1** Networking diagram of the HA mode - In this configuration, a single virtual IP address is bound to two ECSs in the same subnet. @@ -36,7 +35,6 @@ Virtual IP addresses are used for high availability and can work together with K .. figure:: /_static/images/en-us_image_0209608154.png :alt: **Figure 2** HA load balancing cluster - **Figure 2** HA load balancing cluster - Bind a single virtual IP address to two ECSs. diff --git a/umn/source/service_overview/what_is_virtual_private_cloud.rst b/umn/source/service_overview/what_is_virtual_private_cloud.rst index 9c20c06..804a734 100644 --- a/umn/source/service_overview/what_is_virtual_private_cloud.rst +++ b/umn/source/service_overview/what_is_virtual_private_cloud.rst @@ -16,7 +16,6 @@ Within your own VPC, you can create security groups and VPNs, configure IP addre .. figure:: /_static/images/en-us_image_0209606948.png :alt: **Figure 1** VPC components - **Figure 1** VPC components Advantages