21.7.1 mss_configure_envm

This command is used to specify a .cfgfile with all clients info in the ENVM core instance of the MSS component.

mss_configure_envm \
-component_name {component_name} \
-cfg_file {file_path}

Arguments

Parameter Type Description
-component_name {component_name} string Mandatory. Name of the MSS component.
-cfg_file {file_path} string Mandatory. Path of the configuration file(.cfg) used to configure the envm.

Example

mss_configure_envm -component_name {test_sb_MSS} -cfg_file{./ENVM.cfg}