Allow to set transport parameter for napalm driver in the platform definition. #1807

Closed
opened 2025-12-29 17:19:17 +01:00 by adam · 1 comment
Owner

Originally created by @orgito on GitHub (Jun 21, 2018).

Issue type

[X ] Feature request
[ ] Bug report
[ ] Documentation

Environment

  • Python version: 3.4.8
  • NetBox version: 2.3.4

Description

The ios napalm driver has a transport argument that can be set to telnet. That would allow the "dynamic" functionalities of the UI that rely on napalm to work with Legacy IOS devices that do not support ssh but support telnet.

Originally created by @orgito on GitHub (Jun 21, 2018). ### Issue type [X ] Feature request <!-- An enhancement of existing functionality --> [ ] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> ### Environment * Python version: 3.4.8 * NetBox version: 2.3.4 <!-- BUG REPORTS must include: * A list of the steps needed for someone else to reproduce the bug * A description of the expected and observed behavior * Any relevant error messages (screenshots may also help) FEATURE REQUESTS must include: * A detailed description of the proposed functionality * A use case for the new feature * A rough description of any necessary changes to the database schema * Any relevant third-party libraries which would be needed --> ### Description The `ios` napalm driver has a transport argument that can be set to telnet. That would allow the "dynamic" functionalities of the UI that rely on napalm to work with Legacy IOS devices that do not support ssh but support telnet.
adam closed this issue 2025-12-29 17:19:18 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jun 21, 2018):

Should be covered by #2029

@jeremystretch commented on GitHub (Jun 21, 2018): Should be covered by #2029
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1807