A Cisco engineer is configuring a factory-default router with these three passwords:
* The user EXEC password for console access is p4ssw0rd1
* The user EXEC password for Telnet access is s3cr3t2
* The password for privileged EXEC mode is pnv4t3p4ss.
Which command sequence must the engineer configured
A.
enable secret priv4t3p4ss
!
line con 0
password login p4ssword1
!
line vty 0 15
password login s3cr3t2
login
B.
enable secret privilege 15 priv4t3p4ss
!
line con 0
password p4ssword1
login
!
line vty 0 15
password s3cr3t2
login
C.
enable secret priv4t3p4ss
!
line con 0
password p4ssword1
login
!
line vty 0 15
password s3cr3t2
login
D.
enable secret priv4t3p4ss
!
line con 0
Exam with this question: CA201
Please login or Register to submit your answer