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
- Host: GitHub
- URL: https://github.com/ciscodevnet/openconfig-getting-started
- Owner: CiscoDevNet
- License: other
- Created: 2016-01-25T19:02:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-05T00:07:18.000Z (about 10 years ago)
- Last Synced: 2025-01-16T23:42:12.915Z (about 1 year ago)
- Homepage:
- Size: 24.4 KB
- Stars: 29
- Watchers: 14
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)