Ricoh 3224C User Manual

Page of 158
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
ms h> ro ute ad d def aul t
“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