# Static Route

#### Introduction

Static Route is how you define actually how vendor trunk is to be selected.  Within Static Route, you can order the vendor trunks by:

* Top Down Routing
* Round Robin Routing
* Percentage Routing

Top Down Routing means Class 4 will always select the route from top to bottom of the vendor trunk list.  Round Robin means Class 4 will balance traffic sent all vendor trunk evenly.  Percentage routing let's you define % of traffic being sent to each vendor trunk.&#x20;

Here is how you create static routing:

#### Step 1: Click on Routing > Static Routing

![](/files/-MYWecLM1C6pQkGHZsL_)

#### Step 2: View all existing static routing

![](/files/-MYWel0cKzU_1ZnTftY-)

#### Step 3: Add new static routing

You can click on "Create New" and then create a new static routing:

![](/files/-MYWex0SHpkVdAPTDljQ)

If you are terminating US traffic, you should route by LRN number instead.

Step 4: Add new static routing entry

When you click inside the name of the static route, you get to see the list of routing entry:

![](/files/-MYWfJVnAspbfzEYkfxy)

You can have different set of vendor trunks defined for different DNIS routing code.  You can have different routing strategy for different DNIS prefix or you can leave it blank.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://v5cookbook.denovolab.com/first-time-setup/create-routing/static-route.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
