You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 32 Next »

In this section:

New CLI in 8.0.0R0

 

Info

Default values are enclosed in square brackets [ ].

SBX-67068 REG Relay After Multiple Consecutive 503 Responses

A new parameter preserveRcbOnRefreshRegErrResponse is introduced to the signaling registration object, to toggle preservation of the RCB on receiving error response (4xx/5xx/6xx) for Refresh Registration. This parameter helps to retain backward compatibility by controlling the behavior.

Command Syntax

% set addressContext default zone <ZONE> sipTrunkGroup <SIP_TG> signaling registration
    preserveRcbOnRefreshRegErrResponse <disabled | enabled>

Parameter Description

Parameter Description

ParameterLength/RangeDefaultDescriptionM/O
preserveRcbOnRefreshRegErrResponsen/adisabled

Enable this parameter to allow the SBC to preserve the RCB on receiving error response (4xx/5xx/6xx, except 401, 407, 408, and 7xx) for the Refresh REGISTER.

If disabled, the SBC deletes the RCB.

  • disabled (default)
  • enabled
NOTE: If the error response is any of 401, 407, 408, and 7xx, the SBC exhibits the default characteristics even if the parameter is enabled.
O
 

 

CLI Guide pages containing migrated content:

 

SBX-68167 Remove SLS from Code and Documentation

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:

  • licenseFeatureStatus
  • licenseRequiredStatus
  • licenseServer
  • licenseServerStatus

The command to reset license status tables has been removed.

 

SBX-68182 Send 480 for per-peer policing discards of SUBSCRIBE 

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.

Command Syntax

Cause Map subsEndPointRatePolicing command syntax
% 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>
subsEndPointRatePolicing command syntax
% set profiles signaling sipCauseCodeMapping internalSipCauseMapProfile <profile name> causeMap subsEndPointRatePolicing sipCause <300 - 606>
sipCauseText command syntax
% set profiles signaling sipCauseCodeMapping internalSipCauseMapProfile <profile_name> causeMap subsEndPointRatePolicing sipCauseText <0 ..127>

Command Parameters

subsEndPointRatePolicing

ParameterLength/RangeDefaultDescriptionM/O
subsEndPointRatePolicing

N/A

0Internal Sip Cause code to map SUBSCRIBE Endpoint CAC default error response.Optional

sipCauseText

ParameterLength/RangeDefaultDescriptionM/O
sipCauseText0 – 127NULLThe Internal Sip Cause text that is used in the Reason Header of the error response to reject the SUBSCRIBE Request.Optional

SBX-69038 - MSRP session multiplexing support for B2BUA

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>

Command Parameter

ParameterLength/RangeDefaultDescriptionM/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:

  • disabled
  • enabled
Optional

SBX-70520 - Report licensing mode in licensing interval statistics

The following parameter is added in the callCountCurrentStatistics and callCountIntervalStatistics tables:

Parameter
Description
licenseMode

Current SBC license mode. Possible values:

  • nodeLocked
  • domain

SBX-71271 - Cloud Provisioning OAM Model

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.

Example
request system admin <system name> saveAndActivate

Additional operational data is available to support cluster configuration management:

Example
show status|table system 
   activeRevision
   configMode
   isOAM
Example
show status|table system admin <system name> 
   savedConfigurations

Command Parameters

ParameterDefaultDescription
saveAndActivaten/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.

ParameterDescription
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:

  • oam - an OAM node in a cluster that uses the OAM configuration type.
  • managed-vm - a node, managed by an OAM node, in a cluster that uses the OAM configuration type.
  • direct-single - a node in a cluster that uses the Direct Single configuration type.
  • sbc - a non-clustered node such as a hardware-based SBC.
isOAM

Use this parameter to output whether the node is an OAM node. Options are:

  • false
  • true
ParameterDescription
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.


SBX-44930 SBC SWe and CE Gateway Signaling Support (MCS)

 The parameter, ipVar is added to gwSigPort to support IP address (IPV4 or IPV6 address) configurations for gwSigPort in

Unable to show "metadata-from": No such page "_space_variables"
Cloud.

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>
ParameterLength/RangeDefaultDescriptionM/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

Deprecated CLI

Deprecated CLI

Command / CLI Object ImpactedDeprecated CLIEffective Release
show table systemCongestionStatussystemCongestionMemLevel4.2.6R0
set system congestion"static" option4.2.6R0
set system congestion adaptive MCLevel"mc0" level4.2.6R0
set profiles system overloadProfilestaticMode parameter4.2.6R0
set profiles system overloadProfile "memory" option for setDuration, clearDuration, setThreshold, clearThreshold configurations4.2.6R0
set system adminmanagementIpVersion5.0.0R0
request system admin commandcommitSoftwareUpgrade5.0.0R0
show status system serverSoftwareUpgradeStatus
"committed" option5.0.0R0
show status addressContext <addressContext name> sipSubCountStatistics sipSubCountTotal5.0.5R0
request system admin <system Name> revertSoftwareUpgrade
revertSoftwareUpgrade
5.0.0R0
request system admin <system Name> commitSoftwareUpgrade
commitSoftwareUpgrade
5.0.0R0
H.323 IP Signaling Profile commonIpAttributes flags
  • addPChargingFuncAddr
  • disableMediaLockDown
  • fromHeaderAnonymisation
  • sendRTCPBandwidthInfo
  • sendRtcpPortInSdp
  • terminalPortabilityInterworking
  • usePsxRouteforRegisteredInvite
5.1.0R0
Packet Service ProfilemediaLockDownForPassThrough5.1.0R0
interceptCallDataChannelStatistics
  • primaryTcpChannelStatus.
  • secondaryTcpChannnelStatus.
  • DSRSuccess
  • DSRFailures
5.1.0R0
show table global siprecStatussiprecStatus6.2.0R0
show status system
  • licenseLocalBundleInfo
  • licenseMode
7.0.0R0
show table system
  • licenseLocalBundleInfo
  • licenseMode
7.0.0R0
set system
  • licenseMode
7.0.0R0
eventLog typeAdmin
  • syslogRemoteHost
  • syslogRemoteProtocol
  • syslogRemotePort
7.1.0R0
set system licenseMode mode
  • legacy option is replaced with nodeLocked
  • network option is deprecated
8.0.0R0
request system resetLicenseStats
  • resetLicenseFeatureStats
  • resetLicenseServerStats
8.0.0R0
show table system
  • licenseFeatureStatus
  • licenseRequiredStatus
  • licenseServer
  • licenseServerStatus
8.0.0R0
show status system
  • licenseFeatureStatus
  • licenseServerStatus
8.0.0R0
set system clusterAdmin
  • clusterComm These options are now available only for M-SBC SBC SWe cloud deployments. It is no longer available for other types of SBC deployments
8.0.0R0
 

 

  • No labels