Attached is the workaround in Cisco Firepower device class driver code. This solution will send "
show configuration" to device if
Invalid input detected error is received for default command "
show configuration all no-pending no-diff-markers during config pull on Cisco firepower devices.
Steps to implement the workaround:
1) Create directory structure below in DS, if it is not already present:
$VOYENCE_HOME/custompackage/cisco/ciscofirepower
2) Copy the attached file devCiscoCiscoFirePower.dasl to $VOYENCE_HOME/custompackage/cisco/ciscofirepower
3) Restart voyence service with below command:
service voyence restart
4) Execute Pull Config on the device.