User manual

General Information
mySND User Manual 15
To configure an IPv4 address via the mySND Control Center, see:
Ö25.
To configure an IPv6 address via the mySND Control Center, see:
Ö28.
ARP/PING
The assignment of the IP address to the hardware address can be
done via the ARP table. The ARP table is an internal system file in
which the assignment is temporarily saved (about 15 min). This table
is administered by the ARP protocol.
By means of the 'arp' and 'ping' commands, you can save the IP
address in the SND Server. If the SND Server already has an IP
address, the 'arp' and 'ping' commands cannot be used to save a new
IP address.
However, an IP address from the address range (169.254.0.0/16)
which is reserved for ZeroConf can be overwritten by means of the
'arp' and 'ping' commands.
The 'arp' command is used for editing the ARP table. The 'ping'
command sends a data packet containing the IP address to the
hardware address of the SND Server. When receiving the data
packet, the SND Server permanently saves its IP address.
The implementation of the 'arp' and 'ping' command depends on the
system used. Read the documentation for your operating system.
Requirements
; The 'ARP/PING' parameter has been enabled, see: Ö25.
Edit the ARP table:
Syntax: arp -s <IP address> <hardware address>
Example: arp -s 192.168.0.123 00-c0-eb-00-01-ff
Assign a new IP address to the SND Server:
Syntax: ping <IP address>
Example: ping 192.168.0.123