# Arista Cloudvision AGNI

## Connection Requirements

{% stepper %}
{% step %}

### IP

Enter the IP address of your Arista Cloudvision AGNI instance.
{% endstep %}

{% step %}

### Port

Specify the port number for the connection. This field is optional and defaults to **443**.
{% endstep %}

{% step %}

### API Token

You will need to generate an **API token** to authenticate the connection. From Launchpad API Keys Access Wireless launchpad UI-> Admin-> Keys
{% endstep %}

{% step %}

### Is Secure

Choose this if your connection is going to be over HTTPS.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
It is crucial to perform a connection test to verify that a valid connection to the Arista Cloudvision AGNI host is established. Once the discovery process is complete, the connection details will be displayed on the Device Inventory page.
{% endhint %}


---

# 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://docs.octoxlabs.com/adapters/adapters/arista-cloudvision-agni.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.
