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
HP 9000 Networking: Installing and Administering HP FDDI/9000 Software > Chapter 3 Configuring HP FDDI/9000

Verifying Remote System Configuration

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

Once your HP FDDI/9000 software is installed, fully configured and running, you should execute the following commands to verify LAN hardware and software installation. See the man pages for complete descriptions of the commands listed below.

  1. View the list of remote systems you can communicate with, using a symbolic name, by typing the following command at the HP-UX prompt:

    more /etc/hosts

  2. View the configured destinations reached through gateways and the gateways used to reach those destinations, by typing the following command at the HP-UX prompt:

    netstat -r

  3. Test for link level loopback connectivity by using the station address of the interface you want to test. Use the NMID to select the interface. (You can obtain the station address (typically 0x080009######) from the lanscan output.) Use the following syntax:

    linkloop -i <NMID> <station address>

    For example:

    linkloop -i 5 0x080009266C3F

  4. To check that the your system can communicate with other systems, type the ping command at the HP-UX prompt. In this example, 191.2.1.2 is the IP address of the remote system. Type [CNTRL]-C to stop ping.

    ping 191.2.1.2

  5. Check the state of all FDDI hardware and interfaces. Execute the lanscan command and verify that the Hardware State and the Net-Interface State is UP.

    lanscan

    If the FDDI device file has not been created, execute the following command:

    /usr/sbin/hpfddi_init devfile

  6. Verify the link level encapsulation with the lanconfig command. The example below will provide information about Net-Interface NameUnit lan1.

    lanconfig lan1

  7. Verify that the appropriate device files have been created. In the example below the first line lists the HP FDDI/9000 device files, the second line lists the diagnostic device files.

    ls -l /dev/lan* ls -l /dev/nettrace /dev/netlog

HP FDDI/9000 installation is verified if the steps above succeed.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1997 Hewlett-Packard Development Company, L.P.