Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netmiko 3.0.0 failed to send long commands on hp_comware #1602

Closed
jianghao198866 opened this issue Mar 5, 2020 · 4 comments
Closed

netmiko 3.0.0 failed to send long commands on hp_comware #1602

jianghao198866 opened this issue Mar 5, 2020 · 4 comments

Comments

@jianghao198866
Copy link

Hello,
When I use send_command() to send a long command。A “Timed-out reading channel” exception is occured。my netmiko version is 3.0.0。But if send a short command,no exception is occured。
I try to use version 2.4.2,both long command and short command can be send success。

My issue is similar to https://github.com/ktbyers/netmiko/issues/1531。But I use connect.send_command(),not send_config_set()

@ktbyers
Copy link
Owner

ktbyers commented Mar 5, 2020

Which Netmiko device_type are you using?

@jianghao198866
Copy link
Author

device_type is hp_comware

@ktbyers ktbyers changed the title netmiko 3.0.0 failed to send long commands,but 2.4.2 is ok netmiko 3.0.0 failed to send long commands on hp_comware Mar 7, 2020
@ktbyers
Copy link
Owner

ktbyers commented Mar 7, 2020

Does this command exist on your device?

screen-width

What is the maximum value you can set it to?

@ktbyers
Copy link
Owner

ktbyers commented Apr 14, 2021

No response on this issue.

@ktbyers ktbyers closed this as completed Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants