external_wired.ip.arp_interval

external_wired.ip.arp_interval

This print server setting allows you to specify the ARP (Address Resolution Protocol) interval or the ARP cache time out for the external wired print server.

Setvar

To instruct the printer to change the ARP interval or the ARP cache time out for the external wired print server:
! U1 setvar "external_wired.ip.arp_interval" "value"
Values
"0"
-
"30"
Default
"0"

Getvar

To instruct the printer to respond with the ARP interval or the ARP cache time out value for the external wired print server:
! U1 getvar "external_wired.ip.arp_interval"
On SEH print server models PS102-Z or the PS105-Z, only the getvar command is supported.
Example
This
setvar
example shows the value set to
"0"
.
! U1 setvar "external_wired.ip.arp_interval" "0"
What the
setvar
value is set to is the
getvar
result. In this example, the
getvar
result is
"0"
.