Has anyone tried to use NCM to push config to a router? The script seems to hang on the "edit" or "configure" command (synonymous with the conf t in cisco). I believe it may be an issue that the Prompt is different when you are in edit/configure mode and NCM doesn't know how to handle this.
Example Script:
configure
set snmp trap-group snmp-traps targets 172.16.70.62
When trying to execute, it just hangs for a while then comes back with nothing.
Also is there a way to debug the script execute?