A - https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/cns/configuration/xe-16-6/cns-xe-16-6-book/netconf-sshv2.html
NETCONF over SSHv2 is a different requirement with different commands to enabling traditional NETCONF. The question asks you to enable NETCONF over SSH, and NETCONF with YANG.
netconf ssh - Enables NETCONF over SSH (netconf-yang is not required)
Terminal line configuration is mandatory - NETCONF over SSHv2 requires that a vty line be available for each NETCONF session as specified in the netconf max-session command (default = 5 if not explicitly configured)
Bit of a brutal question really
Providing Privilege Access to Use NETCONF
To start working with NETCONF APIs, you must be a user with privilege level 15.
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/1612/b_1612_programmability_cg/configuring_yang_datamodel.html
Segun buenaspracticas la B: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/173/b_173_programmability_cg/configuring_yang_datamodel.html
The answer is A.
The question is asking to configure NETCONF via SSHv2.
>SSH needs to be configured (prerequisite)
>Between 4 and 16 VTY lines (mandatory)
>The AAA commands and netconf-yang commands are not necessary since this question is only asking for SSHv2, not NETCONF in general (see link).
>Username and password with privilege level 15 (mandatory)
Answer is B, not because the configuration has AAA, but because the configuration has:
router(config)#netconf ssh -> Enabling netconf on the SSH
router(config)#netconf-yang -> Enabling the protocol and starts the services
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
chmacnp
1 month agoAbdhakeem
2 months, 3 weeks agoIgorLVG
2 months, 4 weeks agoRichardIzarra
4 months, 1 week agozbeugene7
5 months agoNetworkJanitor
4 months, 1 week agozbeugene7
5 months agozbeugene7
5 months agoExamTaker1017
6 months agoExamTaker1017
6 months agoRfvaz
6 months, 1 week agochiacche
6 months, 1 week agoShri_Fcb10
6 months, 1 week agoklema99
6 months, 1 week agoBT22
6 months, 2 weeks ago