Changing configuration parameters
Sometimes you may need to modify a value of configuration parameter on the run.
Examples:
This command sets DPI platform into read only mode. DPI does not change any traffic that passes through it in this mode:
fdpi_ctrl setenv --passive_mode 1
Currently this is the only configuration parameter supported by 'setenv'.