200-901 • Practice Test 9
Free 200-901 practice test — 10 questions with explanations. Set 9. No signup required.
Refer to the exhibit. An engineer uses NETCONF to configure an interface. After applying this configuration, the interface is administratively up. However, the interface does not pass traffic. What is the most likely cause?
Refer to the exhibit.
{
"ietf-interfaces:interface": {
"name": "GigabitEthernet0/1",
"description": "Configured via NETCONF",
"type": "iana-if-type:ethernetCsmacd",
"enabled": true,
"ietf-ip:ipv4": {
"address": [
{
"ip": "192.0.2.1",
"netmask": "255.255.255.0"
}
]
}
}
}