Tools

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

Hey i'm trying to learn netconf as a network automation student and I'm having a real hard time getting to understand the connection between all parts. I know what yang models, Python and netconf is. My lab setup has the devasc VM and a Devnet router...

Oli4cat by Visitor
  • 4852 Views
  • 4 replies
  • 1 Helpful votes

I'm using https://github.com/CiscoDevNet/ansible-cml to build CML labs. When using the Cat9000v image, I need to manually cancel the autoinstall process and provide an enable secret password (altough I provide a enable secret as part of the bootstrap...

Hello:I am trying to download yangsuite repo from github, I got following error..  cmdline: git clone -v --branch=main -- https://github.com/YangModels/yang.git /ys-data/users/admin/scratch/tmp8l123an1docker-yangsuite-1  |   stderr: 'Cloning into '/y...

Hi all, So I have been playing some with ydk-gen.. I had my share of issues, but I am working slowly though them..I though I had a working model for 17.6.1, but there are still a few hick-ups with inconsistencies.. anyways, Im trying the "old" 16.9.3...

hyber by Frequent Visitor
  • 3968 Views
  • 6 replies
  • 0 Helpful votes

I am trying to configure "transceiver type all monitoring" using ydk but I get RPC error. I don't think this is YDK related though. Here is XML I sent to device and response I get:<rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"><edit-config xmln...

vaniat by Level 3
  • 3904 Views
  • 12 replies
  • 0 Helpful votes

I am exploring YANG models using restconf and yangsuite.  The test cat9500 is on a secured network, so I am using SSH-forwarding through our jump box to ensure netconf, restconf, and ssh connectivity is operational.  YANGSuite is able to communicate ...

munroe by Visitor
  • 2287 Views
  • 3 replies
  • 0 Helpful votes

hi all,Im trying to generate "YDK modules" for an ISR1K router. I have compiled and installed ydk-gen on my ubuntu 22.04 (jammy).Im trying some bundles examples in the profiles/bundles/cisco-ios-xe-16xxxxx.json, but its not working.. I have been sear...

hyber by Frequent Visitor
  • 2277 Views
  • 3 replies
  • 0 Helpful votes

Hi all, Im trying to install the ydk-gen on my Ubuntu 22.04 (in WSL), but the installer keeps failing with this: [ 97%] Linking CXX static library libydk-0.8.6.5.a Creating symbolic link /usr/local/lib/libydk.a [ 97%] Built target ydk-0.8.6.5 [ 97%] ...

hyber by Frequent Visitor
  • 2450 Views
  • 3 replies
  • 0 Helpful votes

Hi,Just started to play around with pyATS and genie.But I cannot connect to the switch via ssh. My testbed.yml file looks like this:devices: as-test2: connections: vty: ip: 172.21.31.6 protocol: ssh credentials: default: password: '%ASK{}' username: ...

boesch by Frequent Visitor
  • 12901 Views
  • 8 replies
  • 0 Helpful votes

Hi Community,I am running in my lab 16.9 IOS-XE, and trying to work on automation to pull the interface data like IP addresses. And so far I was happily using the ietf-interfaces or the openconfig-interfaces yang models, they perfectly provided me th...

IPBence by Community Member
  • 1931 Views
  • 5 replies
  • 0 Helpful votes