Hi,I'm trying to automate the configuration of remote Cisco devices using pyATS. Going thru the online documentation I found the following script excerpt:# establish basic connectivity ios_1.connect() # issue commands print(ios_1.execute('show versi...