Avaya Aura Core Components Fundamentals — Question 3
What is the process for establishing a command line session to the AES Management IP Address, and logging in with the default account and default password?
Answer options
- A. Use PuTTY to Rlogin to > AES Management IP Addr > using port 21, then enter login=admin password=admin.
- B. Use PuTTY to SSH to > AES Management IP Addr > using port 22, then enter login=craft password=crftpw.
- C. Use PuTTY to SSH to > AES Management IP Addr > using port 22, then enter login=cust password=custpw.
- D. Use PuTTY to SSH to > AES Management IP Addr > using port 222, then enter login=admin password=admin01.
Correct answer: B
Explanation
The correct answer is B because it specifies using SSH on port 22, which is the standard port for secure connections, and the login credentials are correct for the default account. Options A and D use incorrect ports and/or credentials, while option C has the wrong login name and password for the default account.