Lanier 5227 Network Card User Manual


 
Remote Maintenance by Telnet (mshell)
Additional Functions 6 - 9
Command List
This is a list of commands that can be used by means of remote maintenance.
Note: Enter help, to see a list of commands that can be used. msh> help
Note: Enter help command_name, to display information on the syntax of that
command. msh> help command_name
TCP/IP Address
Use the ifconfig command to configure TCP/IP (IP address, subnet mask, broadcast address,
default gateway address).
Reference
msh> ifconfig
Configuration
msh> ifconfig le0 parameter address
The following is an example for configuring an IP address of 192.168.15.16.
msh> ifconfig le0 192.168.15.16
The following is an example for configuring a subnet mask of 255.255.255.0.
msh> ifconfig le0 netmask 255.255.255.0
This affects the configuration of the Network Board of the IP address that is used.
To enter an address using hexadecimal, add 0x to the first command.
Subnet Mask
A number used to mathematically mask or hide the IP address on the network by eliminating
those parts of the address that are alike for all the machines on the network.
Default Gateway Address
A gateway is a connection or interchange point that connects two networks. A gateway address is
for the router or host computer used as a gateway.
To get the above addresses, contact your network administrator.
Parameter Configuration Item
no parameter IP address
netmask aubnet mask
gateway default gateway address