Technical-Talk banner
Home   About Us   Contact Us
QUESTION
You are a network administrator and trying to run SDM on a Cisco router. To run SDM on a Cisco router you required two files as a pre-requisite, what are these two files? A. sdm.exe B. secure.shtml C. home.tar D. sdm.shtml E. sdm.tar

Correct Answer: A, D
Explanation:You can use the following CLI commands to copy SDM files on TFTP server to the router flash memory. Router# copy tftp:///sdm.tar flash: Router# copy tftp:///sdm.shtml flash: Router# copy tftp:///home.tar flash: Router# copy tftp:///home.html flash
Google