From 36b0ed2676dec3fe8bf07168e4ed4c55620b00b0 Mon Sep 17 00:00:00 2001 From: OpenTelekomCloud Proposal Bot Date: Fri, 28 Apr 2023 09:12:00 +0000 Subject: [PATCH] Update content --- umn/source/change_history.rst | 6 ++++++ .../assigning_an_eip_and_binding_it_to_an_ecs.rst | 2 +- ...g_an_eip_from_an_ecs_and_releasing_the_eip.rst | 2 +- .../bandwidth/how_do_i_buy_a_shared_bandwidth.rst | 15 +++++++++++++++ umn/source/faq/bandwidth/index.rst | 2 ++ ...step_3_assign_an_eip_and_bind_it_to_an_ecs.rst | 2 +- 6 files changed, 26 insertions(+), 3 deletions(-) create mode 100644 umn/source/faq/bandwidth/how_do_i_buy_a_shared_bandwidth.rst diff --git a/umn/source/change_history.rst b/umn/source/change_history.rst index 88a52e7..6856610 100644 --- a/umn/source/change_history.rst +++ b/umn/source/change_history.rst @@ -8,6 +8,12 @@ Change History +-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Released On | Description | +===================================+====================================================================================================================================================================================================================================================================================================================================+ +| 2023-04-28 | This release incorporates the following changes: | +| | | +| | Updated the following content: | +| | | +| | Modified the links of sections "Binding an EIP" and "Unbinding an EIP" in :ref:`Assigning an EIP and Binding It to an ECS ` and :ref:`Unbinding an EIP from an ECS and Releasing the EIP `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | 2023-04-20 | This release incorporates the following changes: | | | | | | Updated the following content: | diff --git a/umn/source/elastic_ip/assigning_an_eip_and_binding_it_to_an_ecs.rst b/umn/source/elastic_ip/assigning_an_eip_and_binding_it_to_an_ecs.rst index 63e3fd2..711e2f0 100644 --- a/umn/source/elastic_ip/assigning_an_eip_and_binding_it_to_an_ecs.rst +++ b/umn/source/elastic_ip/assigning_an_eip_and_binding_it_to_an_ecs.rst @@ -18,7 +18,7 @@ You can assign an EIP and bind it to an ECS so that the ECS can access the Inter - Existing EIPs of the Dedicated Load Balancer (**5_gray**) type can be bound to dedicated or shared load balancers. - The EIP console cannot be used to bind EIPs to or unbind them from dedicated load balancers. - - You can use APIs to bind EIPs to or unbind them from dedicated load balancers. For details, see `Binding an EIP `__ and `Unbinding an EIP `__. + - You can use APIs to bind EIPs to or unbind them from dedicated load balancers. For details, see `Binding an EIP `__ and `Unbinding an EIP `__. - EIPs of this type can be bound to or unbound from shared load balancers using the EIP console or APIs. - You are advised to bind BGP EIPs to or unbind them from dedicated load balancers. diff --git a/umn/source/elastic_ip/unbinding_an_eip_from_an_ecs_and_releasing_the_eip.rst b/umn/source/elastic_ip/unbinding_an_eip_from_an_ecs_and_releasing_the_eip.rst index d277041..03c4ace 100644 --- a/umn/source/elastic_ip/unbinding_an_eip_from_an_ecs_and_releasing_the_eip.rst +++ b/umn/source/elastic_ip/unbinding_an_eip_from_an_ecs_and_releasing_the_eip.rst @@ -17,7 +17,7 @@ Notes and Constraints - Existing EIPs of the Dedicated Load Balancer (**5_gray**) type can be bound to dedicated or shared load balancers. - The EIP console cannot be used to bind EIPs to or unbind them from dedicated load balancers. - - You can use APIs to bind EIPs to or unbind them from dedicated load balancers. For details, see `Binding an EIP `__ and `Unbinding an EIP `__. + - You can use APIs to bind EIPs to or unbind them from dedicated load balancers. For details, see `Binding an EIP `__ and `Unbinding an EIP `__. - EIPs of this type can be bound to or unbound from shared load balancers using the EIP console or APIs. - You are advised to bind BGP EIPs to or unbind them from dedicated load balancers. diff --git a/umn/source/faq/bandwidth/how_do_i_buy_a_shared_bandwidth.rst b/umn/source/faq/bandwidth/how_do_i_buy_a_shared_bandwidth.rst new file mode 100644 index 0000000..974d645 --- /dev/null +++ b/umn/source/faq/bandwidth/how_do_i_buy_a_shared_bandwidth.rst @@ -0,0 +1,15 @@ +:original_name: vpc_faq_0035.html + +.. _vpc_faq_0035: + +How Do I Buy a Shared Bandwidth? +================================ + +#. Log in to the management console. +#. Click |image1| in the upper left corner and select the desired region and project. +#. Click |image2| in the upper left corner and choose **Network** > **Elastic IP**. +#. In the navigation pane on the left, choose **Shared Bandwidths**. +#. In the upper right corner, click **Assign Shared Bandwidth**. On the displayed page, configure parameters as prompted to assign a shared bandwidth. + +.. |image1| image:: /_static/images/en-us_image_0141273034.png +.. |image2| image:: /_static/images/en-us_image_0000001454059512.png diff --git a/umn/source/faq/bandwidth/index.rst b/umn/source/faq/bandwidth/index.rst index b35debe..09f2fb0 100644 --- a/umn/source/faq/bandwidth/index.rst +++ b/umn/source/faq/bandwidth/index.rst @@ -8,6 +8,7 @@ Bandwidth - :ref:`What Is the Bandwidth Size Range? ` - :ref:`What Bandwidth Types Are Available? ` - :ref:`What Are the Differences Between a Dedicated Bandwidth and a Shared Bandwidth? Can a Dedicated Bandwidth Be Changed to a Shared Bandwidth or the Other Way Around? ` +- :ref:`How Do I Buy a Shared Bandwidth? ` .. toctree:: :maxdepth: 1 @@ -16,3 +17,4 @@ Bandwidth what_is_the_bandwidth_size_range what_bandwidth_types_are_available what_are_the_differences_between_a_dedicated_bandwidth_and_a_shared_bandwidth_can_a_dedicated_bandwidth_be_changed_to_a_shared_bandwidth_or_the_other_way_around + how_do_i_buy_a_shared_bandwidth 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 e394c4b..25113bd 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 @@ -18,7 +18,7 @@ You can assign an EIP and bind it to an ECS so that the ECS can access the Inter - Existing EIPs of the Dedicated Load Balancer (**5_gray**) type can be bound to dedicated or shared load balancers. - The EIP console cannot be used to bind EIPs to or unbind them from dedicated load balancers. - - You can use APIs to bind EIPs to or unbind them from dedicated load balancers. For details, see `Binding an EIP `__ and `Unbinding an EIP `__. + - You can use APIs to bind EIPs to or unbind them from dedicated load balancers. For details, see `Binding an EIP `__ and `Unbinding an EIP `__. - EIPs of this type can be bound to or unbound from shared load balancers using the EIP console or APIs. - You are advised to bind BGP EIPs to or unbind them from dedicated load balancers.