Juniper Exam Questions

Referring to the exhibit, which two code blocks are an equivalent representation in JSON?

Click the Exhibit button.

Referring to the exhibit, which two code blocks are an equivalent representation in JSON? (Choose two.)

A. {“Routers”:[“r1”,“r2”],“Switches”:[{“s1”:[{“interface”:“ge-0/0/0.0”}]}]}

B. {“routers”:[“r1”,“r2”],“switches”:[{“s1”:[{“interface”:“ge-0/0/0.0”}]}]}

C.

D.