Agent Virtual Network Static Routes

Define static routes for an agent’s virtual network

Agents can define static routes for their virtual network to augment or override routes defined in the global virtual network route table.

Field NameDescription
DestinationThe destination node or cluster where matching traffic will be routed.
Destination CIDRThe CIDR notation of the IP address or network traffic that this route should manage.
MetricValue between 1 and 200. The available route with the lowest metric will be selected when a flow is created.
Description(optional) A user-friendly description for the route and its purpose.

Manage Agent Static VPN Routes

Add Agent Static VPN Route

  1. Navigate to the Static Routes page of the desired agent.
  2. Click the Add Route button at the top of the table.
  3. Provide the Destination, Destination CIDR, Metric, and optional description for the new route.
  4. Optionally, repeat with additional routes.
  5. Click Save

Delete Agent Static VPN Routes

  1. Navigate to the Static Routes page of the desired agent.
  2. Select the check box to the left of the route you wish to delete.
  3. From the Actions dropdown above the table select Delete.
  4. When prompted confirm you wish to delete the rule.