System Env.:
OS: Ubuntu 19.04
Python: 3.6.6
Jdk: 1.8
Ant 1.10.6
NSO Env.:
NSO 5.2.0.1
NED's: cisco-iosxr-cli-7.13
cisco-nx-cli-5.10
Error: ======== CREATE ncsc-out/modules/fxs/tailf-ned-cisco-nx.fxs mkdir -p tmp-yang/config cp tmp-yang/tailf-ned-cisco-nx.yang tmp-yang/config /home/xyz/abc/nso5.2/bin/ncsc --ncs-compile-bundle tmp-yang/config \ --ncs-skip-statistics \ --ncs-device-dir ncsc-out \ --ncs-device-type cli-ned \ --yangpath tmp-yang/config \ --yangpath ncsc-out/modules/yang \ --ncs-ned-id : \ ncsc: --ncs-ned-id must be on the form <module-name>:<identity-name> Try 'ncsc -h' for help and more information make: *** [nedcom.mk:179: tmp-yang/fxs-config] Error 1
They are working
已解决! 转到解答。
I found the following diff in Mac and Linux in the commands at
`--ncs-ned-id cisco-nx-cli-5.10:cisco-nx-cli-5.10` the module-name and identitiy-name are not getting on ned's make in linux