Adding a Static Route

When new IPv4 static routes are added, Cloud Edge checks whether a matching route and destination already exist in the Cloud Edge routing table. If no match is found, Cloud Edge adds the route to the routing table.

Note:

Since Routing Mode does not support IPv6, you can configure only IPv4 static routes.

  1. Go to Gateways > (gateway name) > NETWORK > Static Routes.
  2. Click Add to add a default route.

    The Add/Edit Static Route window appears.

  3. Select Enable static route.
  4. In Destination network, specify the network address.

    Any of the following options are valid:

    • IP address

    • Default gateway (Example: 10.10.10.10/16)

      Note:

      If multiple default gateways are configured, outgoing traffic is routed from these gateways using round-robin selection.

    • Bitmask

      Note:

      The bitmask is the decimal equivalent of the netmask.

    • Class InterDomain Routing (CIDR) notation (Example: 255.255.255.0/24)

  5. In Nexthop, specify the next-hop IPv4 address.
  6. Click Save.