Valid 200-301 Dumps shared by EduDump.com for Helping Passing 200-301 Exam! EduDump.com now offer the newest 200-301 exam dumps, the EduDump.com 200-301 exam questions have been updated and answers have been corrected get the newest EduDump.com 200-301 dumps with Test Engine here:
Which command prevents passwords from being stored in the configuration as plaintext on a router or switch?
Correct Answer: B
enable password <string> - Sets the enable password, and stores that password in plaintext in the config. enable secret <string> - Sets the enable password, and stores that password as an md5 hash in the config. service password-encryption - For any passwords in the config that are stored in plaintext, this command changes them to be stored as hashed values instead.