napalm-automation / napalm-ios

Apache License 2.0
31 stars 40 forks source link

ios.py added telnet support (tested on IOU). Also added support for t… #190

Closed bartdorlandt closed 7 years ago

bartdorlandt commented 7 years ago

file: napalm_ios/ios.py

Added telnet support (tested on IOU). Using the transport mechanism already documented here. documentation was therefore already provide, but code was lacking behind. default is still ssh of course. Also added support for the enable_password / secret. (one line) Moved a statement up, to be actually useful. (self.global_delay_factor, self.port)

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.05%) to 70.635% when pulling dbe700b8d09abac120c55bd415b067b19af2a87c on bambam82:telnet-secret-support into ebf9c23e4aa86506e7e707621acabf2030719d36 on napalm-automation:develop.