From c7216a618a4098d9fe5560dd2ef35cbaae8fd12a Mon Sep 17 00:00:00 2001 From: Patrick Warichet Date: Mon, 25 Sep 2017 14:01:00 -0700 Subject: [PATCH] Create 2017-09-25-integrating-ios-xr-with-network-services-orchestrator-nso.md --- ...ting-ios-xr-with-network-services-orchestrator-nso.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _tutorials/2017-09-25-integrating-ios-xr-with-network-services-orchestrator-nso.md diff --git a/_tutorials/2017-09-25-integrating-ios-xr-with-network-services-orchestrator-nso.md b/_tutorials/2017-09-25-integrating-ios-xr-with-network-services-orchestrator-nso.md new file mode 100644 index 0000000..b6ea677 --- /dev/null +++ b/_tutorials/2017-09-25-integrating-ios-xr-with-network-services-orchestrator-nso.md @@ -0,0 +1,9 @@ +--- +published: false +date: '2017-09-25 13:54 -0700' +title: Integrating IOS-XR with Network Services Orchestrator (NSO) +--- +## Introduction + +In this techtorial we will review a method to integrate IOS-XR with Cisco Network Services Orchestrator (NSO) using the ZTP feature of IOS XR and a docker container. +This method will allow the admistrator to automatically deploy a Day-0 configuration and register a device to NSO during the initial boot. NSO will then be able to initiate a connection to the device (through a Netconf NED or a CLI NED), execute a sync-from command and deploy a service thanks to reactive FASTMAP feature.