> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/pam/pam-with-devolutions-server/providers/unmanaged-password-reset-only-providers/cisco-user-provider.md).

# Cisco user provider

The ***Cisco user*** provider allows Devolutions Server to store the Cisco account credentials to be used to achieve password rotation.

![](https://cdnweb.devolutions.net/docs/DVLS4106_2024_3.png)

### General

| Option        | Description                   |
| ------------- | ----------------------------- |
| Name          | Display name of the provider. |
| Template name | Description of the provider.  |

### Properties

| Option    | Description                                                                                |
| --------- | ------------------------------------------------------------------------------------------ |
| Host name | FQDN of the Cisco server against where the scan or the password rotation will be executed. |
| Port      | Set the port number used to connect on the Cisco host.                                     |
| Password  | Password of the Cisco account.                                                             |

### Credentials

| Option            | Description                                                     |
| ----------------- | --------------------------------------------------------------- |
| Credential type   | ***Custom credential*** o&#x72;***Linked credential*** options. |
| Password          | Password of the Cisco account.                                  |
| Linked credential | Credential directly linked to a PAM account.                    |

### Actions

| Option        | Description                                                  |
| ------------- | ------------------------------------------------------------ |
| Add PAM vault | Will create a PAM vault with the provider's name if enabled. |

### Password settings

| Option                               | Description                                                                                       |
| ------------------------------------ | ------------------------------------------------------------------------------------------------- |
| Password template used on generation | Password template that will be used to generate the password during the reset password operation. |


---

# 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.devolutions.net/pam/pam-with-devolutions-server/providers/unmanaged-password-reset-only-providers/cisco-user-provider.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.
