User Manual
Table Of Contents
- Cover
- Section 1 Introduction
- Section 2 Installing the AXIS 240
- Section 3 Assigning an IP Address
- Section 4 Configuring the AXIS 240
- Section 5 Using the AXIS 240
- Appendix A Troubleshooting
- Appendix B The Parameter List
- Appendix C Updating the Software
- Appendix D Technical Specifications
- Appendix E The Auxiliary IO Port
- Appendix F The RS232 Serial Ports
- Appendix G Camera Applications
- Appendix H CRON Script Command Reference
AXIS 240 Users Manual Assigning an IP Address
25
Using ARP in
UNIX and OS/2
Follow these steps to download the IP address and verify the
communication:
1. Type the following command:
2. Ping the unit as follows:
Example:
The host will return
camserv is alive,
or some similar
message to indicate that the address has been set and the
communication is established.
Notes:
❏ Please note that when you execute the ping command for the first
time, you may experience a significantly longer response time
than is usual.
❏ The arp -s command may vary from system to system. Some
BSD-type systems expect the host name and Ethernet address in
reverse order, whereas IBM AIX systems require the additional
argument
ether. For example:
arp -s <host name> <Ethernet address> temp
ping <host names>
arp -s camserv 00:40:8c:10:00:86 temp
ping camserv
arp -s ether <host name> 00:40:8c:10:00:86 temp










