Closed jventri closed 7 years ago
Hi @jventri - we are currently in the process of reunification, please check https://napalm-automation.net/reunification/. Going forward, we'd like to ask you to submit Pull Requests and Issue to the main repository: https://github.com/napalm-automation/napalm. If this issue persists, don't hesitate to report at https://github.com/napalm-automation/napalm.
Thanks for understanding!
Description of Issue/Question
Unable to connect to nxapi on port 443 (Nexus). Due to a Cisco bug I had to change the port to an alternate and it works
Did you follow the steps from https://github.com/napalm-automation/napalm#faq
[ ] Yes [ x] No
Setup
Error I was getting
{"changed": false, "failed": true, "msg": "cannot connect to device: HTTPSConnectionPool(host='Nexus-2', port=443): Max retries exceeded with url: /ins (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f1faf0e8fd0>, 'Connection to Nexus-2 timed out. (connect timeout=1)'))"}
napalm-nxos version
(Paste verbatim output from
pip freeze | grep napalm-nxos
between quotes below)NX-OS version
(Paste verbatim output from
show version | json
between quotes below)Steps to Reproduce the Issue
Error Traceback
(Paste the complete traceback of the exception between quotes below)