> For the complete documentation index, see [llms.txt](https://docs.thousandeyes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing.md).

# Enterprise Agent Installation

ThousandEyes Enterprise Agents can be installed in several different ways depending on your existing infrastructure and technical preferences. Before you begin, review the installation prerequisites below and the system requirements and supported operating systems in [Enterprise Agents](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents).

## Installation Prerequisites

Before you install an Enterprise Agent, verify that you have the following:

* **Account group token**: You need an installation token to register the agent with your ThousandEyes account. You can find this token in the ThousandEyes platform on the [Agent Settings page](https://docs.thousandeyes.com/product-documentation/global-vantage-points/working-with-agent-settings) or the [Account Settings page](https://docs.thousandeyes.com/product-documentation/user-management/authorization/account-groups/working-with-account-settings).
* **Minimum Hardware Requirements**: The host machine must meet the minimum hardware requirements needed to run the agent. See [Common System Requirements](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents#common-system-requirements).
* **Network and internet connectivity**: The host machine must have a stable network connection with outbound internet access to reach the ThousandEyes platform, execute tests, and report results. The system must be configured with at least one assigned IPv4 or IPv6 address on an active network interface, with appropriate routing and firewall policies to support agent communication and monitoring operations. See [Firewall Configuration for Enterprise Agents](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/configuring/firewall-configuration-for-enterprise-agents) for a complete list of required rules.
* **Infrastructure services**: The agent requires access to a Domain Name System (DNS) service to resolve hostnames and a Network Time Protocol (NTP) service to maintain accurate system time.

## Deployment Methods

### Linux Package

* [Linux Package Agent Installation](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing/linux-package-agent-installation)

### Docker Container

* [Docker-Based Agent Installation](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing/docker-based-agent-installation)

### Virtual Appliance

* [ThousandEyes Virtual Appliance (TEVA) Installation](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing/thousandeyes-virtual-appliance-installation)

### Physical Appliance

* [ThousandEyes Physical Appliance (TEPA) Installation](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing/thousandeyes-physical-appliance-installation)

### Cisco Devices

* [Cisco Catalyst Routers](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing/cisco-devices/catalyst-routers)
* [Cisco Catalyst Switches](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing/cisco-devices/catalyst-switches)
* [Cisco Industrial Ethernet Switches](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing/cisco-devices/industrial-ethernet-switches)
* [Cisco Industrial Routers](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing/cisco-devices/industrial-routers)
* [Cisco Meraki MX Appliances](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing/cisco-devices/meraki)
* [Cisco Nexus Switches](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing/cisco-devices/nexus-switches)
* [Cisco Enterprise NFVIS](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing/cisco-devices/nfvis)
* [Cisco Service Routers](https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing/cisco-devices/service-routers)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/installing.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.
