![]() |
![]() |
![]() |
This page explains how to configure an IP address to SX-PS-3200P from UNIX / Linux.
![]() |
|
1.Configuring IP address using ARP
2.Configuring IP address using RARP
Register the combination of IP address and Ethernet address to ARP table and execute the PING command.
![]() |
|
Example: |
When the Ethernet address is "008092001122" and the IP address is "192.168.20.123" |
Power on SX-PS-3200P
Register the combination of IP address and Ethernet address to the ARP table using ARP command.
Send a PING to the IP address.
When there is a reply from SX-PS-3200P, configuration is complete.
Add the combination of IP address and Ethernet address to your system to use for SX-PS-3200P and then start RARPD. By restarting SX-PS-3200P, IP address can be configured.
![]() |
|
The following shows how to configure IP address using UNIX RARP server.
Example: | When the Ethernet address is "008092001122" and the IP address is "192.168.20.123" |
Add the setting below to /etc/ethers.
00:80:92:00:11:22
192.168.20.123
Start RARPD.
Restart SX-PS-3200P.
![]() |
![]() |
![]() |
![]() |