Notifications
Clear all
Topic starter
15/06/2022 10:13 am
Refer to the exhibit.
A network administrator has developed a Python script on the local Linux machine and is trying to transfer it to the router. However, the transfer fails .
Which action resolves this issue?
- A . The SSH service must be enabled with the crypto key generate rsa command.
- B . The SCP service must be enabled with the ip scp server enable command.
- C . The Python interpreter must first be enabled with the guestshell enable command.
- D . The SSH access must be allowed on the VTY lines using the transport input ssh command.
Suggested Answer: B