C H A P T E R  3

Quick Startup

This chapter describes the procedures that enable you to quickly become acquainted with the FASTPATH software.

This chapter includes the following topics:


Starting the Switch

1. Read the Sun Netra CT 900 Server Installation Guide for the connectivity procedure.

In-band connectivity enables access to the FASTPATH software locally or from a remote workstation. The device must be configured with IP information (IP address, subnet mask, and default gateway).

2. Turn the power on to the server.

Refer to the Sun Netra CT 900 Server Installation Guide for more information.

3. Allow the device to load the software until the login prompt appears.

The device initial state is called the default mode.

4. When the prompt asks for operator login, execute these steps:

a. Type the word admin in the login area.

Since a number of the Quick Setup commands require administrator account rights, you should log in to an administrator account. Do not enter a password because there is no password in the default mode.

b. Press Enter twice.

The CLI User EXEC prompt is displayed.

At this point, you have several options:


System Info and System Setup

The tables in this section include the following topics:

Managing IP Addresses

To view the network parameters, the operator can access the device by the following methods.



Note - You should run copy system:running-config nvram:startup-config
after configuring the network parameters so that the configurations are not lost. Refer to TABLE 3-8 on “Invalid Cross-Reference Format” for more information.



TABLE 3-4 Displaying IP Address Information

Command

Command Mode

Details

show network

User EXEC

Displays the network configurations:

  • IP Address - IP address of the interface (default IP is 0.0.0.0).
  • Subnet Mask - IP subnet mask for the interface (default is 0.0.0.0).
  • Default Gateway - The default gateway for this interface (default value is 0.0.0.0).
  • Burned in MAC Address - The burned in MAC address used for in-band connectivity.
  • Locally Administered MAC Address - If configured to allow a locally administered MAC address.
  • MAC Address Type - Specifies which MAC address should be used for in-band connectivity.
  • Network Configurations Protocol Current - Indicates which network protocol is being used (default is none).
  • Management VLAN Id - Specifies VLAN ID.
  • Web Mode - Indicates whether HTTP/Web is enabled.
  • Java Mode - Indicates whether Java mode is enabled.

network parms

Privileged EXEC

Sets the network parameters <ipaddr> <netmask> [gateway]:

  • IP address ranges from 0.0.0.0 to 255.255.255.255
  • Subnet mask ranges from 0.0.0.0 to 255.255.255.255
  • Gateway address ranges from 0.0.0.0 to 255.255.255.255


TABLE 3-5 Uploading IP Address Information From Switch to Out-of-Band PC (XMODEM)

Command

Details

copy {nvram:startup-config | nvram:errorlog | nvram:msglog | nvram: traplog} [url]

The types are:

  • Config - Configuration file
  • Errorlog - Error log
  • System trace - System trace
  • Traplog - Trap log

 

The URL must be specified as: Xmodem:filepath/filename

 

This starts the upload, displays the mode of uploading and the type of upload it is, and confirms the upload is taking place.

For example:

If the user is using HyperTerminal, the user must specify where the file will be received by the PC.



TABLE 3-6 Downloading IP Address Information From Out-of-Band PC to Switch (Only XMODEM)

Command

Details

copy [url] {nvram:startup-config | system:image}

Sets the destination (download) data type to be an image (system:image) or a configuration file (nvram:startup-config).

 

The URL must be specified as:

Xmodem:filepath/filename

 

For example:

If the user is using HyperTerminal, the user must specify which file is to be sent to the switch.

 

The switch restarts automatically once the code has been downloaded.


Before starting a Trivial File Transfer Protocol (TFTP) server download, the operator must complete the Quick Startup for the IP address.


TABLE 3-7 Downloading IP Address Information from TFTP Server

Command

Details

copy [url] {nvram:startup-config | system:image}

Sets the destination (download) data type to be an image (system:image) or a configuration file (nvram:startup-config).

 

The URL must be specified as:

tftp://ipAddr/filepath/filename.

 

The nvram:startup-config option downloads the configuration file using tftp, and the system:image option downloads the code file.



TABLE 3-8 Factory Defaults for IP Address Information

Command

Details

clear config

To clear all the configurations made to the switch, enter yes when the prompt appears.

copy system:running-config nvram:startup-config

When the prompt asks if you want to save the configurations made to the switch, enter yes.

reload (or cold boot the switch)

When the prompt asks if you want to reset the system, enter yes.

 

Users can choose whether to reset the switch or cold boot the switch. Both work effectively.