Use ssh to connect to a remote system on the local LAN using the remote system’s autoconfigured link-local IPv6 address. (Hint: To specify the net- work interface to use for link-local addresses, append %IFNAME to the end of the address, where IFNAME is the local operating system’s name for the interface.

What will be an ideal response?


Give the command ifconfig or ip addr on the remote system to determine
its IPv6 link-local address. Then use ssh to connect to that address, using
the hint. An Invalid argument error message means you did not specify the
interface. Following is an example:
$ ssh username@fe80::1234:5678:dead:beef%eth0

Computer Science & Information Technology

You might also like to view...

A personal computer is designed to meet the computing needs of a(n) _____.

A. department B. government C. individual D. company

Computer Science & Information Technology

The plus signs at the beginning of rows 2 and 3 indicate that the resource is expanded.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following would allow a technician to install Windows XP and Windows 7 on the same computer?

A) Operating System Control Panel B) System Control Panel C) Utilities D) Virtual PC or Hyper-V

Computer Science & Information Technology

A user needs to use BitLocker to encrypt the drive on a laptop that will contain sensitive information. Unfortunately, the laptop does not have a TPM. Which of the following options will enable the laptop to be used with BitLocker? (choose all that apply)

a. Insert a TPM card into the SmartCard reader. b. Change Group Policy settings. c. Reformat the system drive with BitLocker enabled. d. Use an external USB thumb drive (USB key).

Computer Science & Information Technology