Tag Archives: password

In one of your databases, the user HR has the password HRMGR. You want to connect to a database instance

In one of your databases, the user HR has the password HRMGR. You want to connect to a database instance whose listener listens on port 1531 by using this statement:CONNECT HR/[email protected]No name server is used.Which statement is true about ORCL? A. It must be the value of the SERVICE_NAMES parameter on the client side B. It must be… Read More »

In one of your databases, the user HR has the password HRMGR. You want to connect to a database instance

In one of your databases, the user HR has the password HRMGR.You want to connect to a database instance whose listener listens on port 1531 by using this statement:CONNECT HR/[email protected]No name server is used.Which statement is true about ORCL? A. It must resolve to a valid connect descriptor in the server’s tnsnames.ora file B. It must resolve to… Read More »

In one of your databases, the user HR has the password HRMGR. You want to connect to a database instance

In one of your databases, the user HR has the password HRMGR.You want to connect to a database instance whose listener listens on port 1531 by using this statement:CONNECT HR/[email protected]No name server is used.Which statement is true about ORCL? A. It must resolve to a valid connect descriptor in the client’s tnsnames.ora file B. It must be the… Read More »

Which outcome is achieved with this Python code? client.connect (ip, port= 22, username= usr, password= pswd ) stdin, stdout, stderr = client.exec_command ( ‘show ip bgp 192.168.101.0 bestpathn ‘ ) print (stdout)

A. connects to a Cisco device using SSH and exports the BGP table for the prefix B. displays the output of the show command in a formatted way C. connects to a Cisco device using SSH and exports the routing table information D. connects to a Cisco device using Telnet and exports the routing table information Answer: Option… Read More »

An engineer is configuring a guest password policy and needs to ensure that the password complexity requirements are set to mitigate brute force attacks. Which two requirements should be included in this policy? (Choose two.)

A. active username limit B. password expiration period C. access code control D. username expiration date E. minimum password length Answer: Option B, E. Explanation:  No answer description available for this question Show AnswerDiscussion The post An engineer is configuring a guest password policy and needs to ensure that the password complexity requirements are set to mitigate brute… Read More »

An administrator is configuring RADIUS on a Cisco switch with a key set to Cisc407294634 but is receiving the error “Authentication failed: 22040 Wrong password or invalid shared secret.” What must be done to address this issue?

A. Add the network device as a NAD inside Cisco ISE using the existing key. B. Configure the key on the Cisco ISE instead of the Cisco switch. C. Validate that the key is correct on both the Cisco switch as well as Cisco ISE. D. Use a key that is between eight and ten characters. Answer: Option… Read More »

Which password must an engineer use to enter the enable mode?

Refer to the exhibit. Which password must an engineer use to enter the enable mode? A. adminadmin123 B. cisco123 C. default D. testing1234 Answer: Option D. Explanation:  If neither the enable password command nor the enable secret command is configured, and if there is a line password configured for the console, the console line password serves as the… Read More »

An engineer booted a new switch and applied this configuration via the console port. Which additional configuration must be applied to allow administrators to authenticate directly to enable privilege mode via Telnet using a local username and password?

Refer to the exhibit. An engineer booted a new switch and applied this configuration via the console port. Which additional configuration must be applied to allow administrators to authenticate directly to enable privilege mode via Telnet using a local username and password? Answer: Option B. Explanation:  No answer description available for this question. Show AnswerDiscussion The post An… Read More »