Basic NSO Template Service
Load blank.ssh.enabled.cfg
#IOS-XE
config replace flash:blank.ssh.enabled.cfg
#IOS-XR
configure
load bootflash:blank.ssh.enabled.cfg
commit replace
yTask 1. Create a template service
Create two template services in nso-instance which configure an SNMP v2 community string. The templates must use a variable for the community. Create one template for XE and one for XR.
If you are starting this lab without doing the previous one, you can add all devices to NSO with this config:
Task 2. Load packages and apply
Load the packages into NSO, and apply it to all routers
Task 3. Create config drift and re-apply service
Change community-string on R3 manually and then re-sync from all devices in NSO.
Re-deploy the service to fix the config drift.
3. Answer
Last updated


