Closed smupad closed 4 years ago
Issue possibly could be due to IP address mismatch in the Git repo - https://github.com/CiscoDevNet/iosxr-programmability-devnet-labs-code . IP address needs to be 10.10.20.70 (where it now appears as 10.10.20.170). See occurrences in search - https://github.com/CiscoDevNet/iosxr-programmability-devnet-labs-code/search?q=.170&unscoped_q=.170
@klevenstein
I updated the new IP address to the respective repo files and raised PR: https://github.com/CiscoDevNet/iosxr-programmability-devnet-labs-code/pull/1 Kindly verify and approve.
@smupad and @klevenstein, and cc @annegentle
Updated IP Address to 10.10.20.70 - in all respective files and merged to Master.
Learning lab: https://developer.cisco.com/learning/lab/01-iosxr-01-cli-automation-bash/step/2
Section: Introduction: Understanding ZTP and the ZTP bash helper library
In this section, after executing this command: “./reset_setup.sh” The command output still shows the old IP address: 10.10.20.170 (instead of the updated IP Address 10.10.20.70). Please refer attached screenshot named “Introduction-router configurations in Devbox”.