Automation

 View Only
last person joined: yesterday 

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.

Documentation Knowledge Base The Feed

Latest Discussion Posts

  • Unless I'm mistaken, you still require netconf configured as a service. e.g. system { services { netconf { ssh; } } } I don't recall that it is possible to leverage NETCONF over SSH without this configuration. I know that ...

  • Salt with Junos OS can do NETCONF over port 22. So if you have configured SSH, it is using that. ------------------------------ Jessica Garrison ------------------------------

  • Are you sure that NETCONF isn't available? For example, what happens when you try the following: ssh user@vmx-1 -s netconf Do you get a NETCONF header response? Just that looking at the junos module for Salt, it all looks to be PyEZ based so ...

  • Hi. I can run the following Salt execution model without netconf enabled on the target Juniper vMX. Does this mean that netconf is not being used? If not, how are the RPCs being exchanged? [[lab@desktop ]$ sudo salt vMX-1 junos.rpc get-system-information ...

  • Thanks Andy!

  • This is correct, Jessica Try to run rpc-shell-execute for any CLI command. ------------------------------ Yan Gorelik ------------------------------

  • Example from my device. [vrf:none] jcluser@re0:~$ curl http://username:password@localhost:3000/rpc/get-system-information -H "Accept: application/json" { "system-information" : [ { "hardware-model" : [ { "data" : ...

Announcements

  • JNCIA-DEVOPS Exam Overview webcast

    Sign-up for the upcoming #free expert-led online webcast on Automation & DevOps #JNCIA-DEVOPS certification and gain an understanding on #automation tools and associated best practices. Get a chance to get your questions answered live by our expert Jordan Head.

    Date: Tuesday, February 13, 2024, 8 AM PST

Unanswered Posts

  • 1 person recommends this.

Top Contributors in the Community