# AstraFleX⁣ Technical User Manual

## Important Notice <a href="#id-wanflex-technicalusermanual-importantnotice" id="id-wanflex-technicalusermanual-importantnotice"></a>

### Legal Rights <a href="#id-wanflex-technicalusermanual-legalrights" id="id-wanflex-technicalusermanual-legalrights"></a>

© Copyright 2023 ⁣Astra Wireless. All rights reserved.

The information contained in this document is originated by, proprietary, confidential and owned by Astra Wireless. No part of this document should be disclosed, reproduced or distributed without the express written permission of Astra Wireless Ltd.

Astra Wireless Ltd. reserves the right to change the information contained in this document without prior notice. No part of this document may be considered as a part of any contract or warranty.

### Statement of Conditions <a href="#id-wanflex-technicalusermanual-statementofconditions" id="id-wanflex-technicalusermanual-statementofconditions"></a>

Astra Wireless Ltd. shall not be liable for errors contained herein or for incidental or consequential damages in connection with the furnishing, performance or use of this manual or equipment supplied with it.

### Disclaimer <a href="#id-wanflex-technicalusermanual-disclaimer" id="id-wanflex-technicalusermanual-disclaimer"></a>

The software is sold on an "AS IS" basis. Astra Wireless, its affiliates or its licensors make no warranties, whatsoever, whether express or implied, with respect to the software and the accompanying documentation. Astra Wireless specifically disclaims all implied warranties of merchantability and fitness for a particular purpose and non-infringement with respect to the software. Units of product (including all the software) delivered to purchaser hereunder are not fault\_ tolerant and are not designed, manufactured or intended for use or resale in applications where the failure, malfunction or inaccuracy of products carries a risk of death or bodily injury or severe physical or environmental damage (“high risk activities”). High risk activities may include, but are not limited to, use as part of on-line control systems in hazardous environments requiring fail-safe performance, such as in the operation of nuclear facilities, aircraft navigation or communication systems, air traffic control, life support machines, weapons systems or other applications representing a similar degree of potential hazard. Astra Wireless specifically disclaims any express or implied warranty of fitness for high risk activities.

### Indication of the countries <a href="#id-wanflex-technicalusermanual-indicationofthecountries" id="id-wanflex-technicalusermanual-indicationofthecountries"></a>

Astra Wireless equipment has no geographical limitations for selling and can be supplied to any country of the world.

### Limitation of Liability <a href="#id-wanflex-technicalusermanual-limitationofliability" id="id-wanflex-technicalusermanual-limitationofliability"></a>

Astra Wireless shall not be liable to the purchaser or to any third party, for any loss of profits, loss of use, interruption of business or for any indirect, special, incidental, punitive or consequential damages of any kind, whether arising under breach of contract, tort (including negligence), strict liability or otherwise and whether based on this agreement or otherwise, even if advised of the possibility of such damages.

To the extent permitted by applicable law, in no event shall the liability for damages hereunder of Astra Wireless or its employees or agents exceed the purchase price paid for the product by purchaser, nor shall the aggregate liability for damages to all parties regarding any product exceed the purchase price paid for that product by that party (except in the case of a breach of a party’s confidentiality obligations).

## About This Manual <a href="#id-wanflex-technicalusermanual-aboutthismanual" id="id-wanflex-technicalusermanual-aboutthismanual"></a>

This manual lists the commands of the AstraFleX operating system used in the all Astra Wireless families devicess.

This manual is fully applicable for **Evolution** family.

For device’s management and configuration a Unix-like command line interface is used. Every command is having power right after Enter key is pressed. However, each command lifetime duration is limited within one configuration session. In order to save a current configuration *config save* command is used.

Several commands can be grouped in one line using “**;**” character. If a wrong-syntax line is met in the group, the rest of the string is checked anyway and the wrong command is ignored. Command name can be shortened unless the ambiguity occurs.

If your terminal supports VT100 or ANSI standard you can move around the list of recently executed commands using cursor keys. Numbered list of these commands can be reviewed by “*!h*” command. Any command from this list can be available using “*!\<NUMBER>*” command. TAB key performs substring search of recently executed commands.

Ctrl/R combination refreshes the command string if its content was disturbed by system messages.

The command executed with no arguments prints a short hint about its keys, parameters and syntax.

Context help can be obtained by printing “*?*” in any position of the line.


---

# 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/astraflex-technical-user-manual.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.
