Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to provision an IOS-XR device, A ZTP script on the dev ice is executed that call REST API to create the device on the NSO server. This works well but I would like to perform a sync-to at the end of the process to complete the provisioning...
I participated to on the Cisco Live Network for several years, quickly deploying a complete network infrastructure in a large facility like the Orange County Convention Center in Orlando or the Moscone Center in San Francisco comes with a variety of...
Hello Daniel,I create a set of scripts called at initial bootup time that register the device to the NSO server using REST API. the last step of the automatic provisioning of the system would be to make a REST call from the device to get its final co...
Thank you guys I did not know you could output the command in XML, it works now ! For future reference here is the correct XML file for my example<device xmlns="http://tail-f.com/ns/ncs"> <name>ios-xr1</name> <address>172.30.13.8</address> <port>2...
A little bit late on this thread but I have issue using the processes described above for an IOS-XR devicesI am using NSO 4.5.1 with the latest ios-xr package installedcisco@ncs# show packages package package-version PACKAGE NAME VERSION----...
Q1: P router has to use port-channel so it can calculate a hash based on the flow label, correct ?A: If you are refering to the 6500 VSS then it is a PE router but you are partially correct first you need to configure "load-balance flow" at the PW le...