# Network Setup when using a USB Cable

1. Turn on the BaseStation Plus if it is not on already and connect the included USB-C cable to the Type-C port on the back of the BaseStation. You need to hold the button for about one second to turn it on or off.&#x20;

2. Connect the other end of the USB-C cable to your computer. If your computer does not have a USB-C port, you can use a USB Type-C to A adapter.

3. Open the Windows **Control Panel** then select **Network and Sharing Center**. If you don’t see Network and Sharing Center, change the **View by:** option to large or small icons.<br>

   <figure><img src="/files/00rDTqJWjcZdUoIZKVz4" alt=""><figcaption></figcaption></figure>

4. Select **Change adapter settings** from the left side menu.<br>

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

5. The BaseStation has an internal USB Ethernet adapter, it should be displayed as “Realtek USB GbE Family Controller” in this menu. Right click on this Ethernet adapter then choose **Properties**.<br>

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

6. In the properties dialog, click on **Internet Protocol Version 4 (TCP/IPv4)** to highlight it, then click **Properties**.<br>

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

7. Select **Use the following IP address** And enter **192.168.2.1** for the IP address and **255.255.255.0** for the Subnet mask. Select **OK**, then **OK** again on the previous dialog box.<br>

   <figure><img src="/files/H3Zwm9WpxGe483A57ZL7" 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://docs.ceruleansonar.com/c/basestation-plus-network-hub/connecting-the-basestation-plus-to-a-pc/network-setup-when-using-a-usb-cable.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.
