...
Add_workflow_for_techpubs |
---|
AUTH1 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c9b90306, userName='null'} |
---|
REV5 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'} |
---|
REV6 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb8305e9, userName='null'} |
---|
REV3 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c7cc0040, userName='null'} |
---|
REV1 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c7ce0048, userName='null'} |
---|
|
Include Page |
---|
| SBXDOC121:_SBC 5100 5200 UnsupportedSBXDOC121: |
---|
| _SBC 5100 5200 Unsupported |
---|
|
Use this command to configure the gateway signaling port for a specified zone. For additional routing details, see Routing Mechanisms page.
Include Page |
---|
| SBXDOC121:_gwSigPort_LimitationsSBXDOC121: |
---|
| _gwSigPort_Limitations |
---|
|
Include Page |
---|
| SBXDOC121:_IP_IGs_ServedBySeperateProcessorsSBXDOC121: |
---|
| _IP_IGs_ServedBySeperateProcessors |
---|
|
...
Code Block |
---|
ipVar <IPv4 or IPv6 private IP address - I-SBC/D-SBC only>
mode <inService | outOfService>
portNumber <#>
role <primary | secondary>
state <disabled | enabled> |
Command Parameters
...
Parameters
Parameter | Length/Range | Description |
---|
zone
| 1-23 characters | The name of the zone. For GW-to-GW calls, the zone must be “defaultSigZone”. |
gwSigPort
| 1-2048 | Gateway (GW) signaling port index number. For gateway signaling, the value must be 1. dscpvalue – The SCP value for packets from this GW signaling port. Range: 0-63, and the default value is 0.ipAddress – IP address of the gateway signaling listening port, either in IPv4 or IPv6 format. For cloud-based I-SBC, D-SBC and SBC SWe deployments, this parameter is not applicable.
Note |
---|
An IPv4-mapped IPv6 address is not allowed. |
ipInterfaceGroupName – Name of IP interface group used by the gateway signaling port.ipVar – Metavariable name associated with the gateway signaling port IP address. The ipVar parameter is used to configure configures the gateway signaling IP address in SBC SWe N:1 HA or cloud-based deployments. Note: You can view this This parameter is only for cloud-based SBC SWe I-SBC and D-SBC deployments. mode – The operational mode of the gateway signaling port.inService (default)outOfService
portNumber – TCP port number of gateway signaling port ((Range: 1-65535 / default = 2569).role – Role of the gateway signaling port.primary – (default) Creates a port for gateway signaling traffic.secondary – An alternate port used for listening only and cannot (cannot be used to establish new gateway signaling links).
state – Administrative state of gateway listening port. disabled (default)enabled
|
...