Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
A6825A & A6847A PCI 1000 Base-T and 1000 Base-SX Installation Guide: HP-UX & OpenVMS Networking > Chapter 1 HP-UX Installation

Installation

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

These instructions apply to PCI 1000Base-T and 1000Base-SX (fiber) cards on HP-UX 11i v 2.0 or later. The Base-T cards operate at 10 or 100 Mbit/s in either full- or half-duplex modes and at 1000 Mbps only in full-duplex mode. The 1000Base-SX cards operate only at 1000 Mbps and in full-duplex mode. Ensure that your switch is set to autonegotiation or the same speed and duplex mode as this card.

For information on online addition and replacement or for advanced troubleshooting, refer to the online Ethernet Support Guide. The Support Guide and Release Notes are available at http://docs.hp.com and, if you have a support contract, on the Instant Information CD.

NOTE: If PCI 1000Base-T is built-in, or if you have ordered factory pre-installation, you will not need to perform the following hardware and software installation steps.

Step 1: Access the system card bay

  • If the system is running, shut it down by executing:

    shutdown -h

    Respond “y” to continue to shutdown prompt.

  • Wait for the system to shutdown completely, and then power off the system by pressing the system off button. Ensure that the system is grounded.

  • Open the system to gain access to the PCI backplane.

  • Select an empty PCI slot and remove the slot cover.

Step 2: Install the card

  • Observe the antistatic precautions.

  • Record the serial number located on the card for future reference.

  • Grasp the card by its edges or faceplate with both hands, insert the card into the slot, and firmly but gently press the card in until it is fully seated.

  • Secure the card and reassemble the system.

Step 3: Connect the card to the network

  • Attach the network cable to the card. For 1000Base-SX, cabling can be either 62.5 micron or 50 micron multimode fiber optic cable. For 1000Base-T, cabling must be Cat 5 or 5E UTP.

  • Attach the free end of the cable to any unused port on the switch. Ensure power cable is connected to system. Ensure that the 1000 Mbps port on the switch is set for autonegotiation.

  • If using Jumbo Ethernet frames, ensure that all end stations on a given LAN (that is, no routers or layer 3 switches in between) have the same MTU setting. However switch ports in the LAN can have any MTU setting greater than or equal to the end station MTU.

  • Power up the system.

Step 4: Prepare to install the software

  • Log in as root.

  • Check that the /usr/bin, /usr/sbin, and /sbin directories are in your PATH using the command:

    echo $PATH

  • The version must be B.11.23 (11i v 2.0) or later, check the HP-UX version by executing:

    uname -r

  • Install the appropriate patches for your system as described in the “Required Software” section of the Release Notes, which is available on the web at http://docs.hp.com under “Networking and Communications.”

Step 5: Install the software

NOTE: The GigEther-00 and GigEther-01 product software bundles are always installed as part of your operating environment. Therefore, if you have a system that has HP-UX 11i or later, and your networking or I/O product was either factory installed or was shipped before your system’s Operating Environment was released, you can ignore the following software installation procedure. However, you will need to install the software if you are:
  • adding a networking or I/O card to a system and

  • the networking or I/O card is newer than your system’s Operating Environment

  • Load the software media into the appropriate drive.

  • Run the swinstall program to install the software using the command:

    swinstall

  • Change the host name after “Source Host Name,” if necessary.

  • Click on the Source Depot Path to identify the registered depot for the appropriate source depot path and activate the OK button to return to the Software Selection Window.

  • Highlight the 1000Base-SX/T software:

    • GigEther-00 (for cards such as A4926A and A4929A) on HP-UX 11i v 2.0, or

    • GigEther-01 (for cards such as A6825A and A6847A) on HP-UX 11i v 2.0. Check the Release Notes, the Support Guide, or ask your HP representative for a list of the latest cards supported.

  • Choose Mark for Install from the “Actions” menu to choose the product to be installed.

  • Choose Install from the “Actions” menu to begin product installation and open the Install Analysis Window.

  • Activate the OK button in the Install Analysis Window when the Status field displays a Ready message.

  • Activate the YES button at the Confirmation Window to confirm that you want to install the software. swinstall loads the fileset, runs the control scripts for the filesets, and builds the kernel. This should take about 3 to 5 minutes. When the status field indicates Ready, click DONE. A Note Window then opens. Activate the OK button to reboot the system.

Step 6: Configure the card using SAM

  • Log in as root and verify that the card and its hardware path are displayed by executing:

    ioscan

  • Run the System Administration Manager:

    sam

  • Double-click Networking and Communications.

  • Double-click Networking Interface Cards.

  • Highlight the Gigabit Ethernet card and choose Configure from the Actions menu.

  • Fill in the form according to the instructions using the Network Card Configuration Worksheet on page 2.

  • Activate the OK button to activate the card and then select exit from the “File” menu until you exit SAM.

Step 7: Verify the installation

  • Verify that the connector’s Link LED is steady on (the card and driver are installed successfully).

    NOTE: On cards that have them, speed LEDs indicate not only speed but also that there is a LAN connection. The link indication will occur before data activity indication. If the card and driver have been installed, but there is no LAN connection, all speed LEDs will be OFF.
  • Obtain the PPA number and the station address of each card by using the lanscan(1M) command.

  • Verify link-level connectivity with a remote system by executing:

    linkloop -i PPA_number remote_station_address

  • Verify IP-level connectivity with a remote system by executing:

    ping Remote_IP_Address

    netstat -in

    Installation is complete when you have successfully run linkloop and ping.

To configure remote systems, refer to Installing and Administering HP-UX LAN available on the web at http://docs.hp.com. Do this step only if remote systems have not been previously configured.

Optional Step: Configure Jumbo Frame Size (Jumbo Frames only supported at 1000 Mbit/s)

Configure Jumbo Frame Size

An optional step is to configure jumbo frame size.

NOTE: Jumbo frames are only supported at 1000 Mbit/s.

Jumbo frames are in the range of 1501-9000 bytes. If using Jumbo Ethernet frames, ensure that all end stations on a given LAN (that is, no routers or layer 3 switches in between) have the same MTU setting. However switch ports in the LAN can have any MTU setting greater than or equal to the end station MTU.

  1. Obtain the PPA number of the card by executing:

    lanscan

  2. Choose one of two configuration methods that will permanently save your configuration. You can either:

    • Use the GUI-based system admin manager (SAM).
      To use SAM, type sam at the HP-UX system prompt; then double-click Networking and Communications, and then Advanced Configuration. See the Ethernet Support Guide for details and then do the steps for verifying the MTU size; or

    • Edit the configuration file in /etc/rc.config.d/ using an editor such as vi.Depending on your driver, the filename can be either hpgelanconf, hpigelanconf, or hpietherconf. Set the mtusize by editing either HP_GELAN_MTU[0]= mtusize , HP_IGELAN_MTU[0]=mtusize, or

      HP_IETHER_MTU[0]=mtusize, and insert the proper interface name: HP_GELAN_INTERFACE_NAME, HP_IGELAN_INTERFACE_NAME, or HP_IETHER_INTERFACE_NAME. When the system reboots, the interface will be configured for jumbo frame operation.

  3. Verify MTU change by executing:

    netstat -rn

    If MTU has not changed, execute the following commands:

    ifconfig lan PPA_number unplumb

    ifconfig lan PPA_number ip_address netmask netmask up

  4. To check (or verify) the current Ethernet frame size, execute:

    lanadmin -m PPA_number

An alternative way to temporarily configure jumbo frame size is to execute the following command:

lanadmin -M mtu_size PPA_number

The PPA number is the one we obtained from the output of lanscan. Jumbo frames are in the range of 1501-9000 bytes.

NOTE: Using lanadmin will not preserve your settings across reboots.
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2004-2005 Hewlett-Packard Development Company, L.P.