# ⁣⁣loadm command (load meter)

### Description <a href="#id-loadmcommand-loadmeter-description" id="id-loadmcommand-loadmeter-description"></a>

The "*loadm*" command allows to estimate the load of a network interfaces specified by interface parameters. By default, the information is displayed in one line and is updated every second. The load is measured in Kbit/s.

**Syntax:**&#x20;

```

loadm [-b] [-m] [-l] [-p] [-w delay] interface
```

### Parameters <a href="#id-loadmcommand-loadmeter-parameters" id="id-loadmcommand-loadmeter-parameters"></a>

<table><thead><tr><th width="166">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><em><strong>-b</strong></em></td><td>Displays values in thousand of bytes per second.</td></tr><tr><td><em><strong>-m</strong></em></td><td>Displays results in Megabits or Megabytes (with enabled "<em>-b</em>" option) per second.</td></tr><tr><td><em><strong>-l</strong></em></td><td>Displays information line by line.</td></tr><tr><td><em><strong>-p</strong></em></td><td>Calculates average packet size.</td></tr><tr><td><em><strong>-w delay</strong></em></td><td>Specifies time interval between updates (by default 1).</td></tr></tbody></table>

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

For the rf6.0 radio interface the "*loadm*" command shows the total channel load, and not only given device traffic. On a client unit, for example, not only that unit's own traffic affects its rf6.0 interface load and is taken into account by the loadm command, but also the traffic between the base station and other client units. In other words, the channel being observed comprises in this case the totality of a cell traffic (generated by several mutually affecting units on the same frequency).

Therefore, the real load of the unit is better to see on its eth0 interface.
{% endhint %}

### Examples <a href="#id-loadmcommand-loadmeter-examples" id="id-loadmcommand-loadmeter-examples"></a>

&#x20;Display the load of the interface "*rf6.0*" line by lin&#x65;*.*

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


---

# 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/layer-3-command-set-ip-networking/loadm-command-load-meter.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.
