In this section:
Default values are enclosed in square brackets [ ].
% set addressContext default zone <ZONE> sipTrunkGroup <SIP_TG> signaling registration preserveRcbOnRefreshRegErrResponse <disabled | enabled>
Commands and tables supporting the site license server (SLS) have been removed. The related licensing is no longer supported. In a related change, the license mode previously referred to as "legacy" has been renamed with the more descriptive term "node locked." The term "nodeLocked" now appears in license-related table output.
The updated command to set license mode appears below:
% set system licenseMode mode <domain | nodeLocked>
The following tables are no longer populated and are not available using show table system
or show status system
:
The command to reset license status tables has been removed.
A SIP Cause response code, subsEndPointRatePolicing,
is added to the SipInternalCauseMapProfile
under causeMap
to map the sipCause
status when the CAC profile is attached to IpPeer.
The sipCauseText
configuration is added to internalSipCauseMapProfile
to send the sipCause
text in the Reason header of the SIP error response to reject the SUBSCRIBE request.
% set profiles signaling sipCauseCodeMapping internalSipCauseMapProfile <profile_name> causeMap congestionPolicing sipCause <300-606> otherReqRatePolicing sipCause <300-606> regRatePolicing sipCause <300-606> regTGLimit sipCause <300-606> regTimeout sipCause <300-606> subsEndPointRatePolicing sipCause <300 - 606> subsRatePolicing sipCause <300-606> subsTGLimit sipCause <300-606>
% set profiles signaling sipCauseCodeMapping internalSipCauseMapProfile <profile name> causeMap subsEndPointRatePolicing sipCause <300 - 606>
% set profiles signaling sipCauseCodeMapping internalSipCauseMapProfile <profile_name> causeMap subsEndPointRatePolicing sipCauseText <0 ..127>
The CLI command, msrpMux
, controls whether MSRP multiplexing (reusing the same TCP connection for multiple MSRP sessions with the same IP peer) is enabled on a SIP trunk group. MSRP multiplexing applies only to MSRP sessions established using back-to-back user agent (B2BUA) behavior. Multiplexing cannot be applied to MSRP sessions established following the RFC 6714 “Connection Establishment for Media Anchoring” (CEMA) type of handling.
% set addressContext <addressContextName> zone <zoneName> sipTrunkGroup <trunkGroupName> media msrpMux <enabled | disabled>
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
msrpMux | n/a | disabled | Enable this flag to reuse an existing TCP connection with an IP peer for multiple MSRP sessions (MSRP multiplexing). MSRP multiplexing applies only to MSRP sessions established using back-to-back user agent (B2BUA) behavior. Multiplexing cannot be applied to MSRP sessions established based on the RFC 6714 “Connection Establishment for Media Anchoring” (CEMA) type of handling. The options are:
| Optional |
The following parameter is added in the callCountCurrentStatistics and callCountIntervalStatistics tables:
Parameter | Description |
---|---|
licenseMode | Current SBC license mode. Possible values:
|
When using either the OAM or Direct Single cluster configuration mode for an SBC SWe Cloud deployment on OpenStack, the following command explicitly saves and activates a configuration revision and triggers storing the configuration revision on EMS.
request system admin <system name> saveAndActivate
Additional operational data is available to support cluster configuration management:
show status|table system activeRevision configMode isOAM
show status|table system admin <system name> savedConfigurations
Parameter | Default | Description |
---|---|---|
saveAndActivate | n/a | Issue this command to explicitly save and activate a configuration revision and to trigger storing the configuration revision on EMS. This action is only available in SBC SWe Cloud deployments on OpenStack. |
Parameter | Description |
---|---|
activeRevision | Use this parameter to output the numeric identifier for the configuration revision that is currently active on an SBC SWe Cloud cluster deployment. |
configMode | Use this parameter to output the configuration mode for the node. Options are:
|
isOAM | Use this parameter to output whether the node is an OAM node. Options are:
|
Parameter | Description |
---|---|
savedConfigurations | Use this parameter to output a list of configuration revisions saved on the OAM node identified by revision number and a timestamp. Available only on OAM nodes. |
The parameter, ipVar
, is added to gwSigPort
to support IP address (IPV4 or IPV6 address) configurations for gwSigPor
t in
set addressContext <addressContext_name> zone <zone_name> gwSigPort <#> ipInterfaceGroupName <name> ipVar <IPv4 or IPv6 private ip> mode <inService | outOfService> portNumber <#> role <primary | secondary> state <disabled | enabled>
Parameter | Length/Range | Default | Description | M/O |
---|---|---|---|---|
ipVar | 1 - 255 characters | NA | Metavariable name associated with the gateway signaling port IP address. This is used to configure gateway signaling IP address in Cloud. Unable to show "metadata-from": No such page "_space_variables" | O |