Need to increase the timeout settings so that entire config can be captured
Release : 10.3.x / 10.4.x
Component : Spectrum App / NCM
In the $SPECROOT/SS/config.xml file
Be sure to switch from the default mindterm libraries to jsch
<ssh-library type="java.lang.String">jsch</ssh-library>
<jsch-read-datawait-mutipler type="java.lang.Integer">32</jsch-read-datawait-mutipler>
Switch from the default mindterm to jsch libaries and increase the jsch-read-datawait, depending on the size of the configuration you may start with 8, then try 16 or 32 if the config fails to capture.
This will allow more time for the entire config to be captured