* returns support for prompt/response over cli * now sends native dict instead of str command * fixes issue with run_commands() in ios to jsonify request * updates unit test cases
* refactors ios_command to use network_cli * adds unit test cases for ios_command