Skip to command documentation
Device onlynetworkdevicesession scope
^ND

Change 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.

Syntax
^NDa,b,c,d,e,f,g,h,i,j
a

The device that is being modified

Sets the device that is being modified. It can be omitted when the documented default is suitable.

Required
No
Documented values123

a variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

a = 1

Uses 1 for the device that is being modified while the other command values stay at representative defaults.

ZPLcaret-nd-a-1.zpl
^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.

ZPLcaret-nd-a-2.zpl
^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.

ZPLcaret-nd-a-3.zpl
^ND3,A,0,0,0,0,Y,300,0,9100
b

IP resolution

Sets iP resolution. It can be omitted when the documented default is suitable.

Default
A
Required
No
Documented valuesABCDGRP

b variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

b = A

Uses A for iP resolution while the other command values stay at representative defaults.

ZPLcaret-nd-b-1.zpl
^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.

ZPLcaret-nd-b-2.zpl
^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.

ZPLcaret-nd-b-3.zpl
^ND1,P,0,0,0,0,Y,300,0,9100
c

IP address

Sets iP address. It can be omitted when the documented default is suitable.

Required
No
Documented values0

c variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

c = 0

Uses 0 for iP address while the other command values stay at representative defaults.

ZPLcaret-nd-c-1.zpl
^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.

ZPLcaret-nd-c-2.zpl
^ND1,A,1,0,0,0,Y,300,0,9100
d

Subnet mask

Sets subnet mask. It can be omitted when the documented default is suitable.

Required
No
Documented values0

d variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

d = 0

Uses 0 for subnet mask while the other command values stay at representative defaults.

ZPLcaret-nd-d-1.zpl
^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.

ZPLcaret-nd-d-2.zpl
^ND1,A,0,1,0,0,Y,300,0,9100
e

Default gateway

Sets default gateway. It can be omitted when the documented default is suitable.

Required
No
Documented values0

e variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

e = 0

Uses 0 for default gateway while the other command values stay at representative defaults.

ZPLcaret-nd-e-1.zpl
^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.

ZPLcaret-nd-e-2.zpl
^ND1,A,0,0,1,0,Y,300,0,9100
f

WINS server address

Sets wINS server address. It can be omitted when the documented default is suitable.

Required
No
Documented values0

f variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

f = 0

Uses 0 for wINS server address while the other command values stay at representative defaults.

ZPLcaret-nd-f-1.zpl
^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.

ZPLcaret-nd-f-2.zpl
^ND1,A,0,0,0,1,Y,300,0,9100
g

Connection timeout checking

Sets connection timeout checking. It can be omitted when the documented default is suitable.

Default
Y
Required
No
Documented valuesYN

g variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

g = Y

Uses Y for connection timeout checking while the other command values stay at representative defaults.

ZPLcaret-nd-g-1.zpl
^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.

ZPLcaret-nd-g-2.zpl
^ND1,A,0,0,0,0,N,300,0,9100
h

Timeout value

Sets timeout value. It can be omitted when the documented default is suitable.

Default
300
Range
0–9999
Required
No
Documented values30009999

h variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

h = 300

Uses 300 for timeout value while the other command values stay at representative defaults.

ZPLcaret-nd-h-1.zpl
^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.

ZPLcaret-nd-h-2.zpl
^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.

ZPLcaret-nd-h-3.zpl
^ND1,A,0,0,0,0,Y,9999,0,9100
i

ARP 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
Documented values030

i variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

i = 0

Uses 0 for aRP broadcast interval while the other command values stay at representative defaults.

ZPLcaret-nd-i-1.zpl
^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.

ZPLcaret-nd-i-2.zpl
^ND1,A,0,0,0,0,Y,300,30,9100
j

Base 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
Documented values9100165535

j variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

j = 9100

Uses 9100 for base raw port number while the other command values stay at representative defaults.

ZPLcaret-nd-j-1.zpl
^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.

ZPLcaret-nd-j-2.zpl
^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.

ZPLcaret-nd-j-3.zpl
^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.

Open Zebra documentation