-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from 111pontes/clus2018
Add updated material for Cisco Live US 2018
- Loading branch information
Showing
1,898 changed files
with
496,970 additions
and
392,626 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,22 @@ | ||
# Cisco IOS XR Programmability Lab 2 | ||
This lab uses Cisco IOS XR native, IETF and OpenConfig YANG models to interact with NETCONF and Google RPC agents running on Cisco IOS XR. In addition, it includes simple Python scripts and Ansible playbooks that use model-driven APIs to dramatically simplify network programmability and automation of Cisco IOS XR. | ||
# Cisco IOS XR Programmability Lab | ||
This lab provides hands-on experience with the programmability infrastructure in Cisco IOS XR. This new infrastructure allows you to manage a device with great flexibility in terms of models, encodings and transport options. In this lab, you will use XR native, IETF and OpenConfig YANG models to interact with NETCONF and Google RPC agents running on Cisco IOS XR. You will also use streaming telemetry, simple Python scripts and custom Ansible modules based on a model-driven SDK to enable advanced network programmability and closed-loop automation. | ||
|
||
``` | ||
$ tree -d | ||
. | ||
├── ansible | ||
│ └── ip_destination_reachable | ||
│ └── library | ||
├── grpc | ||
├── md-api | ||
├── md-sdk | ||
├── md-sdk+telemetry | ||
│ └── pipeline | ||
├── netconf | ||
└── yang | ||
└── modules | ||
└── cisco-ios-xr | ||
└── 631 | ||
10 directories | ||
└── 632 | ||
12 directories | ||
$ | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../yang/modules/cisco-ios-xr/631/Cisco-IOS-XR-ping-act.yang | ||
../yang/modules/cisco-ios-xr/632/Cisco-IOS-XR-ping-act.yang |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../yang/modules/cisco-ios-xr/631/Cisco-IOS-XR-clns-isis-cfg.yang | ||
../yang/modules/cisco-ios-xr/632/Cisco-IOS-XR-clns-isis-cfg.yang |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../yang/modules/cisco-ios-xr/631/Cisco-IOS-XR-clns-isis-oper.yang | ||
../yang/modules/cisco-ios-xr/632/Cisco-IOS-XR-clns-isis-oper.yang |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../yang/modules/cisco-ios-xr/631/Cisco-IOS-XR-ifmgr-cfg.yang | ||
../yang/modules/cisco-ios-xr/632/Cisco-IOS-XR-ifmgr-cfg.yang |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../yang/modules/cisco-ios-xr/631/Cisco-IOS-XR-ip-rib-ipv4-oper.yang | ||
../yang/modules/cisco-ios-xr/632/Cisco-IOS-XR-ip-rib-ipv4-oper.yang |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../yang/modules/cisco-ios-xr/631/Cisco-IOS-XR-ipv4-io-cfg.yang | ||
../yang/modules/cisco-ios-xr/632/Cisco-IOS-XR-ipv4-io-cfg.yang |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../yang/modules/cisco-ios-xr/631/openconfig-if-ip.yang | ||
../yang/modules/cisco-ios-xr/632/openconfig-if-ip.yang |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
../yang/modules/cisco-ios-xr/631/openconfig-interfaces.yang | ||
../yang/modules/cisco-ios-xr/632/openconfig-interfaces.yang |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.