^NDChange Network Settings
^ND configures change Network Settings. It applies to the printer session and subsequent formats and controls printer hardware or connectivity rather than label pixels.
ZPLr compatibility note
- Recognized by the renderer but has no label-raster effect.
These are code examples only. This printer or session command does not produce a standalone label image.
aThe device that is being modified
Sets the device that is being modified. It can be omitted when the documented default is suitable.
- Required
- No
123a variations
Compare values side by side; other parameters remain at representative defaults.
a = 1
Uses 1 for the device that is being modified while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,0,9100
a = 2
Uses 2 for the device that is being modified while the other command values stay at representative defaults.
^ND2,A,0,0,0,0,Y,300,0,9100
a = 3
Uses 3 for the device that is being modified while the other command values stay at representative defaults.
^ND3,A,0,0,0,0,Y,300,0,9100
bIP resolution
Sets iP resolution. It can be omitted when the documented default is suitable.
- Default
A- Required
- No
ABCDGRPb variations
Compare values side by side; other parameters remain at representative defaults.
b = A
Uses A for iP resolution while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,0,9100
b = B
Uses B for iP resolution while the other command values stay at representative defaults.
^ND1,B,0,0,0,0,Y,300,0,9100
b = P
Uses P for iP resolution while the other command values stay at representative defaults.
^ND1,P,0,0,0,0,Y,300,0,9100
cIP address
Sets iP address. It can be omitted when the documented default is suitable.
- Required
- No
0c variations
Compare values side by side; other parameters remain at representative defaults.
c = 0
Uses 0 for iP address while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,0,9100
c = 1
Uses 1 for iP address while the other command values stay at representative defaults.
^ND1,A,1,0,0,0,Y,300,0,9100
dSubnet mask
Sets subnet mask. It can be omitted when the documented default is suitable.
- Required
- No
0d variations
Compare values side by side; other parameters remain at representative defaults.
d = 0
Uses 0 for subnet mask while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,0,9100
d = 1
Uses 1 for subnet mask while the other command values stay at representative defaults.
^ND1,A,0,1,0,0,Y,300,0,9100
eDefault gateway
Sets default gateway. It can be omitted when the documented default is suitable.
- Required
- No
0e variations
Compare values side by side; other parameters remain at representative defaults.
e = 0
Uses 0 for default gateway while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,0,9100
e = 1
Uses 1 for default gateway while the other command values stay at representative defaults.
^ND1,A,0,0,1,0,Y,300,0,9100
fWINS server address
Sets wINS server address. It can be omitted when the documented default is suitable.
- Required
- No
0f variations
Compare values side by side; other parameters remain at representative defaults.
f = 0
Uses 0 for wINS server address while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,0,9100
f = 1
Uses 1 for wINS server address while the other command values stay at representative defaults.
^ND1,A,0,0,0,1,Y,300,0,9100
gConnection timeout checking
Sets connection timeout checking. It can be omitted when the documented default is suitable.
- Default
Y- Required
- No
YNg variations
Compare values side by side; other parameters remain at representative defaults.
g = Y
Uses Y for connection timeout checking while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,0,9100
g = N
Uses N for connection timeout checking while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,N,300,0,9100
hTimeout value
Sets timeout value. It can be omitted when the documented default is suitable.
- Default
300- Range
0–9999- Required
- No
30009999h variations
Compare values side by side; other parameters remain at representative defaults.
h = 300
Uses 300 for timeout value while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,0,9100
h = 0
Uses 0 for timeout value while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,0,0,9100
h = 9999
Uses 9999 for timeout value while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,9999,0,9100
iARP broadcast interval
Sets aRP broadcast interval. It can be omitted when the documented default is suitable.
- Default
0 (no ARP sent)- Range
0–30- Required
- No
030i variations
Compare values side by side; other parameters remain at representative defaults.
i = 0
Uses 0 for aRP broadcast interval while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,0,9100
i = 30
Uses 30 for aRP broadcast interval while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,30,9100
jBase raw port number
Sets base raw port number. It can be omitted when the documented default is suitable.
- Default
9100- Range
1–65535- Required
- No
9100165535j variations
Compare values side by side; other parameters remain at representative defaults.
j = 9100
Uses 9100 for base raw port number while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,0,9100
j = 1
Uses 1 for base raw port number while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,0,1
j = 65535
Uses 65535 for base raw port number while the other command values stay at representative defaults.
^ND1,A,0,0,0,0,Y,300,0,65535
Primary source
Official Zebra reference
Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.