Replies: 1 comment 5 replies
-
Try using the device_type: Let me know if that works. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
We have 2930s, 2530s, and CX6300s in our environment. I can configure the 2930s and 2530s without any problems using netmiko , but the net_connect.send_config_set command isn't working with the CX switches. However, net_connect.send_command works fine.
The device_type used for CX switches is specified as 'device_type': 'aruba_os'.
Any help would be appreciated.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions