Automation

 View Only
last person joined: 29 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

  • 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,

  • Profile Picture

    PyEZ and python 3.13

    I just had to upgrade my RHEL8 system to Fedora 41, which comes with python 3.13. I loaded all of the prereqs for PyEZ, and then attempted to run my scripts. They are failing because they cannot find the module "telnetlib", which I see has been removed ...

  • It is not necessary to go via 'show' commands. The data you are looking for is probably available under 'junos_facts'. https://www.juniper.net/documentation/us/en/software/junos-ansible/ansible/topics/task/junos-ansible-device-facts-retrieving.html ...

  • try this as well, - name: get chassis hardware detail junos_command: commands: show chassis hardware detail display: xml ------------------------------ FRANCOIS VAN HEERDEN ------------------- ...

  • I got this figured out, was a bit more complex than i was hoping for --- - name: Grab Juniper's Monthly Request hosts: supported gather_facts: no connection: netconf vars_files: - ../../../Credentials/credentials.yml vars: ansible_network_os: ...

  • I am having issues automating something with ansible, Every month juniper requests us to give them a full inventory list of all of our devices, by running this command on the box and saving it in a file: "show chassis hardware detail | display xml | no-more" ...

  • I assume you are referring to the online Juniper vLabs. These are indeed self contained environments and don't provide for external connectivity. https://jlabs.juniper.net/vlabs/ ------------------------------ Steve Puluka BSEET - Juniper Ambassador ...

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

Log in to see this information