Automation

 View Only
last person joined: 15 hours ago 

Ask questions and share experiences about Apstra, Paragon, and all things network automation.
  • 1.  PyEZ access to Operational Tables

    Posted 20 days ago

    I am writing a python script using PyEZ to access the table that results from the command "show ethernet-switching evpn arp-table".  I've identified the RPC as "get-ethernet-switching-evpn-arp-table", and I am attempting to define a custom view for this table, but I can only find the item name "l2ng-l2rtb-evpn-arp-db"; there does not appear to be any fields defined under it.  Can I not access this table with PyEZ?



  • 2.  RE: PyEZ access to Operational Tables

    Posted 20 days ago

    Nevermind - I was on a system where there were no entries in the table.  I found the field values on a different switch that had entries in the table.