# Manual Execution

You can run the plugin using the following parameters:

- IP
- User
- Password
- Enable password

```
./get-config <ip> <user> <password> <enable pass>
```

Example:

```
./get-config 192.168.51.8 admin pandora p4ndora!
```

<p class="callout warning">if enable pass is not configured, enter empty “” in the last parameter.</p>