Una idea. Conecta una de las bocas del switch a un pc corriendo un sniffer. Apaga y enciende el switch y observa si trae ip por defecto.
Según el manual
http://www.atel.com.pl/doc/05874ie.pdf Cita: When DHCP client is enabled, the IP parameters are obtained automatically from the DHCP server, so the “IP Address”, “Netmask” and “Default Gateway” fields are disabled. These parameters can be queried on the DHCP server.
2) The initial state of DHCP client is disabled and the initial IP address is 192.168.0.1
Es decir, que
el estado inicial del cliente dhcp está deshabiltado y la IP inicial es 192.168.0.1
salu2