# System Id

The SystemId is a *unique id* representing an entire system. This field is also known as the [TBX\_GW\_PORT](/appendices/appendix-a-glossary/glossary-toolpack/glossary-tboamapp/glossary-tbtoolpack-service/system-id/gateway-port.md) or [TbxGwPort](/appendices/appendix-a-glossary/glossary-toolpack/glossary-tboamapp/glossary-tbtoolpack-service/system-id/gateway-port.md).

It allows multiple system to co-exist on the same IP network.

It is also used as http port on localhost to access TBToolpack WebPortal.(ie: [http://localhost:12358](http://localhost:12358/))

The SystemId is also the [TBX\_GW\_PORT](/appendices/appendix-a-glossary/glossary-toolpack/glossary-tboamapp/glossary-tbtoolpack-service/system-id/gateway-port.md) UDP port use to control the Tmedia units.

```
Range: 12358-12458
Default: 12358 (TelcoBridges strongly recommends that this setting be left at its default value)
```

All TBToolpack installations part of the same system must use the same SystemId.


---

# 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://prosbcdocs.telcobridges.com/appendices/appendix-a-glossary/glossary-toolpack/glossary-tboamapp/glossary-tbtoolpack-service/system-id.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.
