To
set a camera with MAC address 00:01:0D:11:08:7F to a persistent static address of 172.10.1.4
(camera reboots with the specified address):
gevipconfig –p 00:01:0D:11:08:7F
172.10.1.4 255.255.255.0
The ifconfig command can be used to list the available NIC IP configurations.

Alternately, the ip command can be used, with the “addr” switch, to show available network links.

Related Topics