Gestetner c7528 Bedienungsanleitung

Seite von 341
Monitoring and Configuring the Printer
232
If you do not specify an interface, the Ethernet interface is automatically se-
lected.
• ip1394 can be specified only when the IEEE 1394 interface is installed.
• wlan can be specified only when the IEEE 802.11b interface is installed.
route
Use the “route” command to control the routing table.
❖ All route information display
msh> route get
❖ 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.
Interface
Interface configured
ether
Ethernet interface
ip1394
IEEE 1394 interface
wlan
IEEE 802.11b interface