Hi,
you can set your static IP using agentconfd configure
tool. You SSH into the camera and:
To set static one:
agentconfd configure 192.168.10.15,255.255.255.0,192.168.10.255
And to revert back to DHCP:
agentconfd configure dhcp
Run agentconfd configure --help
for full syntax
Best,
Lovro