# Create Egress Trunk

After you create a termination vendor, the wizard will prompt you to create a new egress trunk.  Egress trunk defines the IP address and setting of your vendor.

In the New Egress Trunk page, you must provide a trunk name.&#x20;

![](/files/-MZpbNYVyEmsHWb7detE)

{% hint style="info" %}
The Rate Table must be select in order for Class 4 to terminate traffic to this vendor.
{% endhint %}

Then, you must provide IP address to the egress trunk.

![](/files/-MZpbUEgGfPaili2_EsQ)

After you are done, you will see this egress under the terminating vendor's Egress tab.

![](/files/-MZpbY2rwclCP0e3Vpz1)


---

# 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://cookbook.denovolab.com/your-first-call-with-class-4-fusion/create-egress-trunk.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.
