# The wireless link is established, but there is no access to the remote device⁣⁣⁣

### Configuration analysis <a href="#thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-configurationanalysis" id="thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-configurationanalysis"></a>

In the web interface go to the section "Device status" → "Link statistics on rf6.0 interface", then left-click on the device to which the access is missing. Select "Remote commands".&#x20;

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

In the pop-up window enter "config show". If the devices are configured via telnet, access to the remote device can be obtained with the "*mint rf6.0 rcmd*" command.

#### **"Vlan" interfaces** <a href="#thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-vlan-interfaces" id="thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-vlan-interfaces"></a>

Make sure that the "vlan" interfaces are configured in accordance with the company's security policy (see point 1 in the figure below). The VLAN configuration process using the command line is described in the "VLAN configuration" article.&#x20;

#### **Filtering rules** <a href="#thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-filteringrules" id="thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-filteringrules"></a>

Pay attention to the traffic filtering rules in the switch group and in the "IP Firewall⁣⁣ ⁣⁣menu⁣" subsection (point 2).

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

### Checking the switch settings on the remote device <a href="#thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-checkingtheswitchsettingsontheremot" id="thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-checkingtheswitchsettingsontheremot"></a>

#### Device management <a href="#thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-devicemanagement" id="thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-devicemanagement"></a>

Make sure that the switch group for the device management is configured correctly (see point 3 in the figure above):

* To access the device via the radio interface, the rf6.0 interface must be added to the management switch group.&#x20;
* The svi interface must be associated with the switch group. The interface can be associated using the "*svi*" command (point 4).&#x20;
* The device's management IP address must be assigned to the svi interface using the "*ifconfig*" command  (point 1). The switch groups are configured using the "*switch*" command.&#x20;

#### **Checking the members of the switch group** <a href="#thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-checkingthemembersoftheswitchgroup" id="thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-checkingthemembersoftheswitchgroup"></a>

To display information about the devices included in the switch groups, use the "*mint rf6.0 map swg*" command.

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

#### **Switch statistics** <a href="#thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-switchstatistics" id="thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-switchstatistics"></a>

To display statistics about the dropped/blocked MAC addresses for each switch group, use the "switch statistics" command.

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

### Checking the switch settings on the local device <a href="#thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-checkingtheswitchsettingsonthelocal" id="thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-checkingtheswitchsettingsonthelocal"></a>

#### Device management <a href="#thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-devicemanagement.1" id="thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-devicemanagement.1"></a>

Make sure that the switch group ID assigned for management on the local device matches with the switch group ID on the remote device. Make sure that the rf6.0 interface has been added to the switch group. The svi interface must be associated with the switch group and its IP address is used for the management of the device. For detailed information about the device management configuration proceed to the "Remote management" article.

#### **Filtering rules** <a href="#thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-filteringrules.1" id="thewirelesslinkisestablished-butthereisnoaccesstotheremotedevice-filteringrules.1"></a>

Pay attention to the traffic filtering rules in the switch group and in the "*IPFirewall*" subsection. Make sure that the traffic from the remote device is not restricted.


---

# 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/troubleshooting/the-wireless-link-is-established-but-there-is-no-access-to-the-remote-device.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.
