Reverting endpoint reconfiguration

Last Updated : Jan 04, 2021 |
Prolog information
If any issue occurs during the re-configuration process, use the revert method. To revert the endpoint data, use the same remapping file that was used for re-configuration.
Before you begin
Run the adaSetReconfigure disable command to disable reconfiguration.
Ensure that the devices are registered with Device Adapter.
  1. Run the following command to enable reverting:
    ADDITIONAL INFORMATION:
    adaSetReconfigure enablerevert /home/cust/<remapping file name>.txt
  2. Run the following command to start reverting:
    ADDITIONAL INFORMATION:
    adaSetReconfigure revertall
  3. Run the following command to view the reverting status:
    ADDITIONAL INFORMATION:
    adaReconfigure revertstatus
  4. Run the following command to disable reverting:
    ADDITIONAL INFORMATION:
    adaSetReconfigure disablerevert