Add_workflow_for_techpubs | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||
---|---|---|---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
The
Spacevars | ||
---|---|---|
|
clusterAdmin
parameters are automatically configured if a deployment requires them and do not need to be changed.One exception is the clusterAdmin clusterComm
configuration required on M-SBC clusters in a distributed SBC SWe Cloud deployment. The clusterComm
configuration is visible only for M-SBC clusters and is required prior to configuring a load balancing service to distribute media request among the media nodesclusterAdmin
clusterComm
to configure intra-cluster VNFC communication interfaces for use with the Load Balancing Service.
Info | ||
---|---|---|
| ||
You must restart the SBC after changing the IP addresses address for intra-cluster VNFC communication. |
The CLI syntax for non-Cloud and Cloud configurations is shown below. The parameters that display are dependent upon the clusterComm type
setting: ip
or mgmt
.
following syntax shows the first-level parameters under clusterAdmin
.
Code Block | ||
---|---|---|
Code Block | ||
| ||
% set system clusterAdmin clusterComm addressContext <addressContext name> pktIpAddress type <ip |mgmt> | ||
Code Block | ||
| ||
% set system clusterAdmin clusterComm dataComm discoveryComm seedFqdn mgmtInterfaceGroup mgmtGroupseedIpAddress state mgmtIpAddress <IP address> type <ip | mgmt> |
SBC SWe Cloud Syntax
Intra-cluster communications can be configured to occur on either the management interface (default) or a packet interface. The parameters differ based on the type
specification as shown below.
Code Block | ||
---|---|---|
| ||
% set system clusterAdmin clusterComm type ip addressContext <addressContext name> ipInterfaceGroup <IPIG name> pktIpVar <metaVariable> type <ip |mgmt> |
Code Block | ||
---|---|---|
| ||
% set system clusterAdmin clusterComm type mgmt mgmtInterfaceGroup mgmtGroup mgmtIpVar <metaVariable> type <ip | mgmt> |
This section details the command parameters in two tables, one each for Cloud and non-Cloud SBC configurations.
Info |
---|
Use the |
The following table summarizes the roles of the first-level clusterAdmin parameters. Except for clusterComm, the options are automatically configured when needed.
Caption | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||
|
|
The following table describes the parameters under clusterAdmin clusterComm
you can use to configure intra-cluster communication for an M-SBC deployment.
Caption | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||
| Descriptions (Cloud)
|
Excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
To configure packet interface using IPv6 address for VNFC communication in a Cloud M-SBC cluster:
To configure packet interface using IPv4 address for VNFC communication in a Cloud M-SBC cluster:
To configure management interface using IPv6 address for VNFC communication in a Cloud M-SBC cluster:
To configure management interface using IPv4 address for VNFC communication in a Cloud M-SBC cluster:
|
Info |
---|
Use the |
Pagebreak |
---|