Below are the steps to install Telnet Client on Windows 7 1. Login to Windows 7 as Administrator. 2. On Command Prompt, run following command C:\> pkgmgr /iu:”TelnetClient” 3. You did it. Now try to connect some server using telnet.
Author: S. Sharad
IPv6 Network Configuration – CentOS 7
Suppose you want to configure IPv6 IP Address in machine which is already having configured IPv4 IP Address, then below are the steps. Scenario : Suppose you have to configure following IPv6 entity. IPv6 Address: 2604:a880:800:a1::16a:d001 IPv6 Gateway: 2604:a880:800:a1::1 Step Read More …