Owner's Manual Network Guide
Table Of Contents
- Network Guide
- TABLE OF CONTENTS
- Manuals for This Machine
- How to Read This Manual
- 1. Getting Started
- 2. Connecting and Setting Up
- 3. Using a Printer Server
- 4. Monitoring and Configuring the Printer
- Using Web Image Monitor
- Using SmartDeviceMonitor for Admin
- Installing SmartDeviceMonitor for Admin
- Changing the Network Interface Board Configuration
- Locking the Menus on the Machine's Control Panel
- Changing the Paper Type
- Managing User Information
- Configuring the Energy Saver Mode
- Setting a Password
- Checking the Machine Status
- Changing Names and Comments
- Load Fax Journal
- Viewing and Deleting Spool Print Jobs
- Managing Address Information
- Using SmartDeviceMonitor for Client
- Remote Maintenance by telnet
- SNMP
- Getting Printer Information over the Network
- Understanding the Displayed Information
- Message List
- 5. Special Operations under Windows
- 6. Appendix
- INDEX

Remote Maintenance by telnet
99
4
❖
❖❖
❖ Interface configuration
msh> rendezvous linklocal
“interface_name”
• If many types of interface are in-
stalled, configure the interface
that communicates with linklo-
cal address.
• If you do not specify an inter-
face, the Ethernet interface is
automatically selected.
• ip1394 can be specified only
when the IEEE 1394 interface is
installed.
• wlan can be specified only when
the IEEE 802.11b interface is in-
stalled.
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 desti-
nation.
❖
❖❖
❖ Enabling/disabling Specified Destina-
tion
msh> route active {host|net}
“destination” {on | off}
• You can turn the specified desti-
nation 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 ta-
ble.
• Specify the IP address to desti-
nation and gateway.
• Host becomes the default set-
ting.
❖
❖❖
❖ Setting Default Gateway
msh> route add default
“gateway”
❖
❖❖
❖ Deleting Specified destination from
Routing Table
msh> route delete {host|net}
“destination”
• Host becomes the default set-
ting.
• IP address of destination can be
specified.
❖
❖❖
❖ Route Flush
msh> route flush
Note
❒ The maximum number of routing
tables is 16.
❒ Set a gateway address when com-
municating with devices on an ex-
ternal network.
❒ The same gateway address is
shared by all interfaces.
Interface Interface configured
ether Ethernet interface
ip1394 IEEE 1394 interface
wlan
IEEE 802.11b interface










