nerdexam
Cisco

200-901 · Question #292

Refer to the exhibit. Which XML snippet has interface information that conforms to the YANG model? A. B. C. D.

Sign in or unlock 200-901 to reveal the answer and full explanation for question #292. The question stem and answer options stay visible for context.

Infrastructure and Automation

Question

Refer to the exhibit. Which XML snippet has interface information that conforms to the YANG model? A. B. C. D.

Exhibits

200-901 question #292 exhibit 1
200-901 question #292 exhibit 2
200-901 question #292 exhibit 3
200-901 question #292 exhibit 4
200-901 question #292 exhibit 5

Options

  • A<interfaces-state xmlns="urn:ietf:params:xml:ns:yang:ietf-interfaces" xmlns:if="urn:ietf:params:xml:ns:yang:ietf-interfaces"> <interface name="GigabitEthernet1"> <admin-status/> <if-index>1</if-index> <statistics> <in-octets>408164820</in-octets> <in-unicast-pkts>728061</in-unicast-pkts> </statistics> </interface> </interfaces-state>
  • B<interfaces-state xmlns="urn:ietf:params:xml:ns:yang:ietf-interfaces" xmlns:if="urn:ietf:params:xml:ns:yang:ietf-interfaces"> <interface> <name>GigabitEthernet1</name> <admin-status>up</admin-status> <if-index>1</if-index> <statistics> <in-octets>408164820</in-octets> <in-unicast-pkts>728061</in-unicast-pkts> </statistics> </interface> </interfaces-state>
  • C<interfaces-state xmlns="urn:ietf:params:xml:ns:yang:ietf-interfaces" xmlns:if="urn:ietf:params:xml:ns:yang:ietf-interfaces"> <interface> <name>GigabitEthernet1</name> <admin-status>up</admin-status> <if-index>1</if-index> <statistics> <in-octets>408164820</in-octets> <in-unicast-pkts>728061</in-unicast-pkts> </statistics> </interface> </interfaces-state>

Unlock 200-901 to see the answer

You've previewed enough free 200-901 questions. Unlock 200-901 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#XML#Data Modeling#Network Configuration
Full 200-901 Practice