Started working on trigger few hours ago. So please pardon my ignorance.
Could someone please provide some sample scripts that you might have used to ssh to multiple routers/fws and collect outputs and write the outputs to a file? I followed the documentation, but my script fails everytime with the nd.find () function. Is there anything to make it work with my keyword?
Traceback (most recent call last):
File "./triggertest.py", line 6, in <module>
dev = nd.find('ac')
File "build/bdist.linux-x86_64/egg/trigger/netdevices/__init__.py", line 726, in find
KeyError: 'ac'
netdevices.csv file
**********************