Exit 600-502 Developing with Cisco Network Programmability
Question 1 of 5
0% complete
Q1 Single choice

Exhibit:

Refer to the exhibit.

Which option is the correct expression of the static route in JSON?

  • A

    [destination: 10.0.0.0, netmask: 255.255.255.0, nexthop: 192.168.1.1]

  • B

    ["destination": "10.0.0.0", "netmask": "255.255.255.0", "nexthop": "192.168.1.1"]

  • C

    {destination: 10.0.0.0, netmask: 255.255.255.0, nexthop: 192.168.1.1}

  • D

    {"destination": "10.0.0.0", "netmask": "255.255.255.0", "nexthop": "192.168.1.1"}

Previous Next