Huawei Certified ICT Associate – Data Center Network (HCIA-DCN) — Question 154
To enable the FTP server function on a router, set the user name and password to "huawei", and set the FTP root directory to "flash :/dhcp/", which of the following commands must be configured? (Choose all that apply.)
Answer options
- A. local-user huawei ftp-directory flash:/dhcp/
- B. local-user huawei service-type ftp
- C. ftp server enable
- D. local-user huawei password cipher Huawei
Correct answer: A, B, C, D
Explanation
All the listed commands are necessary to properly set up the FTP server on the router. Command A specifies the FTP directory, B assigns the service type to FTP, C activates the FTP server, and D sets the password for the user. Each command plays a critical role in ensuring the FTP service operates correctly.