Provisioning Dependencies
    
    
        There are certain system operation that will be treated as and “error” when configuration
            is executed the results in the configuration being rollbacked. The following is a list
            of system operations or states that will result in a rollback of a configuration
            request.
        
            - DRC – If one of the specified devices within the command is actively performing DRC,
                the configuration will fail resulting in a rollback of configuration of all the
                specified devices.
- Admin Down – If one or more specified
                devices are in the administrative “Admin Down” state, the configuration will fail
                resulting in a rollback of configuration of all the specified devices.
- Firmware Download – If one of the specified devices within the command is actively
                performing a firmware download, the configuration will fail resulting in a rollback
                of configuration of all the specified devices.
- Concurrent configuration from a previous request – If one of the specified devices
                within the command is still actively performing a previous configuration request,
                all the subsequent request will fail resulting in a rollback of configuration of all
                the specified devices until the initial configuration is completed.