Руководство Пользователя для Ricoh AP400

Скачать
Страница из 154
Appendix
110
7
❖ Access configuration
You can configure the address of a host depending on protocols used.
The network interface board accepts requests only from hosts with addresses
“read-only” or “read-write” access type. Enter “0” to have the network inter-
face board accept requests from any host without requiring a specific type of
access.
msh> snmp number {ip | ipx} address
Note
❒ To specify TCP/IP protocol, enter ip followed by a space, and then the IP
address.
❒ To specify the IPX/SPX protocol, enter ipx followed by a space, and then
the IPX address followed by a decimal, and then the MAC address of the
network interface board.
The following is an example of how to configure registration number 3 with
the IP address 192.168.15.16:
msh> snmp 3 ip 192.168.15.16
The following is an example of how to configure registration number 3 with
the IPX address 7390A448, and the MAC address 00:00:74:62:5C:65:
msh> snmp 3 ipx 7390A448:000074625C65
IPP
Use the ipp command to configure the IPP settings.
❖ Viewing setting
The following command displays the current IPP settings.
msh> ipp
Example output:
timeout=900(sec)
auth basic
• The “timeout” setting specifies how many seconds the computer keeps try-
ing to access the network printer to send print jobs when no connection can
be made.
• The “auth” setting indicates the user authorization mode.
❖ IPP timeout configuration 
Specify how many seconds to wait before canceling a print job if it has been
interrupted for some reason. The range of time can be changed between 30 to
65535 seconds.
msh> ipp timeout {30 - 65535}