Ethernet setup commands – CognitiveTPG A760 User Manual
Page 131

A760 User Guide: Programming Supplement
Chapter 4: Programming commands
131
Revision F January 2010
Ethernet setup commands
The following commands are designed to set the required printer internal parameters for Ethernet operation. The
commands can only be used in the Flash download (boot) mode (see page 126). See page 20 for default setup.
Restore default settings
ASCII
US BS NUL
Hexadecimal 1F 08 00
Decimal
31 8 0
Restores the Ethernet settings to the preset values.
Default settings are:
IP address:
192.0.0.192
(in use after boot time-out of
two minutes)
Net mask:
0.0.0.0
(default mask of selected IP is
used)
Gateway:
none
Raw TCPIP port 9001:
active
Telnet Daemon:
enabled
LP Daemon:
disabled
Bootp:
disabled
DHCP:
enabled
Inactivity timeout:
enabled
Keep alive pings:
disabled
Setting IP address
ASCII
US BS SOH n1 n2 n3 n4
Hexadecimal 1F 08 01 n1 n2 n3 n4
Decimal
31 8 1
n1 n2 n3 n4
Default:
192.0.0.192
Sets the IP address value specified by the values of n1 to n4.
Setting Net Mask
ASCII
US BS STX n1 n2 n3 n4
Hexadecimal 1F 08 02 n1 n2 n3 n4
Decimal
31 8 2
n1 n2 n3 n4
Default:
0.0.0.0
Sets the Net Mask value specified by the values n1 to n4.
Setting the Gateway
ASCII
US BS ETX n1 n2 n3 n4
Hexadecimal 1F 08 03 n1 n2 n3 n4
Decimal
31 8 3
n1 n2 n3 n4
Default:
none
Sets the printer to the gateway having the IP address value
specified by the values n1 to n4. A gateway, even when the
printer is on another subnet, is not always needed.
The printer initiates no connection and obtains the gateway
address from the host packets.