Editing network management parameters using CLI

Last Updated : Apr 26, 2023 |
Prolog information
  1. Log in to the EMS CLI interface using administrative privileges.
  2. Run the following command to list all the configured network configurations:
    ADDITIONAL INFORMATION: sbceconfigurator.py network-config-show
  3. Run the following command to export the network configuration to your system:
    ADDITIONAL INFORMATION: sbceconfigurator.py network-config-export <Network Name>
    ADDITIONAL INFORMATION:
    Important:
    It is recommended not to rename the exported file. Renaming the file will fail the importing of the edited file.
  4. Edit the required fields in the exported file.
  5. Run the following command to import the updated network configuration back to the EMS server:
    ADDITIONAL INFORMATION: sbceconfigurator.py network-config-import <NetworkConfig filename>