Add_workflow_for_techpubs | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||
---|---|---|---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
The Cluster Admin commands control communications among SBC nodes in a cluster configuration. This includes the initial discovery of other member nodes in the cluster as well as communication among the nodes during operation. In general, the 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 You must configure the clusterAdmin clusterComm
options on M-SBC clusters in a distributed SBC SWe Cloud deployment. The clusterComm
This configuration is visible only for M-SBC clusters and is required must be completed prior to configuring a load balancing service to distribute media request among the media nodes.
Info | ||
---|---|---|
| ||
You must restart the SBC after changing the IP address for intra-cluster communication. |
The following syntax shows the first-level parameters under clusterAdmin
. The subsequent options differ depending on the option you specify for type
.
Code Block |
---|
% set system clusterAdmin clusterComm type <ip dataComm discoveryComm seedFqdn seedIpAddress state | mgmt> |
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> |
Code Block | ||
---|---|---|
| ||
% set system clusterAdmin clusterComm type mgmt mgmtInterfaceGroup mgmtGroup mgmtIpVar <metaVariable> |
clusterComm
dataComm
Defines the communication interface for data traffic.
discoveryComm
seedFqdn
seedIpAddress
IP addresses of the seed nodes. Not applicable when seedFqdn
is configured.
state
The following table describes the parameters under clusterAdmin clusterComm
you can use to configure intra-cluster communication for an M-SBC deployment.
Caption | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||
|
Excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
To configure packet interface using IPv6 address for VNFC communication in a Cloud an M-SBC cluster:
To configure packet interface using IPv4 address for VNFC communication in a Cloud an M-SBC cluster:
To configure management interface using IPv6 address for VNFC communication in a Cloud an M-SBC cluster:
To configure management interface using IPv4 address for VNFC communication in a Cloud an M-SBC cluster:
|
Info |
---|
Use the |
Pagebreak |
---|