Step6. Create a VPC Route

Create a route in the VPC that will send YMP data to the Internet through the SBC instance.

  1. Go to the VPC networks page in the Google Cloud Platform Console.
  2. Edit your VPC network.
  3. On the VPC edit page, click Routes > Add Route.
  4. On the route edit page, set the route settings.
    1. Set a Name for the route.
    2. Set the Destination IP range to 0.0.0.0/0.
    3. Set the Priority to 800.
    4. Set the Instance tags as the tag that is set on the YMP instance.
    5. Set Next hop to Specify an instance and set Next hop instance to the SBC instance.
    6. Click Create.