scadora
Cisco Employee
Cisco Employee
Member since ‎04-18-2001
‎12-12-2019

User Statistics

  • 80 Posts
  • 4 Solutions
  • 5 Helpful votes Given
  • 31 Helpful votes Received
Recent Badges
 30 Helpful Vote
1 Accepted Solution
1 Helpful Vote
10 Helpful Vote
50 Replies
20 Replies
10 Replies
5 Replies
Certifications

User Activity

Hi,   I can use RESTCONF to fetch the ssh host keys for a single device like this:   curl -X POST \ http://x.x.x.x:8080/restconf/operations/devices/device=P5/ssh/fetch-host-keys \ -H 'Authorization: Basic xxxxxxxxxxxx=' \ -H 'Cache-Control: no-cache'...
Hi.   I'm using IOS XR with NETCONF NEDs.  I'd like to use the REST API for live-status to retrieve the source-address and sid-value from this model:   pyang -f tree Cisco-IOS-XR-clns-isis-oper.yang --tree-path isis/instances/instance/topologies/topo...
A couple months ago, I posted some simple sample apps to configure gRPC dial-in telemetry configurations using the OpenConfig YANG model:nc-create-oc-telemetry-30-ydk.py - dialin with single sensor-group/subscriptionnc-create-oc-telemetry-32-ydk.py -...
Want to encode an OpenConfig Telemetry configuration in XML?  Here are some sample apps to get you started:cd-encode-oc-telemetry-30-ydk.py - dialin single sensor-group/subscriptioncd-encode-oc-telemetry-32-ydk.py - dialin multiple sensor-pathscd-enc...
Just posted some simple sample apps to configure gRPC dial-in telemetry configurations using the OpenConfig YANG model:nc-create-oc-telemetry-30-ydk.py - dialin with single sensor-group/subscriptionnc-create-oc-telemetry-32-ydk.py - dialin with multi...
Community Statistics
Member Since ‎04-18-2001 08:39 AM
Date Last Visited ‎12-12-2019 03:23 PM
Posts 80
Total Helpful Votes Received 31
Helpful Votes Given To