We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sw.reboot is not working after upgrading junos-eznc version from 2.7.1 to 2.7.2
Device details qfx5120-32c
JUNOS version: using 22.2R3-S4.10 and 22.2R2-S1.5. These are standalone devices
script: This is how I call the function reboot:
sw = SW(dev=self.session.handle) message = sw.reboot(in_min=0, at=None, all_re=False, on_node=None, vmhost=False)
reboot works fine after reverting back to junos-eznc 2.7.1
The text was updated successfully, but these errors were encountered:
chidanandpujar
No branches or pull requests
sw.reboot is not working after upgrading junos-eznc version from 2.7.1 to 2.7.2
Device details
qfx5120-32c
JUNOS version:
using 22.2R3-S4.10 and 22.2R2-S1.5. These are standalone devices
script:
This is how I call the function reboot:
reboot works fine after reverting back to junos-eznc 2.7.1
The text was updated successfully, but these errors were encountered: