Remote Maintenance by telnet
227
6
❖ DNS server address selection
msh> dhcp dnsaddr {dhcp | static}
• Specify whether to obtain the DNS server address from the DHCP server
or use the address set by a user.
• To obtain the DNS server address from the DHCP server, specify “dhcp”.
To use the address set by a user, specify “static”.
❖ Domain name selection
msh> dhcp domainname {dhcp | static}
• Specify whether to obtain the domain name from the DNS server or use the
domain name set by a user.
• To obtain the domain name from the DHCP server, specify “dhcp”. To use
the domain name set by a user, specify “static”.
diprint
The direct printing port enables direct printing from a network-connected computer.
Use the “diprint” command to change direct printing port settings.
❖ View settings
The following command displays the current direct printing port settings:
msh> diprint
Example output:
port 9100
timeout=300(sec)
bidirect on
con multi
apl async
• The “port” specifies the port number of the direct printing port.
• The “bidirect” setting indicates whether the direct printing port is bidirec-
tional 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”.
❖ Specifying the timeout and APL termination settings
msh> diprint apl {async | cync}
• Specifies whether or not to synchronize the timeout and APL termination.