grpc-getting-started
Guide to get started with gRPC in Cisco IOS XR
netconf-hello-world-ios-xr
Simple hello world in netconf connecting to ios-xr
iosxr-on-box-automation
Embedded event manager scripts
Cisco-SNMP-Changer
Change Cisco SNMP community strings on IOS and IOS XR
xr-gnmi-lab
Understand gNMI and how to build your first gNMI client with Python to interwork with IOS-XR
NaBot
This is meant to be used as an example on how to build a Cisco Webex Bot with [netbox](https://github.com/netbox-community/netbox) Integration (via the nornir_scrapli inventory plugin). This bot is based on [docker-webexteams-bot-example](https://github.com/haskalpa/docker-webexteams-bot-example) and adds [pyadaptivecards](https://github.com/CiscoSE/pyadaptivecards) functionalities for handling user input. The bot is based on [flask](https://github.com/pallets/flask) and will be configured to receive [webhooks](https://developer.webex.com/docs/api/guides/webhooks) via http requests using [ngrok](https://ngrok.com/).
SSH2Influx
SSH2Influx takes SSH/CLI output from devices and enables ingestion to InfluxDB
summer2021-devasc-prep-network-inventory-02
This repository provides code and examples as part of a DevNet Associate Certification Preparation Webinar.
stig
Offline config file scanner to test for STIG compliance with flexible rule sets
topolograph
Topolograph.com is an online project which can visualize OSPF/ISIS topology based on single OSPF LinkState DataBase scrapping from one network device ( thanks OSPF =). Then you can not only see (and check) the shortest path from source to destination, but also see the outcome from link or node failure along the path to the destination. The existing algorithms depict SPT, backup or even backup of backup paths and print out how many segments along the path are backuped and how many are not. Additionally, if you are planning device maintenance and would like to know how shutdowning some particular device will affect on routing in your topology - just choose this node in Node shutdown Pred and you get your answer: will be topology stay connected or not, how many subnets will become unavailable.
vagrant_net_prog
Sample Vagrant Files and things for Network Programmability Development
topolograph-docker
This is dockerized version of topolograph