5 Procedure to Avoid the activate_config Error
Use the information in this topic to avoid the error that you may see when you try to load the baseconfig on the Public cloud VM.
Scenario: You may see the error when you try to save the configuration and
activate the configuration using the activate_config ACLI command.
- Create a Communications Broker Release 4.2.0 VM on Azure or AWS.
- Load the baseconfig using the
command:
spl load acli baseconfig
- Save the configuration using save-config
- Activate the configuration using activate-config. You may observe the error
message:
ERROR: sip-config [] has reference to home-realm-id [ecb] which does not exist
Procedure to Avoid the Error
Perform the following tasks to avoid encountering the error:
- Create the phy-interface.
- Create network-interface with the above created phy-interface.
- Create realm-config with the above created network_interface
- Create sip-interface along with its sip-port with above created network _interface and realm-config
- Perform spl load acli baseconfig
- Save and activate the configuration