> 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/session-border-gateway-advanced-parameter-settngs.md).

# Session Border Gateway: Advanced Parameter Settngs

The session border gateway feature is enabled by default. To verify or change the setting, do the following:

1-Click SBC in the navigation panel.

\ <br>

<figure><img src="https://docs.telcobridges.com/w/images/0/01/Sbc_Enable_0.png" alt=""><figcaption></figcaption></figure>

### List of Parameters

Advanced Parameters

* [Connection debug mode](/configuration-details/configuration-parameters-all.md#parameter-sbc-connection-debug-mode)
* [Default ban duration](/configuration-details/configuration-parameters-all.md#parameter-sbc-default-ban-duration)
* List Sizes
  * [Maximum accept entries](/configuration-details/configuration-parameters-all.md#parameter-sbc-maximum-accept-entries)
  * [Maximum drop entries](/configuration-details/configuration-parameters-all.md#parameter-sbc-maximum-drop-entries)
  * [Maximum filters](/configuration-details/configuration-parameters-all.md#parameter-sbc-maximum-filters)
* Default values for manual rules
  * [Default entry duration](/configuration-details/configuration-parameters-all.md#parameter-sbc-default-entry-duration)
  * [Default maximum bandwidth](/configuration-details/configuration-parameters-all.md#parameter-sbc-default-maximum-bandwidth)
  * [Default maximum bandwidth](/configuration-details/configuration-parameters-all.md#parameter-sbc-default-maximum-bandwidth-pps)
  * [Default temporary ban duration](/configuration-details/configuration-parameters-all.md#parameter-sbc-default-temporary-ban-duration)
* Default values for OAMP rules
  * [Default entry duration](/configuration-details/configuration-parameters-all.md#parameter-sbc-oamp-default-entry-duration)
  * [Default maximum bandwidth](/configuration-details/configuration-parameters-all.md#parameter-sbc-oamp-default-maximum-bandwidth)
  * [Default maximum bandwidth](/configuration-details/configuration-parameters-all.md#parameter-sbc-oamp-default-maximum-bandwidth-pps)
  * [Default temporary ban duration](/configuration-details/configuration-parameters-all.md#parameter-sbc-oamp-default-temporary-ban-duration)
* Default values for SIP rules
  * [Default entry duration](/configuration-details/configuration-parameters-all.md#parameter-sbc-sip-default-entry-duration)
  * [Default maximum bandwidth](/configuration-details/configuration-parameters-all.md#parameter-sbc-sip-default-maximum-bandwidth)
  * [Default maximum bandwidth](/configuration-details/configuration-parameters-all.md#parameter-sbc-sip-default-maximum-bandwidth-pps)
  * [Default temporary ban duration](/configuration-details/configuration-parameters-all.md#parameter-sbc-sip-default-temporary-ban-duration)
* Default values for SIGTRAN rules
  * [Default entry duration](/configuration-details/configuration-parameters-all.md#parameter-sbc-sigtran-default-entry-duration)
  * [Default maximum bandwidth](/configuration-details/configuration-parameters-all.md#parameter-sbc-sigtran-default-maximum-bandwidth)
  * [Default maximum bandwidth](/configuration-details/configuration-parameters-all.md#parameter-sbc-sigtran-default-maximum-bandwidth-pps)
  * [Default temporary ban duration](/configuration-details/configuration-parameters-all.md#parameter-sbc-sigtran-default-temporary-ban-duration)
* Default values for H.248 rules
  * [Default entry duration](https://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category/system-settings/pages/MExpA9KQ1OYkRLRnmtUE#parameter-sbc-h.248-default-entry-duration)
  * [Default maximum bandwidth](https://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category/system-settings/pages/MExpA9KQ1OYkRLRnmtUE#parameter-sbc-h.248-default-maximum-bandwidth)
  * [Default maximum bandwidth](https://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category/system-settings/pages/MExpA9KQ1OYkRLRnmtUE#parameter-sbc-h.248-default-maximum-bandwidth-pps)
  * [Default temporary ban duration](https://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category/system-settings/pages/MExpA9KQ1OYkRLRnmtUE#parameter-sbc-h.248-default-temporary-ban-duration)


---

# 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/session-border-gateway-advanced-parameter-settngs.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.
