Setup guide

Remote Maintenance by telnet
63
2
Specifying the number of concurrent connections
msh> diprint con {multi | single}
The above command specifies the number of concurrent diprint connec-
tions. Specify “multi” for multiple connections or “single” for a single con-
nection.
The default is “multi”.
dns
Use the “dns” command to configure or display DNS (Domain Name System)
settings.
View settings
The following command displays current DNS settings:
msh> dns
DNS server configuration
The following command enables or disables the IP 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 up to three IP DNS server numbers.
You cannot use “255.255.255.255” as the DNS server address.
Dynamic DNS function setting
msh> dns “interface_name” ddns {on|off}
You can set the dynamic DNS function “active” or “inactive”.
{on} means “active” and {off} means “inactive”.
wlan can be specified only when the IEEE 802.11b interface is installed.
Specifying the record overlap operation
msh> dns overlap {update|add}
You can specify operations performed when records overlap.
•update
To delete old records and register new records.
•add
To add new records and store the old records.
When CNAME overlaps, it is always changed, irrespective of settings.
Interface name Interface configured
ether Ethernet interface
wlan IEEE 802.11b interface