Remote Maintenance by telnet

DNS server address selectionmsh> 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 selectionmsh> 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

 

6

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 timeoutmsh> 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. 227