OCSS7 SGC configuration.

This node and its descendants are configured in sgc-config.yaml.

When present

Used on SMO and SGC nodes.

Conditional

This container is only valid when ../sgc-virtual-machine-pool or ../smo-virtual-machine-pool.

Context

The context of sgc within the schema tree is shown. Italicised links are to other pages.

hazelcast

See hazelcast for details of this node and its descendants.

sgcenv

See sgcenv for details of this node and its descendants.

sgc-properties

See sgc-properties for details of this node and its descendants.

m3ua

See m3ua for details of this node and its descendants.

encrypt-secrets

Encrypt secrets, such as SNMPv3 passwords, in the SGC MML configuration.

If a file named 'sgc-key.pem' is included with the configuration files, the key in this file will be used to encrypt and decrypt the SGC’s secrets. This file should contain an RSA private key in PEM format of length 2048 bits or greater.

This can be done using the following command:

openssl genrsa -out sgc-key.pem 2048

If the key file is not present, one will be automatically generated.

Warning

See 'Reconfiguring the SGC' in 'Rhino VoLTE TAS Configuration and Management Guide' for how to activate changes to this value.

Type boolean

Value

'true' or 'false'

Default value

false

Previous page Next page
Rhino VoLTE TAS Version 4.2