cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
787
Views
10
Helpful
2
Replies

NEDs in NSO Evaluation Version

NetDevOp
Level 1
Level 1

For the purposes of testing/getting familiar with NSO, I configured an instance of NSO based on the instructions here: 

https://developer.cisco.com/docs/nso/#!getting-and-installing-nso/getting-nso

 

Everything looks to be running but when I issue the packages reload command, nothing happens:

admin@ncs# packages reload force
admin@ncs#
admin@ncs#
admin@ncs# show packages
% No entries found.
admin@ncs#

This is the content of the packages dir:

[root@64fcea8f6f45 nso_source]# ls -l nso-instance/packages/
total 0
lrwxrwxrwx 1 root root 46 Feb 11 15:06 cisco-ios-cli-6.42 -> /root/nso-5.3/packages/neds/cisco-ios-cli-6.42
lrwxrwxrwx 1 root root 48 Feb 11 15:06 cisco-iosxr-cli-7.18 -> /root/nso-5.3/packages/neds/cisco-iosxr-cli-7.18
lrwxrwxrwx 1 root root 45 Feb 11 15:06 cisco-nx-cli-5.13 -> /root/nso-5.3/packages/neds/cisco-nx-cli-5.13

 

Here is what the devel log during the reload:

ncs[82]: - Loading file /root/nso-5.3/scripts/command/device_save.sh
<INFO> 11-Feb-2021::20:23:49.987 64fcea8f6f45 ncs[82]: ncs embedded apps in phase0:
[]
<INFO> 11-Feb-2021::20:23:49.987 64fcea8f6f45 ncs[82]: ncs embedded apps in phase1:
[]
<INFO> 11-Feb-2021::20:23:49.988 64fcea8f6f45 ncs[82]: ncs embedded apps in phase2:
[]
<DEBUG> 11-Feb-2021::20:23:49.993 64fcea8f6f45 ncs[82]: devel-sls request entitlement tag:<<"regid.2015-10.com.cisco.NSO-platform-production,1.0_d1445dab-9d96-4593-99f2-6f633b8a759c">> version:<<"1.0">> count:1
<DEBUG> 11-Feb-2021::20:23:51.146 64fcea8f6f45 ncs[82]: devel-sls request entitlement tag:<<"regid.2015-10.com.cisco.NSO-network-element,1.0_5d641fa0-757d-43b0-a926-166cb6e3cfdd">> version:<<"1.0">> count:0
<DEBUG> 11-Feb-2021::20:23:51.148 64fcea8f6f45 ncs[82]: devel-sls request entitlement tag:<<"regid.2015-10.com.cisco.NSO-platform-production-standby,1.0_c1a6183d-336a-4f35-af72-49a0d99b02b8">> version:<<"1.0">> count:0
ncs[82]: - Smart Licensing Entitlement Notification: type = "notifyEnforcementMode", agentID = "sa1", notificationTime = "Feb 11 20:23:51 2021", version = "1.0", requestedDate = "Feb 11 20:23:49 2021", tag = "regid.2015-10.com.cisco.NSO-platform-production,1.0_d1445dab-9d96-4593-99f2-6f633b8a759c", enforceMode = "eval", daysLeft = 90, expiryDate = "May 12 15:15:49 2021", requestedCount = 1
<DEBUG> 11-Feb-2021::20:23:53.869 64fcea8f6f45 ncs[82]: devel-sls received global notification: notification_type = notify_enforcement_mode, enforce_mode = eval

 

1 Accepted Solution

Accepted Solutions

vleijon
Cisco Employee
Cisco Employee
I would first try explicitly copying the packages to your packages directory, or make sure the soft links are pointing to the right place.

View solution in original post

2 Replies 2

vleijon
Cisco Employee
Cisco Employee
I would first try explicitly copying the packages to your packages directory, or make sure the soft links are pointing to the right place.

That was it, thanks. The files were not extracted to the same directory as the target for the symbolic link.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the NSO Developer community: