# Configuration of cfxPulse

Configuration of cfxPulse for first time requires the following tasks to be completed in sequence.

1. Installing cfxPulse Collector on Gateway
2. Setting up Credentials

### Installing cfxPulse Collector on Gateway

{% content-ref url="/pages/-LkOitHMYXOgOP7v3vxc" %}
[Installing cfxPulse Collector](/cfxpulse/installing-cfxpulse-collector.md)
{% endcontent-ref %}

Go through the instructions 'Installing cfxPulse Collector' to complete installation and verification of cfxPulse collector on Gateway.&#x20;

After installation, ensure that Gateway services go into available state as shown below (Edge Collector Status - Not Available is ok).

![Gateway Installed and Available](/files/-Lkc-b84j_wPBexdjPiP)

### **Setting up Credentials for Device**

Once gateway is configured and the services status shown as 'Available', the next step is to enter and store 'Device Credentials'.

* From main menu, go to Configuration menu item as shown below

![](/files/-LlBwmZXbxxrCm1jWfjf)

* Go to Customers->Discovery. Select the displayed environment as shown.

![Select environment for discovery](/files/-LlBy31pkMUxL_R_D1_c)

* As shown below, you can add credentials for Infrastructure Accounts, Device Credentials, Application Credentials,etc  by selecting respective tab as shown.

![Credentials](/files/-LlByXLHbB9pMhCthY88)

* The following example shows steps to add SNMP Credentials.  Click on Device Credentials. Once you are this view, click on '+' icon as shown.

![Click + for device credential screen](/files/-LlBz6meX_-tTbzms4B3)

* Clicking on '+' (Add) navigates to the the following screen.

![](/files/-LlBzYG-VLPSwRk7xom2)

* For SNMP devices, select device credential type as SNMP.

![](/files/-Li1OAeGouTXMZh9fmFz)

* Add SNMP details and selects SNMP protocol – Default is SNMPv2c. Write community is optional and used for Config Backup Feature (if enabled).

![](/files/-Li1OAeH46MB7BU_YGKd)

* Click Finish to complete setting up the SNMP device credential.

![](/files/-Li1OAeIw1ZU-o-dXj8L)

![Gateway Installed and Available](/files/-Lkc-b84j_wPBexdjPiP)

### **Setting up Credentials for Infra Accounts**

The process is similar to device credentials.&#x20;

Go to ***Customers > Environment > Infrastructure Accounts*** to add account credentials as shown below.

![](/files/-LlC2T_DgTYgrDlFOLFi)

List of supported devices are:

*

```
* UCS Manager
```

```
* VMware
* IP Configure Camera
* AWS
```

## **Discovering Network Devices**

* Navigate to ***Configuration> Customer> Discovery > Discovery Runs*** and click ***Start Discovery***.
* In the ***Start Discovery*** page enter Name of the discovery.

![](/files/-Lke2jK7X9bqjIpzAYQp)

![](/files/-Li1OAeKKG5gcFZWbs7q)

* Select Profile Name by clicking on ***+*** and choose an available profile.
* Select Device Input Type to Enter Devices and enter the IP address of the devices to be discovered. Use wild-card expression if required.
* Choose Device Discovery option and unselect Discover SSH Credentials.
* Optional - Select Perform multi-loop discovery for discovering CDP neighbor (if enabled on the device) and enter number of hops.
* Optional - Schedule the discovery now or at a scheduled time later.
* Select Perform reverse lookup.
* Click Start Discovery.
* Wait for the discovery job to finish. Upon completion, Status shows completed.
* Choose the discovery and click View Discovered Devices to view the list of discovered devices.

![](/files/-Lke1h9U_S984Nu-S61_)

![](/files/-Li1OAeMAwLwjOCuWLo5)

* This completes device discovery. Repeat steps above to start as many discoveries as needed, each with options to run immediately or schedule discovery at a specific time.


---

# 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.cloudfabrix.io/cfxpulse/admin-guide/configuration-of-cfxpulse.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.
