timeout=300(sec)
bidirect on
conn multi
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.
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.
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 "number" 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 register up to three IPv4 DNS server numbers.
• You cannot use "255.255.255.255" as the DNS server address.
IPv6 DNS server configuration
The following command enables or disables the IPv6 DNS server address:
msh> dns "number" server6 "server address"
2. Remote Maintenance Using telnet
48