Page History
Add_workflow_for_techpubs | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Panel | |
---|---|
In this section:
|
Include Page | ||||
---|---|---|---|---|
|
Multiexcerpt include | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
To make configuration changes on an SBC SWe cluster, you can either access the SBC Configuration Manager GUI from the Insight EMS, or use the CLI. The following procedures apply for SBC SWe clusters in either OAM configuration mode or Direct Single configuration mode.
Configuring a Cluster using the SBC Configuration Manager
The following procedure describes how to access the SBC Configuration Manager GUI from the EMS to make configuration changes on an SBC SWe cluster.
- Log on to the EMS.
Click Network > Cluster Management. The Cluster Management / Manage VNFs window opens listing the SBC clusters created on the EMS.
Caption 0 Figure 1 EMS Cluster/VNF List - Click the radio button adjacent to the name of the cluster you want to configure. The Details tab for the selected cluster opens by default.
Click the Configurations tab.
Caption 0 Figure 1 Cluster Configurations Tab Click Edit Configuration. The SBC Configuration Manager opens in a separate window where you can make configuration changes. Depending on the SBC cluster configuration mode, the SBC Configuration Manager opens against the cluster's active OAM node or the active SBC node, as appropriate. See the EMA User Guide for information on using the GUI to configure the SBC.
Caption 0 Figure 1 SBC Configuration Manager Window Once you have completed making configuration changes, click Apply Saved Changes and Close at the top-right of the SBC Configuration Manager window. When prompted, confirm that you want to save and activate your configuration changes.
The SBC Configuration Manager window closes. For clusters in OAM configuration mode, the OAM node notifies the SBC nodes of the configuration change and saves the updated configuration and change list back to the EMS. For clusters in Direct Single configuration mode, the active SBC node replicates configuration changes to the standby node, if one is present, and saves the updated configuration back to the EMS. For both types of clusters, the list of configuration revisions found on the Configuration History tab is updated to include the new configuration revision.
Info | ||
---|---|---|
| ||
Alternatively, you can log directly into EMA on the active OAM node to configure the cluster using the EMA GUI. Refer to Logging Into EMA for details. The OAM node still notifies the SBC nodes of the configuration change and saves the updated configuration and change list back to the EMS. |
Configuring a Cluster using the SBC CLI
The following procedure describes how to use the SBC CLI to make configuration changes on an SBC SWe cluster.
For clusters in OAM configuration mode, log into the command line of the active OAM node.
For clusters in Direct Single configuration mode, log into the command line of the active SBC node. Refer to Logging Into the CLI for more information.
If you are unsure of the IP address of the active node, access the EMS Cluster Management/View Node Status window to check the current role assignments using the path: Network > Cluster Management > View Node StatusCaption 0 Figure 1 EMS Cluster Management/View Node Status Window - Refer to the CLI Reference Guide for information on using the CLI to configure the SBC.
- After you complete and commit your configuration changes, issue the following command to save and activate the changes on the cluster:
request system admin <system name> saveAndActivate
where<system name>
is the system name for the deployment.
ThesaveAndActivate
command is available in both system-level and configure modes of the SBC CLI.
For clusters in OAM configuration mode, the OAM node notifies the SBC nodes of the configuration change and saves the updated configuration and change list back to the EMS. For clusters in Direct Single configuration mode, the active SBC node replicates configuration changes to the standby node, if one is present, and saves the updated configuration back to the EMS.
Tip | ||
---|---|---|
| ||
To determine the system name to use with the |