forked from docs/doc-exports
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
6.9 KiB
6.9 KiB
Viewing Routes Configured for a VPC Peering Connection
Scenarios
This section describes how to view the routes added to the route tables of local and peer VPCs of a VPC peering connection.
If two VPCs cannot communicate through a VPC peering connection, you can check the routes added for the local and peer VPCs by following the instructions provided in this section.
Viewing Routes of a VPC Peering Connection Between VPCs in the Same Account
- Log in to the management console.
- Click
in the upper left corner and select the desired region and project.
- Click
in the upper left corner and choose Network > Virtual Private Cloud.
The Virtual Private Cloud page is displayed.
- In the navigation pane on the left, choose Virtual Private Cloud > VPC Peering Connections.
The VPC peering connection list is displayed.
- In the VPC peering connection list, click the name of the target VPC peering connection.
The page showing the VPC peering connection details is displayed.
- In the route list, view the route information.
You can view the route destination, VPC, next hop, route table, and more.
Viewing Routes of a VPC Peering Connection Between VPCs in Different Accounts
Only the account owner of a VPC in a VPC peering connection can view the routes added for the connection.
- Log in to the management console using the account of the local VPC and view the route of the local VPC:
- Click
in the upper left corner and select the desired region and project.
- Click
in the upper left corner and choose Network > Virtual Private Cloud.
The Virtual Private Cloud page is displayed.
- In the navigation pane on the left, choose Virtual Private Cloud > VPC Peering Connections.
The VPC peering connection list is displayed.
- In the VPC peering connection list, click the name of the target VPC peering connection.
The page showing the VPC peering connection details is displayed.
- In the route list, view the route information.
You can view the route destination, VPC, next hop, route table, and more.
- Click
- Log in to the management console using the account of the peer VPC and view the route of the peer VPC by referring to 1.
Parent topic: VPC Peering Connection