Results 5 issues of Nick

Add the IP addresses that are available as CIDR objects in structured scopes

Crassh login sessions will hang, with no user feedback, on devices that require an enable password.... **if you get the enable password wrong.**

bug

The [test is failing](https://travis-ci.org/linickx/rsdns/jobs/654078867#L260), but being reported as passed 👎 ``` Updating NS record from dns1.stabletransit.com to ns1.linux-travis-[secure] Job status is: null { "code": 404, "message": "Not Found", "details": "ID...

bug

[test_fortinet.debuglog.txt](https://github.com/ktbyers/netmiko/files/801266/test_fortinet.debuglog.txt) * OSX 10.11.6 * Python 3.6.0 * Netmiko 1.2.8 * FortiGate-1500D v5.4.3,build1111,161220 (GA) This is my example script: ``` #!/usr/bin/env python # coding=utf-8 """ Fortinet Fortigate Test """ import...

Fortinet

Hello, I have done a basic update to Python 2.7 as per googles document: https://developers.google.com/appengine/docs/python/python25/migrate27 I hope that helps! Kind regards, Nick