apl async
• The "port" specifies the port number of the direct printing port.
• The "bidirect" setting indicates whether the direct printing port is bidirectional or not.
Bidirectional communication settings
msh> diprint bidirect {on|off}
• The default is "on".
Setting timeout
msh> diprint timeout [30-65535]
• You can specify the timeout interval to use when the printer is expecting data from the
network.
• The default is 300 seconds.
• This command functions in conjunction with the "lpr" command.
Specifying the number of concurrent connections
msh> diprint conn {multi|single}
• The above command specifies the number of concurrent diprint connections. Specify "multi"
for multiple connections or "single" for a single connection.
• The default is "multi".
dns
Use the "dns" command to configure or display DNS (Domain Name System) settings.
View settings
The following command displays the current DNS settings:
msh> dns
IPv4 DNS server configuration
The following command enables or disables the IPv4 DNS server address:
msh> dns "ID" server "server address"
The following command displays a configuration using the IP address 192.168.15.16 on a DNS 1
server:
msh> dns 1 server 192.168.15.16
• You can register IPv4 DNS Server address.
• You can select an ID number between 1 and 3. You can select up to three ID numbers.
• You cannot use "255.255.255.255" as the DNS server address.
Remote Maintenance Using telnet
161