Cisco
300-535 · Question #99
A developer copied a couple of service packages to the local NSO installation folder. Which command enables Cisco NSO to begin using service packages immediately, without any additional commands?
The correct answer is C. ncs --with-package-reload. The command ncs --with-package-reload starts Cisco NSO and immediately reloads any new or changed service packages, enabling them for use without any additional commands. This is the recommended method for making service packages available right after copying them to the…
Automation and Orchestration Platforms
Question
A developer copied a couple of service packages to the local NSO installation folder. Which command enables Cisco NSO to begin using service packages immediately, without any additional commands?
Options
- Ancs; ncs_cli -S packages-reload
- Bncs; ncs_cli -C packages-reload
- Cncs --with-package-reload
- Dncs start-with-package-reload
How the community answered
(37 responses)- A5% (2)
- B3% (1)
- C78% (29)
- D14% (5)
Explanation
The command ncs --with-package-reload starts Cisco NSO and immediately reloads any new or changed service packages, enabling them for use without any additional commands. This is the recommended method for making service packages available right after copying them to the installation folder.
Topics
#Cisco NSO#package management#ncs CLI#package reload
Community Discussion
No community discussion yet for this question.