Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi guys, thanks for taking the time to read, i'm new to programming and i'm trying to use pyang to generate a tree structure for some .yang files, but every time i try, i get the same error with all the files. (env) macos@macos$ pyang -f tree turing-...
Hi guys, i'm new to Netconf and im trying to get information from a Netconf device (always on CSR1000v). After i received the hello from the server, i send the client capabilities, but when i try to get info, i get connection closed, or empty data ta...
Hi, im trying to get this information of the csr1000 reserved sandbox. https://10.10.20.48:443/restconf/api/config/native/interface/GigabitEthernet/1/ip/address always get not found. New to programming and APIs. Thanks in advance.