The Netmiko BaseConnection class contains a method called "send_config_set()". Which two actions does this method perform on the device? (Choose two.) A. It takes a filename parameter that executes commands contained in that file on the device. B. It requires the user to explicitly send configure terminal and exit commands to the device to enter and exit configuration mode. C. It automatically enters and exits configuration mode on the device. D. It takes a Python iterable, such as a list of commands, and executes them in order on the device. E. It saves the running configuration to the startup configuration after executing the configuration commands on the device. Â Suggested Answer: CD This question is in 300-535 Automating and Programming Cisco Service Provider Solutions (SPAUTO) Exam For getting Cisco Certified DevNet Professional Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Cisco. Trademarks, certification & product names are used for reference only and belong to Cisco. The website does not contain actual questions and answers from Cisco's Certification Exam.
Please login or Register to submit your answer