In this section:
When the SBC is deployed in a 1:1 scenario and registered with the RAMP, you must only configure the SWe Configuration Profiles through the RAMP or EMA.
Use the system parameter sweConfigProfileSelection
to configure the SBC SWe provisioning limits based on the following profiles:
% set system sweConfigProfileSelection name <extrasmall | large | largemedia | largeuseracl | small>
Parameter | Description |
---|---|
name | This parameter indicates the name of the configuration provisioning profile to apply. The profile options are:
Note
When an instance comes up in an environment that has between 6 and 10 GB of memory, the value for For feature provisioning limits of the large, largemedia, largeuseracl and small profiles, refer to SBC Provisioning Limits. |
set system sweConfigProfileSelection name large The following warnings were generated: 'system sweConfigProfileSelection':To Activate the configuration profile system will be rebooted. Operator to confirm that the existing configuration fits into the new profile being assigned to avoid unexpected behavior (Refer to Provisioning Limits section in Documentation). All active calls will be lost during this process. Do you wish to continue? Proceed? [yes,no]
The preceding warning applies to non-Cloud SBC SWe only.
The SBC does not support downgrading the SBC SWe Config Profile setting. For example, downgrading from large, largemedia, or largeuseracl to small, or small to extrasmall is not supported.
Activation of the SBC SWe Config profile from OAM is supported from SBC 9.0 onwards.
For extra small deployments, start up the SBCs as well as the OAM with <10 GB Memory. The default activated profiles of the SBC SWe config profile based on memory are provided in the following table:
The following table shows the SBC SWe Config profiles based on memory.
RAM on SBC and OAM | SWe Config Profile |
---|---|
< 10GB | extrasmall |
>=10GB | small |
On the SBC, activate the SWe config profile using a manual reboot of all the managed SBCs under an OAM. For extrasmall deployments, all of the nodes in a redundancy group under an OAM node are extrasmall. That is, a separate OAM node is required to manage extrasmall nodes.
The OAM does not validate the H/W(Memory) resources on the SBC while activating a config profile. Therefore, ensure that adequate resources are provided to the SBCs for activating a config profile.
The OAM does not require a reboot for activation of config profile.
If you activate an SBC SWe config profile from the OAM, which requires a higher than available H/W resources on the SBC, it raises the alarm sonusConfigProfileActivationNotification with the corresponding failure reason.
An attempt to downgrade the config profile raises the alarm sonusConfigProfileActivationNotification, with the corresponding reason of failure. Reboot the SBC to recover. Upon reboot, the SBC starts up with the unchanged SweConfigProfile, rejecting the downgrade request from the OAM.
Example:
If the initial SweConfigProfileSelection configuration on the SBC and the OAM is large and the operator commits and activates a small SBC SweConfigProfileSelection on the OAM, the SBC raises the failure alarm. When you reboot the SBC, the application starts up with the large configuration rejecting the small configuration as seen from the OAM.
To downgrade the SweConfigProfile from large to small, rebuild the SBC. In such scenarios, the SBC starts up with the small configuration, honoring the configuration from the OAM.
On the OAM, downgrading the SweConfigProfile from large to small is supported for the recovery of the SBC instances.
The SBC starts up with the small config profile.