Installation manual

Installation Manual
9
2. Use Ping with a size of 113 bytes to assign the IP address defined by
the ARP command. For the IP address defined in step 1, use one of the
following commands:
Windows command format:
ping 156.205.14.141 -l 113
LINUX command format:
ping 156.205.14.141 -s 113
3. Use Telnet to access the Network Management Card at its newly
assigned IP address. For example:
telnet 156.205.14.141
4. Use apc for both user name and password.
See “Command line interface” on this page to finish the
configuration.
Command line interface
After you log on at the command line interface, as described in “Local access to
the command line interface” on page 8 or “Remote access to the command line
interface” on page 8, you can manually configure network settings.
1. Contact your network administrator to obtain the IP address, subnet
mask, and default gateway for the Network Management Card.
2. Use these three commands to configure network settings. (Text in
italics indicates a variable.)
a. tcpip -i yourIPaddress
b. tcpip -s yourSubnetMask
c. tcpip -g yourDefaultGateway
For each variable, type a numeric value that has the format
xxx.xxx.xxx.xxx.
For example, to set a system IP address of 156.205.14.141, type
the following command and press
ENTER:
tcpip -i 156.205.14.141
3. Type exit. The Network Management Card restarts to apply the
changes.