Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Caption
0Table
1SBC System Naming Convention
3SBCHNC
 


Convention/Character


System Name
Use as Leading
Character
Use as Trailing
Character
Maximum number of characters26 
Letters  [ a-z ] | [ A-Z ]YYY
Digits [ 0-9 ]YNY
Hyphen [ - ]YNN
Period [ . ]NNN
Underscore [ _ ]NNN
Other special charactersNNN

...

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
languagenone
{
  "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
0Table
1SBC Hostname/Instance Naming Convention
3SBC Hostname/Instance Naming Convention
 


Convention/Character


Instance Name
Use as Leading
Character
Use as Trailing Character
Maximum number of characters64 
Letters  [ a-z ] | [ A-Z ]YYY
Digits [ 0-9 ]YNY
Hyphen [ - ]YNN
Period [ . ]1YNN
Underscore [ _ ]2NNN
Other special charactersNNN

...

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
languagenone
{
 "CEName" :<custom instance name>
}

...

Caption
0Table
1VNFC and Cluster Naming Convention
3VNFC and Cluster Naming Convention
 


Convention/Character


Instance Name
Use as Leading
Character
Use as Trailing Character
Maximum number of characters64 
Letters  [ a-z ] | [ A-Z ]YYY
Digits [ 0-9 ]YNY
Hyphen [ - ]YNN
Period [ . ]1NNN
Underscore [ _ ]2NNN
Other special charactersNNN

...