internal_wired.ip.gateway

internal_wired.ip.gateway

This command instructs the printer to change the internal wired print servers gateway address.
This setting refers to the gateway address. A set value is ignored if the IP protocol is not set to permanent.

Setvar

To instruct the printer to change the internal wired printer servers gateway address:
! U1 setvar "internal_wired.ip.gateway" "value"
Values
Any valid gateway address
Default
"0.0.0.0"

Getvar

To instruct the printer to respond with the internal wired printer servers gateway address:
! U1 getvar "internal_wired.ip.gateway"
Example
This
setvar
example shows the value set to
"10.3.5.1"
.
! U1 setvar "internal_wired.ip.gateway" "10.3.5.1"
When the
setvar
value is set to
"10.3.5.1"
, the
getvar
result is
"10.3.5.1"
.