Implementing Automation for Cisco Service Provider Solutions (SPAUTO) — Question 12
You create a simple service package skeleton in Cisco NSO using ncs-make-package ""service-skeleton template vlan. Which two steps must be performed to complete the service? (Choose two.)
Answer options
- A. Create the VLAN service template in XML.
- B. Modify the VLAN FastMap algorithm.
- C. Start the VLAN Python VM.
- D. Create the VLAN service model in YANG.
- E. Compile the VLAN NED.
Correct answer: D, E
Explanation
The correct answers are D and E because you need to create the VLAN service model in YANG to define the service structure and compile the VLAN NED to ensure that the service can interact with the network elements. Options A, B, and C are not necessary steps for completing the service package in this context.