# MAC/IP detection

If a module communicates with B3 via TCP/IP, you must know its MAC address to define it in B3. This MAC address is used as the B3 module identifier.

To connect to a module for setup and debugging using Putty or WinSCP you must know its IP address.

If the IP is not known, then it can be detected using network scanners.&#x20;

One of the network scanners that can be used is Advanced IP Scanner that can be downloaded from <https://www.advanced-ip-scanner.com/>.

There is a user guide for the scanner at <https://www.advanced-ip-scanner.com/help/>.

Here are the examples of different types of B3 equipment found by the scanner:

BBO (not SBC product)

<figure><img src="/files/07n7MSAxa3VtAPGmTMwN" alt=""><figcaption></figcaption></figure>

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

BBO Buffer

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

S2GW

<figure><img src="/files/1yjLZ9qjObu1HP6yqofL" alt=""><figcaption></figcaption></figure>

WPAN-CTRLR (Web Panel)

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

BBL (not SBC product)

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

CG1018 (Relay Box)

<figure><img src="/files/vQ8jNfGG4oO2kvy0hDaJ" 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://help.boomerang3.com/tools-for-sbc-products/mac-ip-detection.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.
