# Access BBOB

If you need to access the BBOB to change its configuration or check its status you may use its web interface or terminal SSH connection.

## Find BBOB IP <a href="#find-bbob-ip" id="find-bbob-ip"></a>

It is necessary to know the BBOB WAN IP address to use its web interface or terminal connection described in chapter 3.1.

You may find the IP in different ways.

1. Ask local IT for the IP assigned to BBOB MAC address.
2. Issue “arp -a” in a command window. This shall list the network devices in your network segment and you can check if the BBOB MAC is shown there.

![](https://1482390586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FegpnAPlZcRY7vPT5SNXz%2Fuploads%2Fgit-blob-c095409b650d0c07d9ceae36a949091755606096%2Fimage9.png?alt=media)

3. Download IP scanner like e.g., <https://www.advanced-ip-scanner.com/> to scan the network.

![](https://1482390586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FegpnAPlZcRY7vPT5SNXz%2Fuploads%2Fgit-blob-b2aed39b16a8f6fc2a0eb5672437684e4f1659c3%2Fimage10.png?alt=media)


---

# 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/bbo-buffer-installation-manual/advanced_use/access_bbob.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.
