Document toolboxDocument toolbox

Creating Static Routes

To create a static route, do the following:

  1. In the Cloud Services Portal, go to Manage > Routing > Static Routes.

  2. Select an existing edge, and click Edit.

  3. On the Edit Static Routes page, click Add and do the following:

    1. PREFIX: Specify a valid IP prefix, such as 10.1.1.0/24. This is the prefix of the IP addresses you defined for this route. For example, if you want to permit or deny traffic to 10.0.0.0/8, enter 10.0.0.0/8 here.

    2. METRIC: Specify an unsigned integer from 1 to 10. Static routes are prioritized by metric values. The lower the metric value, the higher the precedence.

    3. NEXT HOP: Specify an IP address, such as 10.1.1.1.

  4. Click Save & Close.

Â