By default send_command() will try to find the current prompt using the find_prompt() method. In other words, Netmiko will attempt to find the existing prompt before the command is sent. Netmiko will then use this current prompt as the default indicator that the command is done (i.e. w...