Ethernet Support Guide (for HP-UX 11i v1, 11i v2)
Table Of Contents
- About This Manual
- 1 Introduction to Technology
- 2 Installation and Configuration
- 3 Administration
- Gigabit-Specific Information
- Logging and Auditing
- Detailed Configuration Information
- Understanding the Gigabit Ethernet Parameters
- Using the lanadmin Tool with Gigabit Ethernet
- Performance and Tuning Considerations
- Fast Ethernet-Specific Information
- 4 Troubleshooting
- Troubleshooting Overview
- Diagnostic Flowcharts
- Flowchart 1: Cable and LED Test
- Flowchart 2: Link Level Test
- Flowchart 3: Network Level Tests
- Flowchart 4: ARP Test
- Flowchart 5: ping Test
- Flowchart 5 (continued)
- Flowchart 6: Transport Level Test
- Flowchart 7: Bridge/Gateway Loopback Test
- Flowchart 8: Configuration Tests
- Flowchart 9: ioscan and lanscan Tests
- Flowchart 10: netfmt and lanadmin Tests
- Flowchart 11: ifconfig Test
- Network Level Test for Jumbo Frames (Gigabit Ethernet only)
- Ethernet-Specific Information
- Contacting Your HP Representative
- A Technical Specifications
- Gigabit Ethernet
- The Meaning of the LEDs
- Card Specifications
- A4924A / A4925A / A4926A Specifications
- A4929A Specifications
- A6825A/A6847A Specifications
- Fast Ethernet
- PCI-X 10/100Base-TX card Specifications
- One-Port cards (B5509AA/A5230A)
- Four-Port card (A5506A)
- B Cabling Requirements
- Gigabit Ethernet
- Connectors
- Cabling
- Back-to-Back Connection
- 10/100Base-TX Ethernet
- Connectors
- PCI-X 10/100Base-TX card Twisted-Pair Connector
- Connector Pin Usage for 10- Mbit/s Twisted-Pair Connector
- FigureB1 Pin Layout of RJ-45 Connector on PCI-X Card
- Connector Pin Usage for 100- Mbit/s Twisted-Pair Connector
- Cabling
- C Worksheets
- Gigabit Ethernet Worksheets
- Network Card Configuration Worksheet
- D Card Statistics
- Glossary
Introduction to TechnologyGigabit Ethernet OverviewChapter 118Optional: If desired, you can also use the lanadmin -X command to temporarily setthese values; but if you use the lanadmin command, your settings will not be savedacross a reboot. The exact lanadmin commands are as follows (note that the -X iscapitalized in these commands):lanadmin -X send_cko_onppalanadmin -X recv_cko_onppaPlease refer to the lanadmin man page for details of these CKO options.Support for TCP Segmentation Offload (TSO)TCP Segmentation Offload (TSO) is a mechanism by which the host stack offloadscertain portions of outbound TCP packet processing to the Network Interface Card (NIC)thereby reducing host CPU utilization. This functionality can significantly reduce theload on the server for certain applications which primarily transmit large amounts ofdata from the system. Examples include web servicing, NFS, and file transferapplications.How It WorksThe reduction in CPU utilization is achieved primarily by allowing the host to transmitlarge frames (frames larger than the links Maximum Transmission Unit or MTU) to theNIC which are subsequently carved up into smaller, MTU-sized frames by the NIC,before transmission on the wire. Thus instead of processing many small MTU-sizedframes during transmit, the host sends fewer larger VMTU (Virtual MTU) sized framesthereby increasing the efficiency of the data transfer in the host. The VMTU is typicallymuch larger than the links MTU; for example, on a typical Ethernet card, the link MTUis 1500 bytes while a VMTU could be as large as 64Kbytes. Greater than 50% reductionin CPU utilization has been observed on some FTP workloads.NOTE Not all applications benefit from the TSO mechanism. Only data intensive applicationswhich transmit large data buffers using TCP over IPv4 are improved. Other types ofapplications will not significantly benefit from the TSO mechanism. Performanceimprovements vary depending upon the platform used. Systems which supporthardware partitioning will notice a decrease in per-card throughput in addition to thesignificant reduction in CPU utilization.Managing TSOTSO is disabled by default. To enable TSO on each specific interface, use the lanadmincommand to set the “vmtu” tunable to a non-zero value. See the next section for details.New lanadmin Command Option: vmtuThe lanadmin command is updated to get or set a new tunable called “vmtu” -- thevirtual MTU of a link that supports TSO. The following command will list the TSOcapability of the link:# lanadmin –x vmtu <ppa>Driver/Hardware supports TCP Segmentation Offload. Current VMTU = 32160.The syntax of the command to set the vmtu is as follows (note: the X is capitalized):# lanadmin -X vmtu new_vmtu_value <ppa>
- Network Card Configuration Worksheet
- C Worksheets
- Cabling
- One-Port cards (B5509AA/A5230A)
- The Meaning of the LEDs
- Performance and Tuning Considerations
- Using the lanadmin Tool with Gigabit Ethernet
- Understanding the Gigabit Ethernet Parameters
- Gigabit-Specific Information










