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

NSO smart licensing satellite server

ryan-hitch
Level 4
Level 4

I am not making much progress with TAC on this, so I figured that I would post it here.

I am trying to setup a licensed NSO system installation on a network with no Internet access.
Can someone please point me to any documentation regarding how to configure NSO 4.5 to get licensing from a smart satellite server?

I see an option for a proxy in /etc/ncs/ncs.conf:

<smart-license>

  <proxy>

    <url>DEFAULT</url>

  </proxy>

<smart-license>

I tried replacing DEFAULT with the following URL which is listed as the “Smart Call Home Destination URL” on our satellite server, but the NCS service complains that this is not a valid URL when I try to start the service.

https://192.168.100.249:8443/Transportgateway/services/DeviceRequestHandler

Thanks,

Ryan

1 Accepted Solution

Accepted Solutions

yfherzog
Cisco Employee
Cisco Employee

Hi,

I think the original config in ncs.conf should be ok.

You'd need to log into ncs_cli and configure this leaf 'smart-license smart-agent override-url url' with the URL that you mentioned in your question.

Once you do that, try registering the token as mentioned on the NSO admin guide (license smart register idtoken ...).

Yftach

View solution in original post

2 Replies 2

yfherzog
Cisco Employee
Cisco Employee

Hi,

I think the original config in ncs.conf should be ok.

You'd need to log into ncs_cli and configure this leaf 'smart-license smart-agent override-url url' with the URL that you mentioned in your question.

Once you do that, try registering the token as mentioned on the NSO admin guide (license smart register idtoken ...).

Yftach

Thanks! That worked.

smart-license smart-agent override-url url https://servername/Transportgateway/services/DeviceRequestHandler

license smart register idtoken <id token>