CiscoCisco
350-401 · Question #503
350-401 Question #503: Real Exam Question with Answer & Explanation
Sign in or unlock 350-401 to reveal the answer and full explanation for question #503. The question stem and answer options stay visible for context.
Submitted by thandi_sa· Mar 6, 2026Network Programmability and Automation – Configuring and validating NETCONF/YANG access on IOS-XE devices, including prerequisite SSH, AAA, and authorization settings (maps to Cisco ENCOR / DevNet Associate exam objectives)
Question
Which configuration enables a device to be configured via NETCONF over SSHv2? A. B. C. D.
Options
- Ahostname Device ! username cisco1 privilege 15 password 0 cisco1 ! ip domain-name cisco.com crypto key generate rsa modulus 2048 ip ssh version 2 ! netconf ssh ! line vty 0 15 login local
- Bhostname Device ! aaa new-model ! username cisco privilege 15 password cisco ! ip domain-name cisco.com crypto key generate rsa modulus 2048 ip ssh version 2 ! aaa authentication login default local aaa authorization exec default local ! netconf-yang netconf ssh
- Chostname Device ! username admin password 0 admin ! ip domain-name cisco.com crypto key generate rsa modulus 2048 ip ssh version 2 ! netconf-yang ! line vty 0 15 login local
- Dhostname Device ! aaa new-model ! username admin privilege 15 password 0 admin ! ip domain-name cisco.com crypto key generate rsa modulus 2048 ip ssh version 2 ! netconf-yang
Unlock 350-401 to see the answer
You've previewed enough free 350-401 questions. Unlock 350-401 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
#NETCONF#SSHv2#AAA Configuration#Network Programmability