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.
route
Use the “route” command to view and control the routing table.
Specified route information display
msh> route get “destination”
• Specify the IPv4 address to destination.
“0.0.0.0” cannot be specified as destination address.
Enabling/disabling specified IPv4 destination
msh> route active {host|net} “destination” {on|off}
• If you do not specify {host|net}, the host setting is automatically selected.
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 table.
• Specify the IPv4 address to destination and gateway.
• If you do not specify {host|net}, the host setting is selected automatically.
• You cannot specify“0.0.0.0” as the destination address.
Setting the Default IPv4 Gateway
msh> route add default “gateway”
Deleting specified IPv4 destination from Routing Table
msh> route delete {host|net} “destination”
• If you do not specify {host|net}, the host setting is automatically selected.
• IPv4 address of destination can be specified.
Setting IPv6 Default Gateway
msh> route add6 default gateway
4. Monitoring and Configuring the Printer
182