Step6. Create a VPC Route
Create a route in the VPC that will send YMP data to the Internet through the SBC instance.
- Go to the VPC networks page in the Google Cloud Platform Console.
- Edit your VPC network.
- On the VPC edit page, click .
-
On the route edit page, set the route settings.
- Set a Name for the route.
-
Set the Destination IP range to
0.0.0.0/0
. -
Set the Priority to
800
. - Set the Instance tags as the tag that is set on the YMP instance.
-
Set Next hop to
Specify an instance
and set Next hop instance to the SBC instance. - Click Create.