route. Ricoh CLP22, LP222cn

Add to My manuals
536 Pages

advertisement

route. Ricoh CLP22, LP222cn | Manualzz

Monitoring and Configuring the Printer

route

Use the “route” command to control the routing table.

All route information display

msh> route

Specified route information display

msh> route “destination”

• Specify the IP address to destination.

Enabling/disabling Specified Destination

msh> route active {host|net} “destination” {on | off}

• You can turn the specified destination on or off. Host becomes the default setting.

Adding Routing Table

msh> route add {host|net} “destination” “gateway”

• Adds a host or network route to “destination”, and a gateway address to

“gateway” in the table.

• Specify the IP address to destination and gateway.

• Host becomes the default setting.

Setting Default Gateway

msh> route add default gateway

Deleting Specified destination from Routing Table

msh> route delete {host|net} “destination”

• Host becomes the default setting.

• IP address of destination can be specified.

Route Flush

msh> route flush

❒ The maximum number of routing tables is 16.

❒ Set a gateway address when communicating with devices on an external network.

❒ The same gateway address is shared by all interfaces.

195

Monitoring and Configuring the Printer

set

Use the “set” command to set the protocol information display “active” or “inactive”.

View settings

The following command displays protocol information (active/inactive).

msh> set tcpip msh> set appletalk msh> set netware msh> set smb msh> set scsiprint

• scsiprint is available when the optional IEEE 1394 interface board is installed.

msh> set ip1394

• ip1394 can be specified only when the IEEE 1394 interface is installed.

msh> set protocol

• When protocol is specified, information about tcpip, appletalk, netware, and smb appears.

msh> set lpr msh> set ftp msh> set rsh msh> set diprint msh> set web msh> set snmp msh> set ssl msh> set nrs msh> set rfu msh> set ipp msh> set http msh> set rendezvous

Configuration

• Enter “up”to enable protocol, and enter “down” to disable protocol.

You can set the protocol to “active” or “inactive”.

msh> set tcpip {up | down}

• If you disable TCP/IP, you cannot use remote access after logging off. If you did this by mistake, you can use the control panel to enable remote access via TCP/IP.

196

Monitoring and Configuring the Printer

• Disabling TCP/IP also disables ip1394, lpr, ftp, rsh, diprint, web, snmp, ssl, ipp, http, and rendezvous msh> set appletalk {up | down} msh> set netware {up | down} msh> set smb {up | down} msh> set scsiprint {up | down}

• scsiprint is available when the optional IEEE 1394 interface board is installed.

msh> set ip1394 {up | down}

• ip1394 can be specified only when the IEEE 1394 interface is installed.

msh> set lpr {up | down} msh> set ftp {up | down} msh> set rsh {up | down} msh> set diprint {up | down} msh> set web {up | down} msh> set snmp {up | down} msh> set ssl {up | down}

• If Secured Sockets Layer (SSL, an encryption protocol) function is not available for the printer, you cannot use the function by enabling it.

msh> set nrs {up | down} msh> set rfu {up | down} msh> set ipp {up | down} msh> set http {up | down} msh> set rendezvous {up | down}

show

Use the “show” command to display network interface board configuration settings.

View settings

msh> show

• If “-p” is added, you can view settings one by one.

For details about the information displayed, see p.219 “Configuring the Network Interface Board” .

197

Monitoring and Configuring the Printer

slp

Use “slp” command to configure SLP settings.

msh> slp ttl “ttl_val”

• You can search the NetWare server using SLP in the PureIP environment of

NetWare 5/5.1 and Netware 6/6.5. Using the “slp” command, you can configure the value of TTL which can be used by SLP multicast packet.

• The default value of TTL is 1. A search is executed only within a local segment. If the router does not support multicast, the settings are not available even if the TTL value is increased.

• The acceptable TTL value is between 1 and 255.

smb

Use the “smb” command to configure or delete the computer or workgroup name for SMB.

Computer Name settings

msh> smb comp

• Set computer name using up to 15 characters. Names beginning with

“RNP” or “rnp” cannot be entered.

Working Group Name settings

msh> smb group

• Set workgroup name using up to 15 characters

Comment settings

msh> smb comment

• Set comment using up to 31 characters

Notify print job completion

msh> smb notif {on | off}

• To notify print job completion, specify “on”. Otherwise, specify “off”

Deleting Computer Name

msh> smb clear comp

Deleting Group Name

msh> smb clear group

Deleting Comment

msh> smb clear comment

198

Monitoring and Configuring the Printer

Protocol settings

msh> smb protocol [netbeui {up | down} | tcpip {up | down}]

• Enable or disable NetBEUI and TCP/IP. Specify “up” to enable, and “down” to disable.

snmp

Use the “snmp” command to display and edit SNMP configuration settings such as the community name.

View settings

msh> snmp

• Default access settings 1 is as follows:

Community name:public

IP address:0.0.0.0

Access type:read-only / trap off

• Default access settings 2 is as follows:

Community name:admin

IP address:0.0.0.0

Access type:read-write / trap off

• If “-p” is added, you can view settings one by one.

• To display the current community, specify its registration number.

Display

msh> snmp ?

Community name configuration

msh> snmp “number” name “community_name”

• You can configure ten SNMP access settings numbered 1-10.

• The printer cannot be accessed from SmartDeviceMonitor for Admin or

SmartDeviceMonitor for Client if “public” is not registered in numbers 1-10.

When changing the community name, use SmartDeviceMonitor for Admin and SNMP Setup Tool to correspond with printer settings.

• The community name can be entered using up to 15 characters.

Deleting community name

msh> snmp “number” clear “name”

Access type configuration

msh> snmp “number” type “access_type”

Access type no

Type of access permission not accessible

199

Monitoring and Configuring the Printer

Access type read write trap

Type of access permission read only read and write user is notified of trap messages

Protocol configuration

msh> snmp {ip | ipx} {on | off}

• Use the following command to set protocols “active” or “inactive”: If you set a protocol “inactive”, all access settings for that protocol are disabled.

• Specify “ip” for TCP/IP, or “ipx” for IPX/SPX.

• {on} means “active” and {off} means “inactive”.

• IEEE 1394 interface is available for TCP/IP only.

Configuration of protocol for each registration number

msh> snmp “number” active {ip | ipx} {on | off}

• To change the protocol of access settings, use the following command.

However, if you have disabled a protocol with the above command, activating it here has no effect.

Access configuration

msh> snmp “number” {ip/addr | ipx} “address”

• You can configure a host address according to the protocol used.

• The network interface board accepts requests only from hosts that have addresses with access types of “read-only” or “read-write”. Enter “0” to have network interface board accept requests from any host without requiring a specific type of access.

• Enter a host address to deliver “trap” access type information to.

• To specify TCP/IP, enter “ip” followed by a space, and then the IP address.

• To specify IPX/SPX, enter “ipx” followed by a space, the IPX address followed by a decimal, and then the MAC address of the network interface board.

sysLocation configuration

msh> snmp location

Deleting sysLocation

msh> snmp clear location

sysContact setting

msh> snmp contact

200

Monitoring and Configuring the Printer

Deleting sysContact

msh> snmp clear contact

SNMP v1v2 function configuration

msh> snmp v1v2 {on | off}

• Specify “on” to enable, and “off” to disable.

SNMP v3 function configuration

msh> snmp v3 {on | off}

• Specify “on” to enable, and “off” to disable.

SNMP TRAP configuration

msh> snmp trap {v1 | v2 | v3} {on | off}

• Specify “on” to enable, and “off” to disable.

Remote Configuration Authorization configuration

msh> snmp remote {on | off}

• Specify “on” to enable, and “off” to disable.

SNMP v3 TRAP configuration display

msh> snmp v3trap msh> snmp v3trap {1- 5}

• If a number from 1-5 is entered, settings are displayed for that number only.

Configuring a sending address for SNMP v3 TRAP

msh> snmp v3trap {1-5} {ip| ipx} address

Configuring a sending protocol for SNMP v3 TRAP

msh> snmp v3trap {1-5} active {ip/addr | ipx} {on | off}

Configuring a user account for SNMP v3 TRAP

msh> snmp v3trap {1-5} account “account_name”

• Enter an account name using up to 32 alphanumeric characters.

Deleting an SNMP v3 TRAP user account

msh> snmp v3trap {1-5} clear account

Configuring an SNMP v3 encryption algorithm

msh> snmp v3auth {md5 | sha1}

Configuring SNMP v3 encryption

msh> snmp v3priv {auto | on}

201

advertisement

Related manuals

advertisement

Table of contents