Pinned Repositories
async-net-vis
Asynchronously collecting information from network functions and visualising it.
automated-troubleshooting
The materials supporting the `Tools` series at karneliuk.com
data_center_fabric
A prototype of automated building of a data center fabric using multiple vendors (Arista, Cisco, Cumulus, Nokia) with Ansible
grpc_demo
This repo supports the blog series covering the gNMI/Protobuf at karrneliuk.com
multivendor-network-labs
nornir_pygnmi
pyGNMI plugin for Nornir
prometheus-traceroute-exporter
pygnmi
The pure Python implementation of the gNMI client.
rest_api_all
Working REST API examples for Ansible, Python, Bash and Postman
service_provider_fabric
Demo of multivendor service provider network with Arista EOS, Cisco IOS XR and Nokia SR OS running Segment Routing with various services (IP VPN, EVPN) on top and automated with Ansible using OpenConfig and native YANG modules
akarneliuk's Repositories
akarneliuk/pygnmi
The pure Python implementation of the gNMI client.
akarneliuk/data_center_fabric
A prototype of automated building of a data center fabric using multiple vendors (Arista, Cisco, Cumulus, Nokia) with Ansible
akarneliuk/service_provider_fabric
Demo of multivendor service provider network with Arista EOS, Cisco IOS XR and Nokia SR OS running Segment Routing with various services (IP VPN, EVPN) on top and automated with Ansible using OpenConfig and native YANG modules
akarneliuk/prometheus-traceroute-exporter
akarneliuk/multivendor-network-labs
akarneliuk/automated-troubleshooting
The materials supporting the `Tools` series at karneliuk.com
akarneliuk/rest_api_all
Working REST API examples for Ansible, Python, Bash and Postman
akarneliuk/async-net-vis
Asynchronously collecting information from network functions and visualising it.
akarneliuk/grpc_demo
This repo supports the blog series covering the gNMI/Protobuf at karrneliuk.com
akarneliuk/nornir_pygnmi
pyGNMI plugin for Nornir
akarneliuk/hs-dc
Hyper-scale Data Centre Project. Aiming around modelling, visualisation, automation and deployment. Currently running containerised Microsoft Azure SONiC but more network operation systems to come.
akarneliuk/network-automation-security
Collection of various materials allowing you to build the security framework for your network automation
akarneliuk/centos_lab_setup
Setup of the management host used for the projects Service Provider Fabric and Data Centre Fabric
akarneliuk/napalm-vs-openconfig
Comparison of NAPALM and OpenConfig YANG with NETCONF transport
akarneliuk/nvidia-cumulus-rest-api
akarneliuk/CEX
This is a supplementary repository for the Python code examples covered in the blog series: http://karneliuk.com/category/code-express/
akarneliuk/demo_nokia
The repository to the webinar about automation of Nokia SR OS with Ansible
akarneliuk/exchange-prototype
This repo contains the prototype of trading exchange written in C. Originally created as part of CS50 training and then taken as an opportunity to practice in high-performance network programming with C.
akarneliuk/hydra
akarneliuk/Kubernetes-cka-lab
akarneliuk/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
akarneliuk/mlx-cl
Supporting materials for Mellanox SN 2010 with Cumulus Linux and its interoperability with Cisco IOS XR / Nokia SR OS
akarneliuk/napalm-sros
NAPALM driver for Nokia SR OS
akarneliuk/networking-sr
OpenStack Neutron plugin/drivers for Segment Routing IPv6
akarneliuk/nornir.tech.src
Source to build nornir.tech site
akarneliuk/oxidized
Oxidized is a network device configuration backup tool. It's a RANCID replacement!
akarneliuk/pygnmi-jupyter-pandas
Repostiroy to show case usage of interactive Jupyter notebooks to collect with GNMI (pyGNMI) network data modelled with OpenConfigy/YANG and process it with Pandas