8
<IP address> is a static IP address that is used for your BS-V100. You should specify a valid one. If
you do not know a valid IP address of your network, consult with your network administrator.
After this procedure, your BS-V100 can be accessed by the static IP address. Now, the network mask
and gateway address should be set and this can be performed through the internal Web interface of
your BS-V100 (refer to section 3.2 Web Interface on page 8). For network mask and gateway address,
consult your network administrator or ISP.
3.1.2. IP setting using collocated PC
If you are not familiar with shell commands such as ‘arp’ or ‘ping’, use the collocated PC for BS-V100
setting.
①
Connect your PC and BS-V100’s PC port with a LAN cable
②
Set PC IP assignment method as ‘automatic’. ( Rebooting is required for Win98 platform)
③
Your PC will get IP from BS-V100. The IP address would be 192.168.0.xx.
④
Open browser and type ‘http://192.168.120.1:1001’
⑤
Then, you can enter into BS-V100’s network configuration page.
⑥
Refer chapter 3.2.1 for further network setting.
.
Example (Windows/PC user)
C:\> arp –s 192.168.0.36 00-07-88-44-22-84
C:\> ping –l 100 192.168.0.36
Example (Unix/Linux user)
mypath> arp –s 192.168.0.36 00:07:88:44:22:84
mypath> ping –s 100 192.168.0.36