diff --git a/umn/source/change_history.rst b/umn/source/change_history.rst index 9339cea..584b3bb 100644 --- a/umn/source/change_history.rst +++ b/umn/source/change_history.rst @@ -5,42 +5,49 @@ Change History ============== -+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -| Released On | Description | -+===================================+==================================================================================================================================================================================================================================================================+ -| 2024-02-05 | Modified the following content: | -| | | -| | - Modified description about the **ASN** parameter in :ref:`Creating an Enterprise Router `. | -| | - Added a note to **Auto Add Routes** in :ref:`Creating a VPC Attachment `. | -+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -| 2023-11-21 | Modified the following content: | -| | | -| | Added a screenshot in :ref:`Viewing Quotas `. | -+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -| 2023-11-17 | Modified the following content: | -| | | -| | Added permission information in :ref:`Permissions ` and :ref:`Permissions Management `. | -+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -| 2023-10-12 | Modified the following content: | -| | | -| | - Added console screenshots in "Tags" and "Flow Logs". | -| | - Modified the tag format description in :ref:`Overview `. | -+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -| 2023-10-09 | Modified the following content: | -| | | -| | - Added the description of the permission on shared enterprise routers in :ref:`Permissions `. | -| | - Added console screenshots for operations. | -+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -| 2023-09-22 | Modified the following content: | -| | | -| | - Added the link to the Direct Connect operation guide in :ref:`Attachment Overview `. | -| | - Modified the maximum number of tags that can be added in :ref:`Overview `. | -| | - Added detailed descriptions and screenshots in :ref:`Viewing Associations in a Route Table ` and :ref:`Viewing a Propagation in a Route Table `. | -| | - Added the link to the *Cloud Trace Service User Guide* in :ref:`Viewing Traces `. | -+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -| 2023-05-30 | Modified the following content: | -| | | -| | Added descriptions of flow logs in :ref:`Functions `, :ref:`Deleting an Enterprise Router `, :ref:`Deleting a VPC Attachment `, :ref:`Deleting a Virtual Gateway Attachment ` and :ref:`Flow Logs `. | -+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -| 2023-03-24 | This issue is the first official release. | -+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +| Released On | Description | ++===================================+================================================================================================================================================================================================================================================================================================+ +| 2024-02-08 | Modified the following content: | +| | | +| | - Added the **Destination Type** parameter in :ref:`Step 5: (Optional) Add Routes to VPC Route Tables `. | +| | - Modified the example ASN values of enterprise routers in :ref:`Step 1: Plan Networks and Resources `, :ref:`Step 2: Create an Enterprise Router `, and :ref:`How Do I Enable Two Attachments of an Enterprise Router to Learn Routes from Each Other? ` | +| | - Changed the title of :ref:`Overview `. | +| | - Added constraints on the 100.64.x.x network segment in :ref:`Notes and Constraints `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2024-02-05 | Modified the following content: | +| | | +| | - Modified description about the **ASN** parameter in :ref:`Creating an Enterprise Router `. | +| | - Added a note to **Auto Add Routes** in :ref:`Creating a VPC Attachment `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2023-11-21 | Modified the following content: | +| | | +| | Added a screenshot in :ref:`Viewing Quotas `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2023-11-17 | Modified the following content: | +| | | +| | Added permission information in :ref:`Permissions ` and :ref:`Permissions Management `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2023-10-12 | Modified the following content: | +| | | +| | - Added console screenshots in "Tags" and "Flow Logs". | +| | - Modified the tag format description in :ref:`Overview `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2023-10-09 | Modified the following content: | +| | | +| | - Added the description of the permission on shared enterprise routers in :ref:`Permissions `. | +| | - Added console screenshots for operations. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2023-09-22 | Modified the following content: | +| | | +| | - Added the link to the Direct Connect operation guide in :ref:`Attachment Overview `. | +| | - Modified the maximum number of tags that can be added in :ref:`Overview `. | +| | - Added detailed descriptions and screenshots in :ref:`Viewing Associations in a Route Table ` and :ref:`Viewing a Propagation in a Route Table `. | +| | - Added the link to the *Cloud Trace Service User Guide* in :ref:`Viewing Traces `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2023-05-30 | Modified the following content: | +| | | +| | Added descriptions of flow logs in :ref:`Functions `, :ref:`Deleting an Enterprise Router `, :ref:`Deleting a VPC Attachment `, :ref:`Deleting a Virtual Gateway Attachment ` and :ref:`Flow Logs `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2023-03-24 | This issue is the first official release. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ diff --git a/umn/source/faq/how_do_i_enable_two_attachments_of_an_enterprise_router_to_learn_routes_from_each_other.rst b/umn/source/faq/how_do_i_enable_two_attachments_of_an_enterprise_router_to_learn_routes_from_each_other.rst index 2aea7ce..02c661a 100644 --- a/umn/source/faq/how_do_i_enable_two_attachments_of_an_enterprise_router_to_learn_routes_from_each_other.rst +++ b/umn/source/faq/how_do_i_enable_two_attachments_of_an_enterprise_router_to_learn_routes_from_each_other.rst @@ -9,7 +9,7 @@ If you want two attachments of an enterprise router to learn routes from each ot If you want two virtual gateways attached to the same enterprise router to learn routes from each other, their ASNs can be as follows: -- Enterprise router: 64512 +- Enterprise router: 64800 - Virtual gateway attachment A: 64513 (BGP ASN of virtual gateway A) - Virtual gateway attachment B: 64515 (BGP ASN of virtual gateway B) diff --git a/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/index.rst b/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/index.rst index 532499d..66b8558 100644 --- a/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/index.rst +++ b/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/index.rst @@ -5,7 +5,7 @@ Using an Enterprise Router to Enable Communications Between VPCs in the Same Region =================================================================================== -- :ref:`Before You Start ` +- :ref:`Overview ` - :ref:`Step 1: Plan Networks and Resources ` - :ref:`Step 2: Create an Enterprise Router ` - :ref:`Step 3: (Optional) Create VPCs and ECSs ` @@ -17,7 +17,7 @@ Using an Enterprise Router to Enable Communications Between VPCs in the Same Reg :maxdepth: 1 :hidden: - before_you_start + overview step_1_plan_networks_and_resources step_2_create_an_enterprise_router step_3_optional_create_vpcs_and_ecss diff --git a/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/before_you_start.rst b/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/overview.rst similarity index 99% rename from umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/before_you_start.rst rename to umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/overview.rst index 6ebb19f..4311b92 100644 --- a/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/before_you_start.rst +++ b/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/overview.rst @@ -2,8 +2,8 @@ .. _er_01_0062: -Before You Start -================ +Overview +======== Background ---------- diff --git a/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/step_1_plan_networks_and_resources.rst b/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/step_1_plan_networks_and_resources.rst index 4fa28b9..291b1e3 100644 --- a/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/step_1_plan_networks_and_resources.rst +++ b/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/step_1_plan_networks_and_resources.rst @@ -116,7 +116,7 @@ The enterprise router, VPCs, and ECSs must be in the same region. You can select +------------------------+-------+---------------------------------+---------------------------------+-------------------------+-------------------------+--------------+ | Enterprise Router Name | ASN | Default Route Table Association | Default Route Table Propagation | Association Route Table | Propagation Route Table | Attachment | +========================+=======+=================================+=================================+=========================+=========================+==============+ - | er-test-01 | 64512 | Enable | Enable | Default route table | Default route table | er-attach-01 | + | er-test-01 | 64800 | Enable | Enable | Default route table | Default route table | er-attach-01 | +------------------------+-------+---------------------------------+---------------------------------+-------------------------+-------------------------+--------------+ | | | | | | | er-attach-02 | +------------------------+-------+---------------------------------+---------------------------------+-------------------------+-------------------------+--------------+ diff --git a/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/step_2_create_an_enterprise_router.rst b/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/step_2_create_an_enterprise_router.rst index f5e768d..f2ea209 100644 --- a/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/step_2_create_an_enterprise_router.rst +++ b/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/step_2_create_an_enterprise_router.rst @@ -48,7 +48,7 @@ Procedure +---------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | Name | Specify the enterprise router name. You can change it after the enterprise router is created. | er-test-01 | +---------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ - | ASN | Enter an ASN based on your network plan. It cannot be changed after the enterprise router is created. | 64512 | + | ASN | Enter an ASN based on your network plan. It cannot be changed after the enterprise router is created. | 64800 | +---------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | Default Route Table Association | If you select this option, you do not need to create route tables or associations. You can change your option after the enterprise router is created. | Enable | +---------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ diff --git a/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/step_5_optional_add_routes_to_vpc_route_tables.rst b/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/step_5_optional_add_routes_to_vpc_route_tables.rst index 20c249d..a1c9db9 100644 --- a/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/step_5_optional_add_routes_to_vpc_route_tables.rst +++ b/umn/source/getting_started/using_an_enterprise_router_to_enable_communications_between_vpcs_in_the_same_region/step_5_optional_add_routes_to_vpc_route_tables.rst @@ -72,6 +72,11 @@ Procedure +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | Parameter | Setting | Example Value | +=======================+=====================================================================================================================================================================================================================================================================================================================================================================================================================================+=======================+ + | Destination Type | The destination can be: | IP address | + | | | | + | | - **IP address**: Select this option if you want to enter an IP address or IP address range. | | + | | - **IP address group**: Select this option if you want to select an IP address group that contains one or more IP addresses. | | + +-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+ | Destination | The destination is used to route traffic from this VPC to other VPCs attached to the enterprise router. You can change it after the route is created. | 10.0.0.0/8 | | | | | | | - Set the destination to the CIDR blocks of VPCs or their subnets that your VPC need to communicate with. | | diff --git a/umn/source/service_overview/notes_and_constraints.rst b/umn/source/service_overview/notes_and_constraints.rst index e8014ad..2a75976 100644 --- a/umn/source/service_overview/notes_and_constraints.rst +++ b/umn/source/service_overview/notes_and_constraints.rst @@ -33,3 +33,7 @@ Constraints - The VPC is being used by ELB, NAT Gateway, VPC Endpoint, or Distributed Cache Service (DCS). To solve this problem, refer to :ref:`Why Traffic Can't Be Forwarded from a VPC with a Route Destination of 0.0.0.0/0 to Its Enterprise Router? ` + +- The VPC route table does not allow you to add a route whose destination address is 100.64.x.x and next hop is an enterprise router. + + To solve this problem, refer to :ref:`How Do I Route Traffic to 100.64.x.x Through an Enterprise Router? `