# Extra Commands⁣⁣⁣⁣⁣⁣

The "Extra Commands" section allows you to take advantage of the CLI configuration flexibility within the Web interface. While the Web interface is simple to use and understand, there are several parameters that can be configured via CLI **only**.

{% hint style="danger" %}
CAUTION

If any configuration changes are introduced via the Web interface later on, the configuration re-initializes and all CLI configured parameters are reset to default. Use this section to add CLI specific commands to the configuration in order to preserve the fine-tuning settings.
{% endhint %}

The commands that do not have the enhanced parameters displayed in Web interface are: *sys, ifconfig, prf, qm, tun, route, mint, switch, svi, lag, sntp, dhcpc*:

<figure><img src="/files/Qdac8yEyfQc8ydos1ouM" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="188">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>Command</strong></td><td>Select the command to add it to the device configuration.</td></tr><tr><td><strong>Parameters</strong></td><td><p>Insert the string to specify the command parameters and options.</p><p>Please refer to OS User Manual for the full explanation of all command parameters and options.</p></td></tr><tr><td><strong>Disabled</strong></td><td>Check this option in order to disable the command temporarily.</td></tr></tbody></table>

* "**Up/Down**" arrows allow you to organize the command list.
* Click the «**Remove Command**» button if you want to delete the command from the list permanently.
* Click the «**Add command**» button if you want to add the command to the list.

In the "[Command Line](/astra-wireless-documentation/technical-documentation/astrawireless-evolution-technical-user-manual/operation-and-administration/command-line.md)" menu, the commands are only executed, but not saved into the configuration, while in "Extra commands" section from "Basic Settings" menu, the commands are executed and saved into the configuration.


---

# 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://wiki.astrawireless.net/astra-wireless-documentation/technical-documentation/astrawireless-evolution-technical-user-manual/operation-and-administration/basic-settings/extra-commands.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.
