Ricoh 1027 Guía De La Red

Descargar
Página de 140
Remote Maintenance by telnet
71
2
passwd
Use the “passwd” command to change
the remote maintenance password.
❖ Changing the Password
msh> passwd
• Enter the current password.
• Enter the new password.
• Renter the new password to
confirm it.
❖ Changing the Password of the admin-
istrators using the Supervisor
msh> passwd {Administra-
tor ID}
• Enter the new password.
• Renter the new password to
confirm it.
Note
❒ Be sure not to forget or lose the
password.
❒ The password can be entered using
up to 32 alphanumeric characters.
Passwords are case-sensitive. For
example, "R" is not the same as "r".
prnlog
Use the “prnlog” command to obtain
printer log information.
❖ Print logs display
msh> prnlog
• Display previous print jobs.
msh> prnlog “ID Number”
• Specify  the  ID  number  of  the
displayed print log information
to display additional details
about a print job.
Reference
route
Use the “route” command to view
and control the routing table.
❖ Specified route information display
msh> route get “destina-
tion”
• Specify the IPv4 address to des-
tination.
“0.0.0.0” cannot be specified as
destination address.
❖ Enabling/disabling specified IPv4
destination
msh> route active {host|net}
 “destination” {on | off}
• You can turn the specified desti-
nation on or off. Host becomes
the default setting.
❖ Adding IPv4 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 ta-
ble. 
• Specify the IPv4 address to des-
tination and gateway.
• Host becomes the default set-
ting.
❖ Setting the Default IPv4 Gateway
msh> route add  default
“gateway”
❖ Deleting specified IPv4 destination
from Routing Table
msh> route delete {host|net}
 “destination”
• Host becomes the default set-
ting.
• IPv4 address of destination can
be specified.