Example: for IP address 172.68.20.127 and network card address 00:80:92:01:00:D2
# arp
The Ethernet address (MAC address) 00:80:92:01:00:D2 in the above example can be determined from the network card
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