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.
Hi Team,
I am using NSO 4.6.1.3 and using this simple XML template
<config xmlns="http://tail-f.com/ns/config/1.0"> <devices xmlns="http://tail-f.com/ns/ncs"> <?set HA = 'false'?> <device> <name>vishal</name> <config> <ip xmlns="urn:ios" > <acces...
Hi Team, I had some questions about id-allocation using resource-manager package. I wanted to establish the following scenario. I have some interface tunnel configs for IOS device. I want to use id-allocation for assigning the interface number when t...
Why is the resource manager package in the distribution different from the official version ? Are there plans to add this owner tag in the official one too ?
I was checking the xpath.admin@ncs> show id-allocator | display xpath/id-allocator/pool[name='pool1']/available[start='3'][end='10']/id-allocator/pool[name='pool1']/allocation[id='1']/id-allocator/pool[name='pool1']/allocation[id='2']
admin@ncs> show resource-poolsNAME ID ERROR ID----------------------pool1 g1 - 1 g2 - 2[ok][2018-07-17 10:38:33]admin@ncs> show id-allocatorNAME START END START END START END ID------------------------------------------...
I see the allocation happening. But get-modifications does not show anythingadmin@ncs> request tmpl vishal get-modificationscli { local-node { data resource-pools { id-pool pool1 { + allocation vishal ...