Setvar
To assign the URL of the connection proxy:
! U1 setvar "weblink.ip.conn1.proxy" "url"
! U1 setvar "weblink.ip.conn2.proxy" "url"
Values
Any valid URL up to 2048 characters
Expected URL format: [http|https]://[user:pass@]domain[:port]/[path]
The URL will need to be built according to the server/proxy environment the printer is running within.
Default
The user:pass, port, and path are all optional.
The default scheme must be either
HTTPS
or
HTTP
. The default is
HTTP
.
The default port is 1080.
The default is to omit the username and password.