...
The system name is used in billing, external PSX queries (if applicable), and system logs. On a an HA system, one system name applies to both units and each unit has its own instances as described in Instance Naming Convention section.
...
Caption | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||
|
...
To change the default system name, provide the customization script in the Post-Creation tab of the Launch Instance. For more details on the Post-Creation tab, refer to Instantiating D-SBC Using non-DHCP Heat Templateand Configuring SBC SWe on OpenStack.
Code Block | ||
---|---|---|
| ||
{ "SystemName" :<custom system name>" } |
...
The default name of instance are "vsbc1" and "vsbc2". You can provide name to an instance only only modify instance names while instantiating.
If you are providing an instance name, the instance must be configured with the same name and used for all accounting, logging, PSX and EMS communications. Instance name is specific to an instance.
...
Caption | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||
|
...
To change the default instance name, provide the customization script in the Post-Creation tab of the Launch Instance. For more details on the Post-Creation tab, refer to Instantiating D-SBC Using non-DHCP Heat Templateand Configuring SBC SWe on OpenStack.
Code Block | ||
---|---|---|
| ||
{ "CEName" :<custom instance name> } |
...
Caption | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||
|
...