Tools

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

Forum Posts

For container-based applications it is a way better to use a minimalized OS like alpine. Is it planned Alpine Image to be supported as well ? or are there any instructions how to build the core in an alpine image   

atarlov by Visitor
  • 1132 Views
  • 1 replies
  • 0 Helpful votes

Hi, I have installed YANG suite on my VirtualBox which is based on Ubuntu 18.04.I followed the steps in the demo video(https://www.youtube.com/watch?v=smrhjL5Ayz0), but encountered an error at the step of device setting.When I tried to check connecti...

2021-06-04_110518.png
Tony_maro by Community Member
  • 3303 Views
  • 6 replies
  • 0 Helpful votes

Using Postman, I am able to pull down the MAC address table of a Catalyst 9200 with this URL: https://1.1.1.1/restconf/data/Cisco-IOS-XE-matm-oper:matm-oper-data/matm-table The results look like: { "Cisco-IOS-XE-matm-oper:matm-table": [ { "table-type...

bunjiega by Level 3
  • 3242 Views
  • 5 replies
  • 0 Helpful votes

Hello,   When I programmatically - from a controller - try to get "lldp neighbors" using NETCONF, on the Cisco device, I see the following error (highlighted) for a neighbor Arista device. A neighbor Cisco device does not result in this error: 8:37:1...

shillyar by Cisco Employee
  • 1209 Views
  • 1 replies
  • 0 Helpful votes

Hi, Question: I'm trying to change interface ip address using ncclient. Rather than changing the IP, it keeps adding a secondary IP instead. Is there a way to change the existing ip rather than keep adding new secondary IP?  Br, Heikki

Hello, I'm having an error when trying to encode an Entity in XML with ydk 0.8.5. For example, I have a "connectivity-service" grouping with child "end-point" described here tapi-connectivity. In another yang model tapi-photonic, the "end-point" is a...

tqhuy by Frequent Visitor
  • 3779 Views
  • 8 replies
  • 0 Helpful votes

Hi, Does anybody know if there is a way to force ydk gnmi subscription (ydk.gnmi.services import gNMIService / gNMIService.subscribe) to run in background instead of lock the terminal with the message: "Started STREAM request monitoringEnter 'end' to...

 Released on April 30 2021 Resolved GitHub issuesVersion numbers in bundle resolver to comply with PEP 440 (#1007)The Executor Service fails to return module content to user (#1035)Docker base image python error (#1036)XmlSubtreeCodec fails encode le...

yangorelik by Spotlight
  • 1332 Views
  • 0 replies
  • 5 Helpful votes

Hi,  I'm trying to get the average rx and tx speed from the LAN-connected clients to a catalyst switch. I'm using this YANG model: https://github.com/YangModels/yang/blob/master/vendor/cisco/xe/1731/Cisco-IOS-XE-interfaces-oper.yang It contains some ...

Hi All, I'm exploring streaming telemetry on Cisco devices to receive operational state information. As appears, a telemetry message does not include a unit (byte, kb, etc) for the streamed value - { "name": "used-memory", "uint64Value": "353673736" ...

Deepak Ladha by Community Member
  • 1491 Views
  • 1 replies
  • 0 Helpful votes