# Getting started with AstraFleX User Manual

## Document structure <a href="#id-gettingstartedwithwanflexusermanual-documentstructure" id="id-gettingstartedwithwanflexusermanual-documentstructure"></a>

This document consists of the following chapters:

* “Getting started” - This chapter presents the information about this document’s purpose and structure
* "IP-address format" - This chapter presents the information about IP-address format
* "General Purpose Command Set" - This chapter presents the information about general commands and their purpose
* "Layer 2 commands set -PHY and MAC" - This chapter presents the information about Layer 2 commands and their purpose
* "Layer 3 Command set -IP Networking" - This chapter presents the information about Layer 3 commands and their purpose
* "Other commands" - This chapter presents the information about other commands.

## Abbreviations <a href="#id-gettingstartedwithwanflexusermanual-abbreviations" id="id-gettingstartedwithwanflexusermanual-abbreviations"></a>

The following abbreviations are used in this document:

* ABR - Area Border Router
* ACL - Access Control List
* ARP - Address Resolution Protocol
* TPC - Automatic Transmit Power Control
* BDR - Backup Designated Router
* BS - Base Station
* CD - Carrier Detect
* CPE - Customer Premises Equipment
* CPU - Central Processing Unit
* CRC - Cyclic redundancy check
* CS - Command Shell
* CSMA/CA - Carrier Sense Multiple Access with Collision Avoidance
* DFS - Dynamic Frequency Selection
* DR - Designated Router
* DRA - DHCP Relay Agent
* DSCP - Differentiated Services Code Point
* ERP - Emergency Repair Procedure
* FTP - File Transfer Protocol
* HTTP - Hyper Text Transfer Protocol
* ICMP -  Internet Control Message Protocol
* IDU - Indoor Unit
* IP - Internet Protocol
* IRC - Internet Relay Chat
* LACP - Link Aggregation Control Protocol
* LAN - Local Area Network
* LED - Light Emitting Diode
* MAC - Media Access Control
* MIB - Management Information Base
* MINT - Mesh Interconnection Networking Technology
* MTU - Maximum Transfer Unit
* NAS - Network Access Server
* NAT - Network Address Translation
* ODR - On-Demand Routing
* OSPF - Open Shortest Path First
* PRF - Pseudo Radio Interface
* PtMP - Point to MultiPoint
* PtP - Point-to-Point
* QoS - Quality of Service
* RAS - Registration, Admission, Status
* RF - Radio Frequency
* RIP - Routing Information Protocol
* RPCAP - Remote Packet Capture
* RSH - Remote Shell
* SID - System Identification Number
* SNMP - Simple Network Management Protocol
* SNR - Signal To Noise Ratio
* SNTP - Simple Network Time Protocol
* SSH - Secure Shell
* SSID - Service Set Identifier
* SVI - Switch Virtual Interface
* TCP - Transmission Control Protocol
* TDM - Time Division Multiplexing
* Telnet - TrminaL Network
* UDP - User Datagram Protocol
* VLAN - Virtual Local Area Network
* VPN - Virtual Private Network
* VR - Virtual Router
* VRRP - Virtual Router Redundancy Protocol
* WMA - Wireless Marker Access

## Document marks <a href="#id-gettingstartedwithwanflexusermanual-documentmarks" id="id-gettingstartedwithwanflexusermanual-documentmarks"></a>

{% hint style="danger" %}
**CAUTION**

All caution warnings are marked with a special warning sign. One should pay a great deal of attention to what is written in the Caution section.
{% endhint %}

{% hint style="warning" %}
**NOTE**

All notes are marked with a special note sign. Notes usually contain useful comments or hints to the described section of the document.&#x20;
{% endhint %}


---

# 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/getting-started-with-astraflex-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.
