forked from docs/doc-exports
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
8.0 KiB
8.0 KiB
Deleting Routes Configured for a VPC Peering Connection
Scenarios
This section describes how to delete routes from the route tables of the local and peer VPCs connected by a VPC peering connection.
Deleting 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.
- 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.
- Delete the route added to the route table of the local VPC:
- Click the Local Routes tab and then click the Route Tables hyperlink.
The Summary tab of the default route table for the local VPC is displayed.
- Locate the row that contains the route to be deleted and click Delete in the Operation column.
A confirmation dialog box is displayed.
- Click Yes.
- Click the Local Routes tab and then click the Route Tables hyperlink.
- Delete the route added to the route table of the peer VPC:
- Click the Peer Routes tab and then click the Route Tables hyperlink.
The Summary tab of the default route table for the peer VPC is displayed.
- Locate the row that contains the route to be deleted and click Delete in the Operation column.
A confirmation dialog box is displayed.
- Click Yes.
- Click the Peer Routes tab and then click the Route Tables hyperlink.
Deleting Routes of a VPC Peering Connection Between VPCs in Different Accounts
Only the account owner of a VPC in a VPC peering connection can delete the routes added for the connection.
- Log in to the management console using the account of the local VPC and delete 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.
- 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.
- Delete the route added to the route table of the local VPC:
- Click the Local Routes tab and then click the Route Tables hyperlink.
The Summary tab of the default route table for the local VPC is displayed.
- Locate the row that contains the route to be deleted and click Delete in the Operation column.
A confirmation dialog box is displayed.
- Click Yes.
- Click the Local Routes tab and then click the Route Tables hyperlink.
- Click
- Log in to the management console using the account of the peer VPC and delete the route of the peer VPC by referring to 1.
Parent topic: VPC Peering Connection