Example: for IP address 172.68.20.127 and network card address 00:80:92:01:00:D2

# arp –s 172.168.20.127 00:80:92:01:00:D2 temp

The Ethernet address (MAC address) 00:80:92:01:00:D2 in the above example can be determined from the network card self-diagnostic test which can be printed by pressing the push-button on the network card for two seconds and then releasing it.

3.Use the ping command to confirm the connection with the network interface card.

Example: for IP address 172.168.20.127

# ping 172.168.20.127

If there is no reply, there is a problem with the configuration of the IP address (the IP address has been already set manually or by the DHCP/RARP server), or with the network. Reset the network interface card settings to default and try to set temporary IP address.

If you still have the problem after resetting the network interface card, consult the network manager.

4.Log in to the network interface card using TELNET. Example: Logging in to IP address 172.168.20.127 #telnet 172.168.20.127

Trying 172.168.20.127 Connected to 172.168.20.127 Escape character is ‘^]’. EthernetBoard OkiLAN

OkiLAN 8300e Network User’s Guide

UNIX - 101