Network and Resource Planning
- Network Planning: Plan CIDR blocks of VPCs and their subnets, global DC gateway and virtual interface of the Direct Connect connection, VPC route tables, and enterprise router route tables.
- Resource Planning: Plan the quantity, names, and other parameters of cloud resources, including VPCs, Direct Connect connection, ECSs, and enterprise router.
Network Planning
Figure 1 shows the hybrid cloud network planning that uses an enterprise router and a global DC gateway. Two VPCs and the global DC gateway are attached to the enterprise router. Table 2 describes the networking planning details.
Path |
Description |
---|---|
Request traffic: from VPC-A to the on-premises data center |
|
Response traffic: from the on-premises data center to VPC-A |
|
Cloud Service/Resource |
Description |
---|---|
VPC |
Two VPCs are used to run your workloads and need to be attached to the enterprise router.
|
Direct Connect |
|
Enterprise Router |
After Default Route Table Association and Default Route Table Propagation are enabled and global DC gateway and VPC attachments are created, Enterprise Router will automatically:
|
ECS |
Two ECSs are in different VPCs. If the ECSs are in different security groups, add rules to the security groups to allow access to each other. |
Destination |
Next Hop |
Route Type |
---|---|---|
Fixed CIDR block: 10.0.0.0/8 |
Enterprise router |
Static route (custom) |
Fixed CIDR block: 172.16.0.0/12 |
Enterprise router |
Static route (custom) |
Fixed CIDR block: 192.168.0.0/16 |
Enterprise router |
Static route (custom) |
On-premises network CIDR block: 10.1.123.0/24 |
Enterprise router |
Static route (custom) |
- If you enable Auto Add Routes when creating a VPC attachment, you do not need to manually add static routes to the VPC route table. Instead, the system automatically adds routes (with this enterprise router as the next hop and 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16 as the destinations) to all route tables of the VPC.
- If an existing route in the VPC route tables has a destination to 10.0.0.0/8, 172.16.0.0/12, or 192.168.0.0/16, the routes will fail to be added. In this case, do not enable Auto Add Routes. After the attachment is created, manually add routes.
- You need to add a route to the VPC route table with the destination set to the on-premises network CIDR block and next hop set to enterprise router.
Destination |
Next Hop |
Route Type |
---|---|---|
VPC-A CIDR block: 192.168.0.0/16 |
VPC-A attachment: er-attach-vpc-A |
Propagated |
VPC-B CIDR block: 172.16.0.0/16 |
VPC-B attachment: er-attach-vpc-B |
Propagated |
Local and remote gateways: 10.0.0.0/30 |
Global DC gateway attachment: er-attach-dgw |
Propagated |
Data center CIDR block: 10.1.123.0/24 |
Global DC gateway attachment: er-attach-dgw |
Propagated |
Resource Planning
The following resource details are only examples. You can modify them if needed.
Resource |
Quantity |
Description |
---|---|---|
VPC |
2 |
Two VPCs are required to run your workloads and need to be attached to the enterprise router.
|
Enterprise Router |
1 |
|
Direct Connect |
1 |
One connection is required. In this example, the connection is named dc-X. |
A global DC gateway is required.
|
||
One virtual interface is required.
|
||
Set up a peer link between the global DC gateway and the enterprise router.
|
||
ECS |
2 |
An ECS is required in each VPC for verifying connectivity.
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot