Typically a network printer can be set to get its IP address from a DHCP
server. I guess yours cannot.
Telnet into your copier/printer
At a command prompt enter the following command:
telnet 195.195.195.x
Substitute x with the proper value
You should see something like the following:
Welcome to XXXXXX-X
Enter username, or HELP
Enter su
At the Server prompt, enter su again
at the password prompt enter system
"system" is default super user password which does not echo back
Server
to define Subnet Mask enter:
serverdefine subnet 255.255.255.0
to define ip:
serverdefine ip 192.168.1.250
to verify:
servershow server config port 1
to logout:
serverlogout