nerdexam
Juniper

JN0-422 · Question #69

You are using YANG to add a custom operational mode command to the Junos CLI. Which two steps are required in this scenario? (Choose two.)

The correct answer is A. Create a YANG model describing the command's syntax. D. Create a Python action script to perform the command's desired action. Explanation/Reference:

YANG and OpenConfig

Question

You are using YANG to add a custom operational mode command to the Junos CLI. Which two steps are required in this scenario? (Choose two.)

Options

  • ACreate a YANG model describing the command's syntax.
  • BCreate a XML schema describing the command's XML output.
  • CCreate a Ruby translation script to transform a native RPC output into the desired format.
  • DCreate a Python action script to perform the command's desired action.

How the community answered

(34 responses)
  • A
    79% (27)
  • B
    12% (4)
  • C
    9% (3)

Explanation

Explanation/Reference:

Topics

#YANG#operational mode#action script#CLI extension

Community Discussion

No community discussion yet for this question.

Full JN0-422 Practice