Configuration 38Using TELNETThe OkiLAN can be configured using TELNET. TELNET requires theOkiLAN to have a valid IP address configured. If the NIC already has anIP address configured, skip steps one to three below.> Note: Please ensure that a valid IP address for you networkenvironment is used. Use of an incorrect IP address can causeserious problems on your network.The following explanation uses Sun Solaris 2.4 as an example. Themethod of configuring commands may differ between workstations. Referto the workstation’s manual.1. Login as [root].If you do not have Superuser rights, the network manager should run theconfiguration.2. Set a temporary IP Address on the NIC using the ARP command.Example: for IP address 192.168.20.127 and network card address00:80:92:01:00:D2# arp –s 192.168.20.127 00:80:92:01:00:D2 tempThe Ethernet address (MAC address) is displayed during the self-diagnostic test. A temporary address does not need to be set if an IPaddress has already been set.3. Use the PING command to confirm the connection with thenetwork card.Example: for IP address 192.168.20.127# ping 192.168.20.127