What port does a 1000baset network interface card use to connect to a network cable?

C H A P T E R  5

Configuring Network Interfaces

This chapter describes the networking options of the system and provides information and instructions required to plan and configure the supported network interfaces.

Tasks covered in this chapter include:

  • How to Configure the Primary Network Interface
  • How to Configure Additional Network Interfaces
  • How to Attach a Fiber-Optic Gigabit Ethernet Cable
  • How to Attach a Twisted-Pair Ethernet Cable
  • How to Select the Boot Device

Other information covered in this chapter includes:

  • About Network Interfaces
  • About Redundant Network Interfaces

About Network Interfaces

The Sun Fire V890 server provides two on-board Ethernet interfaces--one Gigabit Ethernet and one Fast Ethernet interface. The 100BASE-TX Fast Ethernet interface is located on the system I/O board and conforms to the IEEE 802.3u Ethernet standard. The Fast Ethernet interface is an auto-sensing, switchable interface that can operate at 100 Mbps or 10 Mbps. It negotiates automatically with the remote end of the link (link partner) to select a common mode of operation.

The 1000BASE-SX Gigabit Ethernet interface resides on the system motherboard and conforms to the IEEE 802.3z Ethernet standard. The Gigabit Ethernet interface operates at 1000 Mbps only.

Two rear panel connectors provide access to the on-board Ethernet interfaces:

  • One 1000BASE-SX compliant SC connector for connecting 62.5/125-micron or 50/125-micron fiber-optic cable to the Gigabit Ethernet interface
  • One RJ-45 connector for connecting Category-5 twisted-pair Ethernet (TPE) cable to the Fast Ethernet interface

Additional Ethernet interfaces or connections to other network types are available by installing the appropriate PCI interface cards. A Gigabit Ethernet or Fast Ethernet PCI card can serve as a redundant network interface for one of the system's on-board interfaces. If the active network interface becomes unavailable, the system can automatically switch to the redundant interface to maintain availability. This capability is known as automatic failover and must be configured at the Solaris Operating System level. For additional details, see About Redundant Network Interfaces.

The ge Gigabit Ethernet driver, the eri Fast Ethernet driver, and drivers for several other network interfaces are installed automatically during the Solaris installation procedure. For more information, see the Solaris documentation included with your software.

For instructions on configuring the system's network interfaces, see:

  • How to Configure the Primary Network Interface
  • How to Configure Additional Network Interfaces

About Redundant Network Interfaces

You can configure your system with redundant network interfaces to provide a highly available network connection. Such a configuration relies on special Solaris software features to detect a failed or failing network interface and automatically switch all network traffic over to the redundant interface. This capability is known as automatic failover.

To set up redundant network interfaces, you can enable automatic failover between the two similar interfaces using the multipathing feature of the Solaris Operating System. For additional details, see About Multipathing Software. A qualified service technician can also install a pair of identical PCI network interface cards, or add a single card that provides an interface identical to one of the two on-board Ethernet interfaces.

To help maximize system availability, make sure that any redundant network interfaces reside on separate PCI buses, supported by separate PCI bridges. For additional details, see About PCI Cards and Buses.

How to Configure the Primary Network Interface

Before You Begin

You must perform the following tasks:

  • Complete the installation steps in How to Install the Sun Fire V890 Server.
  • Attach a cable to the appropriate network connector on the system rear panel; see How to Attach a Fiber-Optic Gigabit Ethernet Cable or How to Attach a Twisted-Pair Ethernet Cable.

If you are using a PCI network interface card, see the documentation supplied with the card.



Note - All internal options (except disk drives and power supplies) must be installed only by qualified service personnel. Installation procedures for these components are covered in the Sun Fire V890 Server Service Manual, which is included on the Sun Fire V890 Documentation CD.



What to Do

1. Choose a host name for the system.

The host name must be unique within the network. It can consist only of alphanumeric characters and the dash (-). Do not use a dot in the host name. Do not begin the name with a number or a special character. The name must not be longer than 30 characters.

2. Determine the unique Internet Protocol (IP) address of the network interface and make a note of it.

You need to furnish the address in a later step.

An IP address must be assigned by your network administrator. Each network device or interface must have a unique IP address.

3. Resume the installation of the system.

Return to How to Install the Sun Fire V890 Server.



Note - During installation of the Solaris Operating System, the software automatically detects the system's on-board network interfaces and any installed PCI network interface cards for which native Solaris device drivers exist. The operating system then asks you to select one of the interfaces as the primary network interface and prompts you for its host name and IP address. You can configure only one network interface during installation of the operating system. You must configure any additional interfaces separately, after the operating system is installed. For more information, see How to Configure Additional Network Interfaces.



What Next

After completing this procedure, the primary network interface is ready for operation. However, in order for other network devices to communicate with the system, you must enter the system's IP address and host name into the namespace on the network name server. For information about setting up a network name service, consult:

  • Solaris Naming Configuration Guide for your specific Solaris release

The device driver for the system's on-board Sun GigaSwift Ethernet interfaces is automatically installed with the Solaris release. For information about operating characteristics and configuration parameters for this driver, refer to the following document:

  • Platform Notes: The Sun GigaSwift Ethernet Device Driver

This document is available at http://docs.sun.com, under Solaris on Sun Hardware. Refer also to the Sun Fire V890 Server Product Notes for late-breaking details.

If you want to set up an additional network interface, you must configure it separately, after installing the operating system. See:

  • How to Configure Additional Network Interfaces


Note - The Sun Fire V890 system conforms to the Ethernet 10/100BASE-T standard, which states that the Ethernet 10BASE-T link integrity test function should always be enabled on both the host system and the Ethernet hub. If you have problems establishing a connection between this system and your hub, verify that the Ethernet hub also has the link integrity test function enabled. Consult the manual provided with your hub for more information about the link integrity test function.



How to Configure Additional Network Interfaces

Before You Begin

Perform the following tasks to prepare an additional network interface:

  • Install the Sun Fire V890 server as described in How to Install the Sun Fire V890 Server.
  • If you are setting up a redundant network interface, see About Redundant Network Interfaces.
  • If you need to install a PCI network interface card, follow the installation instructions in the Sun Fire V890 Server Service Manual.
  • Attach an Ethernet cable to the appropriate port on the system rear panel; see How to Attach a Fiber-Optic Gigabit Ethernet Cable or How to Attach a Twisted-Pair Ethernet Cable.

If you are using a PCI network interface card, see the documentation supplied with the card.



Note - All internal options (except disk drives and power supplies) must be installed only by qualified service personnel. Installation procedures for these components are covered in the Sun Fire V890 Server Service Manual, which is included on the Sun Fire V890 Documentation CD.



What to Do

1. Choose a network host name for each new interface.

The host name must be unique within the network. It can consist of alphanumeric characters and the dash (-). Do not use a dot in the host name. Do not begin the name with a number or a special character.

Usually an interface host name is based on the machine host name. For example, if the machine is assigned the host name sunrise, the added network interface could be named sunrise-1. The machine's host name is assigned when Solaris software is installed. For more information, see the installation instructions accompanying the Solaris software.

2. Determine the IP address for each new interface.

An IP address must be assigned by your network administrator. Each interface on a network must have a unique IP address.

3. Boot the operating system (if it is not already running) and log on to the system as superuser.

Be sure to perform a reconfiguration boot if you just added a new PCI network interface card. See How to Initiate a Reconfiguration Boot.

Type the su command at the system prompt, followed by the superuser password.

4. Create an appropriate /etc/hostname file for each new network interface.

The name of the file you create should be of the form /etc/hostname.typenum, where type is the network interface type identifier (some common types are le, hme, eri, and ge) and num is the device instance number of the interface according to the order in which it was installed in the system.

For example, the file names for the system's on-board Fast Ethernet and Gigabit Ethernet interfaces are /etc/hostname.eri0 and /etc/hostname.ge0, respectively. Both interfaces have a device instance number of 0 since each interface is the first one of its type installed in the system. If you add a PCI Gigabit Ethernet adapter card as a second ge interface, it's file name should be /etc/hostname.ge1. At least one of these files--the primary network interface--should exist already, having been created automatically during the Solaris installation process.



Note - The documentation accompanying the network interface card should identify its type. Alternatively, you can enter the show-devs command from the ok prompt to obtain a list of all installed devices.


5. Edit the /etc/hostname file(s) created in Step 4 to add the host name(s) determined in Step 1.

Following is an example of the /etc/hostname files required for a system called sunrise, which has two on-board Ethernet interfaces (ge0 and eri0) and a PCI Gigabit Ethernet adapter card (ge1). A network connected to the on-board eri0 interface will know the system as sunrise, while networks connected to the ge0 and ge1 interfaces will know the system as sunrise-1 and sunrise-2, respectively.


sunrise #  cat /etc/hostname.eri0
sunrise
sunrise #  cat /etc/hostname.ge0
sunrise-1
sunrise #  cat /etc/hostname.ge1
sunrise-2


6. Create an entry in the /etc/hosts file for each active network interface.

An entry consists of the IP address and the host name for each interface.

The following example shows an /etc/hosts file with entries for the three network interfaces used as examples in this procedure.


sunrise #  cat /etc/hosts
#
# Internet host table
#
127.0.0.1     localhost
129.144.10.57 sunrise loghost
129.144.14.26 sunrise-1
129.144.11.83 sunrise-2


7. Manually plumb and enable each new interface using the ifconfig command.

For example, for the logical interface ge0, type:


sunrise # ifconfig ge0 plumb up


For more information, see the ifconfig(1M) man page.

What Next

After completing this procedure, any new network interfaces are ready for operation. However, in order for other network devices to communicate with the system through the new interface, the IP address and host name for each new interface must be entered into the namespace on the network name server. For information about setting up a network name service, consult

  • Solaris Naming Configuration Guide for your specific Solaris release

The eri and ge device drivers for the system's on-board Ethernet interfaces are automatically configured during Solaris installation. For information about operating characteristics and configuration parameters for these drivers, refer to the following documents:

  • Platform Notes: The eri FastEthernet Device Driver
  • Platform Notes: The Sun GigabitEthernet Device Driver

These documents are available with your Solaris software and online at http://docs.sun.com, under Solaris on Sun Hardware. Refer also to the Sun Fire V890 Server Product Notes for late-breaking information.



Note - The Sun Fire V890 system conforms to the Ethernet 10/100BASE-T standard, which states that the Ethernet 10BASE-T link integrity test function should always be enabled on both the host system and the Ethernet hub. If you have problems establishing a connection between this system and your Ethernet hub, verify that the hub also has the link test function enabled. Consult the manual provided with your hub for more information about the link integrity test function.



How to Attach a Fiber-Optic Gigabit Ethernet Cable

Before You Begin

Complete the prerequisite steps in:

  • How to Install the Sun Fire V890 Server

What to Do

1. Select a fiber-optic cable that meets all Sun Fire V890 cabling requirements.

The Sun Fire V890 on-board Gigabit Ethernet interface supports 50/125-micron or 62.5/125-micron multimode, duplexed, fiber-optic cable. The cable must meet UL910 and UL1651 specifications and must have a standard dual SC connector with a UL94V-2 rating (or better).

Cable lengths must not exceed 300 meters for 62.5/125-micron cable, or 550 meters for 50/125-micron cable.

If your system includes a PCI Gigabit Ethernet adapter card, see the documentation supplied with the card for cable requirements.

2. Locate the dual SC connector for the Gigabit Ethernet interface.

See Locating Rear Panel Features. For a PCI Gigabit Ethernet adapter card, see the documentation supplied with the card.

3. Remove any dust covers from the SC connectors.

4. Connect the fiber-optic cable to the Gigabit Ethernet connector and to the Ethernet network.

The cable and connector are keyed for correct mating orientation.

What port does a 1000baset network interface card use to connect to a network cable?

What Next

If you are installing your system, complete the installation procedure. Return to:

  • How to Install the Sun Fire V890 Server

If you are adding an additional network interface to the system, then you need to configure that interface. See:

  • How to Configure Additional Network Interfaces

How to Attach a Twisted-Pair Ethernet Cable

Before You Begin

Complete the prerequisite steps in:

  • How to Install the Sun Fire V890 Server

What to Do

1. Locate the RJ-45 twisted-pair Ethernet (TPE) connector for the appropriate Fast Ethernet interface.

See Locating Rear Panel Features. For a PCI Fast Ethernet adapter card, see the documentation supplied with the card.

2. Plug in a Category-5 unshielded twisted-pair (UTP) cable to the appropriate RJ-45 connector.

You should hear the connector tab click into place. The UTP cable length must not exceed 100 meters (328 feet).

What port does a 1000baset network interface card use to connect to a network cable?

3. Connect the other end of the cable to the RJ-45 outlet to the appropriate network device.

You should hear the connector tab click into place.

Consult your network administrator if you need more information about how to connect to your network.

What Next

If you are installing your system, complete the installation procedure. Return to:

  • How to Install the Sun Fire V890 Server

If you are adding an additional network interface to the system, then you need to configure that interface. See:

  • How to Configure Additional Network Interfaces

How to Select the Boot Device

The boot device is specified by the setting of an OpenBoot firmware configuration variable called boot-device. The default setting of this variable is disk net. Because of this setting, the firmware first attempts to boot from the system hard drive, and if that fails, from the on-board Fast Ethernet interface.

Before You Begin

Before you can select a boot device, you must complete the installation procedure. See:

  • How to Install the Sun Fire V890 Server

Specifically, you must set up a system console and power on the system. See:

  • How to Attach an Alphanumeric Terminal
  • How to Configure a Local Graphics Console
  • How to Power On the System

If you want to boot from a network, you must also connect the network interface to the network and configure the network interfaces. See:

  • How to Attach a Twisted-Pair Ethernet Cable
  • How to Configure the Primary Network Interface
  • How to Configure Additional Network Interfaces

This procedure assumes that you are familiar with the OpenBoot firmware and that you know how to enter the OpenBoot environment. For more information about the OpenBoot firmware, see the OpenBoot 4.x Command Reference Manual, which is available at http://docs.sun.com, under Solaris on Sun Hardware. Refer also to the Sun Fire V890 Server Product Notes for late-breaking details.

What to Do

1. At the ok prompt, type:


ok setenv boot-device device-specifier


where the device-specifier is one of the following:

  • cdrom - Specifies the CD-ROM drive
  • disk - Specifies the system boot disk
  • disk0 - Specifies internal disk 0
  • disk1 - Specifies internal disk 1
  • disk2 - Specifies internal disk 2
  • disk3 - Specifies internal disk 3
  • disk4 - Specifies internal disk 4
  • disk5 - Specifies internal disk 5
  • disk6 - Specifies internal disk 6
  • disk7 - Specifies internal disk 7
  • disk8 - Specifies internal disk 8
  • disk9 - Specifies internal disk 9
  • disk10 - Specifies internal disk 10
  • disk11 - Specifies internal disk 11
  • tape - Specifies the SCSI tape drive (if present)
  • net - Specifies the on-board Fast Ethernet interface
  • gem - Specifies the on-board Gigabit Ethernet interface
  • full path name - Specifies the device or network interface by its full path name


Note - You can also specify the name of the program to be booted as well as the way the boot program operates. For more information, see the OpenBoot 4.x Command Reference Manual for your specific Solaris software.


If you want to specify a network interface other than an on-board Ethernet interface as the default boot device, you can determine the full path name of each interface by typing:

Theshow-devs command lists the system devices and displays the full path name of each PCI device. An example of a path name for a Fast Ethernet PCI card is shown below:


/pci@8,700000/pci@2/SUNW,hme@0,1


2. To cause variable changes to take effect, type:



Note - To store variable changes, you can also power cycle the system using the front panel Power button.



  Sun Fire V890 Server Owner's Guide 817-3956-12
What port does a 1000baset network interface card use to connect to a network cable?
What port does a 1000baset network interface card use to connect to a network cable?
What port does a 1000baset network interface card use to connect to a network cable?
What port does a 1000baset network interface card use to connect to a network cable?

Copyright © 2005, Sun Microsystems, Inc. All Rights Reserved.

What does 1000BASE

Cabling for 1000BASE-T Ethernet. The RJ-45 connector is used for 1000BASE-T. 1000BASE-T: The OSA–Express 1000BASE-T Ethernet CHPID must be connected to a compatible link partner, preferably set to auto-negotiate speed and duplex.

What type of cable is required for a 100Base T network?

100Base-T uses two pairs of wires in at least Category 5 UTP cable, while 100Base-TX requires two pairs in Category 6. 100Base-T4 uses all four wire pairs in older Category 3 cables.

What is 1000BASE Ethernet?

1000BASE-T (also known as IEEE 802.3ab) is a standard for Gigabit Ethernet over copper wiring. Each 1000BASE-T network segment is recommended to be a maximum length of 100 meters (330 feet), and must use Category 5 cable or better (including Cat 5e and Cat 6).

What is the cable type for 1000BASE LX Ethernet type?

1000Base-LX uses single mode fiber (SMF) optic cable instead of copper twisted pair cable. The letter L in 1000Base-LX stands for Long. 1000Base-LX Gigabit Ethernet uses single mode fiber optic cables and long-wavelength light.