Home
36.
Cisco SDM can be installed where?
  • A.
    On the administrator ' s PC
  • B.
    On the router ' s flash memory
  • C.
    On both the administrator ' s PC and router ' s flash memory
  • D.
    In the running configuration
  • E.
    In the startup configuration
  • Answer & Explanation
  • Report
Answer : [C]
Explanation :
Cisco SDM can be installed on both the administrator's PC and the router's flash memory.
Report
Name Email  
37.
You have been asked to configure SSH using the command - line interface. However, you have discovered that some keys were left over on the router. What command is used to clear the RSA keys so that you can regenerate them?
  • A.
    Router1# clear rsa keys
  • B.
    Router1# (config)rsa clear keys
  • C.
    Router1# (config)crypto key zeroize rsa
  • D.
    Router1# crypto rsa key zeroize
  • E.
    Router1# crypto key zeroize rsa
  • Answer & Explanation
  • Report
Answer : [C]
Explanation :
Clearing the keys is done from the global configuration menu. The correct command is crypto key zeroize rsa .
Report
Name Email  
38.
Which command confers the traceroute command privileges to level 4?
  • A.
    privilege exec level 4 traceroute
  • B.
    privilege level 4 traceroute
  • C.
    privilege 4 traceroute
  • D.
    authorization 4 traceroute
  • Answer & Explanation
  • Report
Answer : [A]
Explanation :
The privilege exec command allows commands to be assigned to privilege levels.
Report
Name Email  
39.
Which of the following is the command to configure a minimum password length of 8 for any passwords configured on the router?
  • A.
    security password length 8
  • B.
    security password min - length 8
  • C.
    password length 8
  • D.
    password security length 8
  • Answer & Explanation
  • Report
Answer : [B]
Explanation :
The command to configure a minimum password length of 8 is security password min - length 8 in global configuration mode.
Report
Name Email  
40.
Which of the following is the global configuration mode command to encrypt any plaintext passwords in a Cisco configuration?
  • A.
    service - password encryption
  • B.
    service password - encryption
  • C.
    service encryption - password
  • D.
    service - encryption
  • E.
    service level encryption
  • Answer & Explanation
  • Report
Answer : [B]
Explanation :
The correct answer is service password - encryption .
Report
Name Email