---
title: "Device Configs Directory"
slug: "device-configs-directory"
description: "Access Kentik’s Device Configs Directory for network snippets. Find recommended NetFlow, sFlow, and IPFIX settings for Cisco, Juniper, and Arista."
updated: 2026-01-22T19:50:49Z
published: 2026-01-22T19:50:49Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.kentik.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Device Configs Directory

This article provides configuration snippets for network infrastructure devices (routers, switches, etc.) to integrate with Kentik. Each section includes the recommended configuration type and a direct link to the full repository on GitHub.

> [!NOTE]
> **Note**: For all devices below, the recommended method is to configure the device to push flow via the Flow Proxy capability of Kentik’s [**Universal Agent**](/v1/docs/universal-agents).

## Quick Tips

- **Read First**: Review the primary [**README**](https://github.com/kentik/config-snippets)****before applying any configurations.
- **Check Compatibility**: Look for a `compatible-platforms.md` file in the specific vendor directory for any confirmed platforms that work with the Kentik production environment.
- **Vendor Notes**: Many directories contain specific `README.md` files with essential background information.

## Arista Configs

[**View all Arista snippets on GitHub**](https://github.com/kentik/config-snippets/tree/master/Arista)

| Type | Description | File |
| --- | --- | --- |
| Flow | sFlow via [**Universal Agent**](/v1/docs/universal-agents) (Recommended) | `sflow-agent.conf` |

## Cisco Configs

[**View all Cisco snippets on GitHub**](https://github.com/kentik/config-snippets/tree/master/Cisco)

| Series | GitHub Repository | Recommended File |
| --- | --- | --- |
| 6500-7600 | [**Link**](https://github.com/kentik/config-snippets/tree/master/Cisco/6500-7600) | `netflow-9-agent.conf` |
| ASA | [**Link**](https://github.com/kentik/config-snippets/tree/master/Cisco/ASA) | `netflow-9-agent.conf` |
| Nexus 3000 | [**Link**](https://github.com/kentik/config-snippets/tree/master/Cisco/Nexus-3000) | `sflow-agent.conf` |
| Nexus 6000-7000 | [**Link**](https://github.com/kentik/config-snippets/tree/master/Cisco/Nexus-6000-7000) | `netflow-9-agent.conf` |
| IOS XE | [**Link**](https://github.com/kentik/config-snippets/tree/master/Cisco/IOS-XE) | `netflow-9-agent.conf` |
| IOS XR | [**Link**](https://github.com/kentik/config-snippets/tree/master/Cisco/IOS-XR) | `netflow-9-agent.conf` |

## Juniper Configs

[**View all Juniper configs on GitHub**](https://github.com/kentik/config-snippets/tree/master/Juniper)

| Series | GitHub Repository | Recommended File |
| --- | --- | --- |
| MX Series | [**Link**](https://github.com/kentik/config-snippets/tree/master/Juniper/MX-series) | `ipfix-agent.conf` |
| QFX/EX Series | [**Link**](https://github.com/kentik/config-snippets/tree/master/Juniper/QFX_EX-series) | `sflow-agent.conf` |

## Additional Vendor Configs

| Vendor | GitHub Repository | Recommended File |
| --- | --- | --- |
| Extreme | [**Link**](https://github.com/kentik/config-snippets/tree/master/Extreme) | `sflow-agent.conf` |
| Huawei | [**Link**](https://github.com/kentik/config-snippets/tree/master/Huawei) | `netflow-9-agent.conf` |
| Nokia | [**Link**](https://github.com/kentik/config-snippets/tree/master/Nokia) | `ipfix-agent.conf` |
| Palo Alto | [**Link**](https://github.com/kentik/config-snippets/tree/master/Palo-Alto) | `netflow-9-agent.conf` |
| Vyatta | [**Link**](https://github.com/kentik/config-snippets/tree/master/Vyatta) | `sflow-agent.conf` |
