Refer to the exhibit. A network engineer must configure NETCONF. After creating the configuration, the engineer gets output from the command show line but not from show running-config. Which command completes the configuration?
The answer appears to be B however the screenshot has so many typos. To start the sessions command is wrong. The value should be between 4 - 16 as shown below:
Router(config)#netconf max-sessions ?
<4-16> Maximum NETCONF sessions
C. Device(config)# no netconf ssh acl 1
The command "Device(config)# no netconf ssh acl 1" would complete the configuration. It removes the previously configured NETCONF SSH access control list (ACL) with index 1. This might be necessary if the access control list is causing issues with the NETCONF configuration and preventing the correct behavior of the "show running-config" command.
By removing the ACL configuration, the "show running-config" command should be able to display the entire running configuration without being affected by the ACL restrictions.
Max-Message give a max KB value for the output. The running-config is obviously to big to fit into the output. So I am pretty sure it is B.
Cisco documentation says
netconf max-message size
(Optional) Specifies the maximum size, in kilobytes (KB), for the messages received in a NETCONF session.
The valid range is 1 to 2147483. The default value is infinite.
To set the maximum size to infinite, use the no netconf max-message command.
So, if you configured "Device(config)# netconf max-message 10" with a maximum message size of 10KB, it's possible that this is limiting the amount of information returned by the show running-config command. This might explain why you can see the output from the show line command, which is probably shorter, but not from the show running-config command.
I think its answered correctly:
https://www.cisco.com/c/en/us/td/docs/routers/ios/config/17-x/ntw-servs/b-network-services/m_netconf-sshv2.html
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.200-301 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.
Sein
Highly Voted 2 years, 3 months ago[Removed]
1 year, 10 months agoDutch012
Highly Voted 2 years, 2 months agoJoshua25
Most Recent 6 months, 1 week ago[Removed]
1 year, 1 month agopicho707
1 year, 5 months agojosop
1 year, 5 months agoshaney67
1 year, 8 months agoTdawg1968
1 year, 12 months agoStefanOT2
2 years, 3 months agodropspablo
1 year, 10 months agodropspablo
1 year, 10 months agoPhonon
2 years, 4 months ago