Remote Maintenance by telnet

Interface configurationmsh> 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.

 

Interface

Interface configured

 

 

 

 

ether

Ethernet interface

 

 

 

 

ip1394

IEEE 1394 interface

 

 

 

 

wlan

IEEE 802.11b interface

 

 

 

 

 

 

route

Use the “route” command to control the routing table.

All route information displaymsh> routeSpecified route information displaymsh> route “destination”

Specify the IP address to desti- nation.

Enabling/disabling Specified Destina- tion

msh> route active {hostnet} “destination” {on off}

You can turn the specified desti- nation on or off. Host becomes the default setting.

Adding Routing Tablemsh> route add {hostnet} “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

4

“gateway”

 

Deleting Specified destination from Routing Tablemsh> route delete {hostnet} “destination”

Host becomes the default set- ting.

IP address of destination can be specified.

Route Flushmsh> 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.

99