An open API service indexing awesome lists of open source software.

https://github.com/ciscodevnet/openconfig-getting-started

Getting started guides for OpenConfig in Cisco IOS XR
https://github.com/ciscodevnet/openconfig-getting-started

Last synced: 2 months ago
JSON representation

Getting started guides for OpenConfig in Cisco IOS XR

Awesome Lists containing this project

README

          

# Getting Started With OpenConfig in Cisco IOS XR
This repository includes guides to get started with [OpenConfig](http://www.openconfig.net/) models on Cisco IOS XR devices. OpenConfig is a group of network operators that are developing common data models for network configuration and management in cooperation with vendors. Cisco IOS XR started introducing support for OpenConfig models in release 5.3.2. Each model directory in this repository includes a guide to get started using the model, along with configuration and operational examples. You can use NETCONF or [gRPC](http://www.grpc.io/) to use OpenConfig models with a Cisco IOS XR device.

## Additional Resources
* [Getting started with gRPC in Cisco IOS XR](https://github.com/CiscoDevNet/grpc-getting-started)
* [Cisco supported YANG models](https://github.com/YangModels/yang/tree/master/vendor/cisco)