nerdexam
Cisco

300-420 · Question #176

An engineer uses Postman and YANG to configure a router with: - OSPF process ID 200 - network 172.16.10.128/26 enabled for Area 0 Which get-config reply verifies that the model set was designed correc

Sign in or unlock 300-420 to reveal the answer and full explanation for question #176. The question stem and answer options stay visible for context.

Automation

Question

An engineer uses Postman and YANG to configure a router with:

  • OSPF process ID 200
  • network 172.16.10.128/26 enabled for Area 0

Which get-config reply verifies that the model set was designed correctly? A. B. C. D.

Exhibits

300-420 question #176 exhibit 1
300-420 question #176 exhibit 2
300-420 question #176 exhibit 3
300-420 question #176 exhibit 4

Options

  • A<rpc-reply message-id="urn:uuid:1b3d05cd-8118-3e6a-6c05-011157936aaf" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0"> <data> <native xmlns="http://cisco.com/ns/yang/ned/ios"> <router> <ospf> <id>200</id> <network> <ip>172.16.10.128</ip> <mask>0.0.0.63</mask> <area>0</area> </network> </ospf> </router> </native> </data> </rpc-reply>
  • B<rpc-reply message-id="urn:uuid:1b3d05cd-8118-3e6a-6c05-012435678aaf" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0"> <data> <native xmlns="http://cisco.com/ns/yang/ned/ios"> <router> <ospf> <id>200</id> <network> <ip>172.16.10.128</ip> <mask>255.255.255.192</mask> <area>0</area> </network> </ospf> </router> </native> </data> </rpc-reply>
  • C<rpc-reply message-id="urn:uuid:1b3d05cd-8118-3e6a-6c05-021345678aaf" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0"> <data> <native xmlns="http://cisco.com/ns/yang/ned/ios"> <router> <ospf> <id>200</id> <network> <ip>172.16.10.128</ip> <mask>0.0.0.192</mask> <area>0</area> </network> </ospf> </router> </native> </data> </rpc-reply>
  • D<rpc-reply message-id="urn:uuid:1b3d05cd-8118-3e6a-6c05-012354678aaf" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0"> <data> <native xmlns="http://cisco.com/ns/yang/ned/ios"> <router> <ospf> <id>200</id> <network> <ip>172.16.10.128</ip> <mask>0.0.0.63</mask> <area>0</area> </network> </ospf> </router> </native> </data> </rpc-reply>

Unlock 300-420 to see the answer

You've previewed enough free 300-420 questions. Unlock 300-420 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#YANG#NETCONF/RESTCONF#OSPF Configuration#Network Automation
Full 300-420 Practice