Automation

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about Apstra, Paragon, and all things network automation.

If you have a question or a use case, likely there are others who are experiencing or worked through the same thing. Don't hesitate to jump in and ask or share your knowledge!

Need additional guidance?  Check out these Juniper Resources.

Ask AI Documentation Knowledge Base The Feed

Latest Discussion Posts

  • As per the PyEz readme, you can install the master branch version using pip. https://github.com/Juniper/py-junos-eznc?tab=readme-ov-file#pip To install the latest MASTER code pip install git+https://github.com/Juniper/py-junos-eznc.git -or- To ...

  • Telnet is one of the supported protocols for PyEz, in addition to ssh, netconf, serial etc. I think that the issue is that the currently released version of PyEz has references to telnetlib which until recently was included in Python3 but no more since ...

  • I agree, telnet is not good, and I do not use it. I only want to get my existing PyEZ scripts running on my new OS. Since I am also not good with git, I will wait for an official release. Thanks to all.

  • Do you really have something running production, that can only run telnet? I mean telnet has been a major no-no for many years, for obvious reasons, which is why nobody uses it any more. Reasoning for removing it from python is here: https://docs.python.org/3/library/telnetlib.html ...

  • Profile Picture

    RE: PyEZ and python 3.13

    Since it's in the master branch, it will become a release when the developers are happy to do so. You could just use the master branch, or make a fork of the version you want to use and incorporate the changes in the earlier link, they're quite minimal. ...

  • Profile Picture

    RE: PyEZ and python 3.13

    Anyone know if there are plans to include this fix in a release? Thanks.

  • Profile Picture

    RE: PyEZ and python 3.13

    Please see: https://github.com/Juniper/py-junos-eznc/pull/1358 A workaround is in the master branch, just not tagged as a release yet afaik. Regards,

Announcements

  • Tell us if you've upgraded or if you need help upgrading!

    Complete this three-question survey to help us identify where you are in your upgrade journey.

Unanswered Posts

Top Contributors in the Community