JDCloud cloud computing infrastructure to create the VPC peer connection

VPC is created based on the topology

JDCloud cloud computing infrastructure to create the VPC peer to peer connection (1)

Last time left over VM-01 Ping fails VM-04 because they are in different private networks, now configured with a different private network interconnection region at VPC to cloud host VM-01 Ping through VM-04

Create a VPC peer connection

1, to establish a connection to a LAB-VPC02 LAB-VPC03 peer
lookup target VPC's private ID (when configured VPC peer connection is to establish a two-way connection by looking ID's)
JDCloud cloud computing infrastructure to create the VPC peer to peer connection (2)
JDCloud cloud computing infrastructure to create the VPC peer to peer connection (3)
unilateral created, later to configure the routing table
JDCloud cloud computing infrastructure to create the VPC peer to peer connection (4)
JDCloud cloud computing infrastructure to create the VPC peer to peer connection (5)
2 , to establish a LAB-VPC03 LAB-VPC02 peer to peer connection
JDCloud cloud computing infrastructure to create the VPC peer to peer connection (6)
JDCloud cloud computing infrastructure to create the VPC peer connection (7)

3, now can not communicate with each other, because of lack of routing information, you need to create a routing table (routing policy)
JDCloud cloud computing infrastructure to create the VPC peer to peer connection (8)
JDCloud cloud computing infrastructure to create the VPC peer to peer connection (9)

Add a new route entry
JDCloud cloud computing infrastructure to create the VPC peer to peer connection (10)

Further Gateway with the policy for child
JDCloud cloud computing infrastructure to create the VPC peer connection (11)

Also you need to configure a return route
JDCloud cloud computing infrastructure to create the VPC peer to peer connection (12)
JDCloud cloud computing infrastructure to create the VPC peer to peer connection (13)

Test Connectivity (VM-01 Ping through VM-04)
JDCloud cloud computing infrastructure to create the VPC peer to peer connection (14)

Published 53 original articles · won praise 3 · views 10000 +

Guess you like

Origin blog.csdn.net/weixin_46192300/article/details/104287958