> For the complete documentation index, see [llms.txt](https://prosbcdocs.telcobridges.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category/system-settings/setting-the-role-to-standalone.md).

# Setting the Role to Standalone

The first time that you connect to a Tsbc, the web portal setup wizard will be displayed and you will be asked to select how you would like to configure its role. Your choices are standalone, primary, or secondary. Once the role configuration settings are applied, the unit will start up and display the web portal configuration management tool.

To configure the host role of the unit as a standalone unit, do the following:

\
1- When the setup wizard is displayed, click Continue

<figure><img src="https://docs.telcobridges.com/w/images/2/2d/HostRoleStandaloneTsbc_0_A.png" alt=""><figcaption></figcaption></figure>

\
2- Select As a stand-alone unit and click Continue.

<figure><img src="https://docs.telcobridges.com/w/images/8/82/HostRoleStandalone_1_A.png" alt=""><figcaption></figcaption></figure>

\
3- If you need to change the default subnet address or subnet mask, click change internal subnets and proceed to step 3a, otherwise click Continue and go to step 4.

<figure><img src="https://docs.telcobridges.com/w/images/d/d5/HostRolePrimary_4_A.png" alt=""><figcaption></figcaption></figure>

\
3a- Enter the subnet address and subnet mask for each VLAN ID and click Continue.

<figure><img src="https://docs.telcobridges.com/w/images/b/b9/HostRolePrimary_5_A.png" alt=""><figcaption></figcaption></figure>

Allow for the change to take effect.

<figure><img src="https://docs.telcobridges.com/w/images/8/87/HostRoleStandalone_2_A.png" alt=""><figcaption></figcaption></figure>

\
4- The Web Portal Log On page is displayed.

* Enter the user name and password.

<figure><img src="https://docs.telcobridges.com/w/images/d/da/HostRoleStandalone_3_A.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category/system-settings/setting-the-role-to-standalone.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
