Skip to content

in vxr ssh, reduce default read_timeout and avoid self.read_timeout i…#40

Merged
shreyashah merged 1 commit intover_4.0.0from
vxr-ssh_read_timeout
Mar 15, 2026
Merged

in vxr ssh, reduce default read_timeout and avoid self.read_timeout i…#40
shreyashah merged 1 commit intover_4.0.0from
vxr-ssh_read_timeout

Conversation

@shreyashah
Copy link
Copy Markdown
Contributor

…s some functions

In the method send_command in the file /auto/cafy/release/xr-dev/25.4.1.18I/rhel8-25.4.1.18I/lib/python3.11/site-packages/netmiko/cisco/cisco_vxr_ssh.py, even though read_timeout is an attribute, self.read_timeout is used, which is by default 1800. Hence the read_timeout passed to this method is not considered.

https://cdetsng.cisco.com/webui/#view=CSCwr71153

@shreyashah shreyashah merged commit e259e7b into ver_4.0.0 Mar 15, 2026
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

Successfully merging this pull request may close these issues.

2 participants