QuestionQ616
Infrastructure Services
Refer to the exhibit. An administrator needs to upload the packages.conf file to an FTP server. However, the FTP server rejected anonymous access and requires users to authenticate. What are the two ways to resolve the issue?
Choose two
- A Use the copy flash:packages.conf scp: command instead, and enter the FTP server credentials when prompted.
- B Use the copy flash:packages.conf ftp: command instead, and enter the FTP server credentials when prompted.
- C Enter the FTP server credentials directly in the FTP URL using the ftp://username:[email protected]/ syntax.
- D Create a user on the router matching the username and password on the FTP server and log in before attempting the copy.
- E Use ip ftp username and ip ftp password configuration commands to specify valid FTP server credentials.
Community Discussion