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
Ethernet Support Guide: HP-UX 11i v1 and v2 of May 2005

Glossary

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

Numerics

1000Base-SX: 

A specific implementation of 1000 Mbit/s operating over two multimode fiber cables, as specified in Standard IEEE 802.3z/D.50-1998.


1000Base-T: 

A specific implementation of 1000 Mbit/s operating over four-pair Cat-5 or Cat-5e UTP cables, as specified in IEEE 802.3ab standards.


802.1p: 

IEEE Standard supplement, now incorporated in IEEE 802.1D. Defines 8 priority levels for traffic classification at the data link level and suggests how they might be used.


802.1Q: 

IEEE Standard that specifies the architecture for VLAN tagging, association, and VLAN-capable bridges.


A

Alias:  

Name of the interface that corresponds to a given Internet address on a system.


Autonegotiation:  

A mechanism defined in IEEE 802.3u-1995 whereby devices sharing a link segment can exchange data and automatically configure themselves to operate at the highest capability mode shared between them. This is also used for link configuration per IEEE 802.3z and IEEE 802.3ab standards of duplex and flow control configuration between two 1000Base-SX/T links.


C

Card Instance Number: 

A number that uniquely identifies a device within a class. A class of devices is a logical grouping of similar devices.


D

Destination Address: 

A field in the message packet format identifying the end node(s) to which the packet is being sent.


DHCP: 

Dynamic Host a Configuration Protocol


DLPI: 

Data Link Provider Interface. An industry-standard definition for message communications to STREAMS-based network interface drivers.


E

Ethernet: 

A 10 Mbit/s LAN, developed by Digital Equipment Corporation, Intel and Xerox Corporation, upon which the IEEE 802.3 network is based.


F

Fast Ethernet: 

A commonly used name applied to 100Base-T.


Full-Duplex Mode: 

A mode of media utilization whereby data can flow in both directions simultaneously across the multiple wire pairs of a physical link. While full-duplex operation is not defined per se in the IEEE 802.3u-1995 specification, the specification does define a mechanism for this mode to be autonegotiated between devices on each end of a link. Full-duplex mode is typically found on switches.


H

Half-Duplex Mode: 

The media utilization mode of IEEE 802.3u-1995 networks whereby data can flow in only one direction at a time across the multiple wire pairs of a physical link.


Hardware Path: 

An identifier assigned by the system according to the physical location (slot) of the card in the hardware backplane. On HP servers, the I/O subsystem identifies each La card by its hardware path.


Host Name: 

Name of system on the network.


Hub: 

A network interconnection device that allows multiple devices to share a single logical link segment.


I

IEEE 802.3u-1995 network: 

A 10- or 100- Mbit/s LAN, specified in the IEEE 802.3u-1995 Standard for LANs. It uses the Carrier Sense Multiple Access/Collision Detection (CSMA/CD) network access method to give every node equal access to the network.


IEEE: 

The Institute of Electrical and Electronics Engineers. A national association whose activities include publishing standards applicable to various electronic technologies. The IEEE technical committees are numbered and grouped by area. The 802.3 committee produced the standard for LAN networks.


Internet Address: 

The network address of a computer node. This address identifies both which network the host is on and which host it is. See the Installing and Administering LAN/9000 Software manual for detailed information about network addressing.


IP Address: 

See Internet Address.


L

LAN Provider: 

A software module that you can use to find and collect information about the Ethernet links on a system. It is based on the CIM (Common Information Model) standard from the distributed management task force (DMTF).


LAN: 

See Local Area Network.


Local Area Network (LAN): 

A data communications system that allows a number of independent devices to communicate with each other.


Local Network: 

The network to which a node is directly attached.


M

Major Number: 

Unique value that identifies an individual hardware device.


Maximum Transmission Unit (MTU): 

Largest amount of data that can be transmitted through that interface. This value does not include the LLC or MAC headers.


Mbit/s: 

Megabits per second


Mbyte/s: 

Megabytes per second


MIB: 

Management information base. An SNMP data structure that specifies what data can be obtained from or controlled in a device.


MTU:  

See Maximum Transmission Unit


N

Network Interface: 

A communication path through which messages can be sent and received. A hardware network interface has a hardware device associated with it, such as a LAN or FDDI card. A software network interface does not include a hardware device, for example, the loopback interface. For every IP address instance, there must be one network interface configured.


Node: 

Any point in a network where services are provided or communications channels are interconnected. A node could be a workstation or a server processor.


O

Online Addition/Replacement (OL*): 

The ability of a PCI-X I/O card to be added or replaced without the need to shut down or reboot the system. For instructions on how to perform OL*, see Configuring HP-UX For Peripherals.


P

Packet: 

A sequence of binary digits that is transmitted as a unit in a computer network. A packet usually contains control information plus data.


PCI-X: 

Peripheral Component Interconnect-Extended) An enhanced version of PCI bus technology originally developed by IBM, HP and Compaq. PCI-X is a superset of PCI; PCI-X is backward compatible with existing PCI cards. PCI-X cards can run in PCI slots though at the slower PCI speed. 64-bit PCI-X slots are longer than 32-bit PCI-X slots.


Physical Point of Attachment: 

A unique number assigned to each network interface.


PMTU: 

Path MTU


PPA: 

See Physical Point of Attachment


Protocol: 

A specification for coding messages exchanged between two communications processes.


R

RJ-45: 

The name for the connector type used with UTP cabling.


S

SNMP: 

Simple Network Management Protocol. A widely used network monitoring and control protocol. It uses devices or software processes called SNMP agents to return information about network devices. The information is collected into a MIB (Management Information Base).


Subnet Mask: 

A 32-bit mask which, when AND'd with an internet address, determines a subnetwork address. When the internet address is AND'd with the subnet mask, the ones in the host portion of the subnet mask will “overwrite” the corresponding bits of the host portion of the internet address, resulting in the subnet address. See Installing and Administering LAN Software for detailed information about subnet masks.


Subnetwork: 

Small discrete physical networks connected via gateways which share the same network address space. See Installing and Administering LAN Software for detailed information about subnetworks and subnet addressing.Simple Network Management Protocol) A widely used network monitoring and control protocol. Data are passed from SNMP agents, which are hardware and/or software processes reporting activity in each network device (hub, router, bridge, etc.) to the workstation console used to oversee the network. The agents return information contained in a MIB (Management Information Base),


Switch: 

A network interconnection device that allows multiple connected senders and receivers to communicate simultaneously in contrast to a hub (repeater) where only one device can send at a time. Some switches have fixed port speeds (10 or 100 Mbit/s) while others allow port speeds to be configured or autonegotiated.


T

TCP Segmentation Offload (TSO) 

is a mechanism by which the host stack offloads certain portions of outbound TCP packet processing to the Network Interface Card (NIC) thereby reducing host CPU utilization.


Topology: 

The physical and logical geometry governing placement of nodes in a computer network. Also, the layout of the transmission medium for a network.


U

Unshielded Twisted Pair: 

A data cable type consisting of pairs of wires twisted together without an electrically shielding jacket.


UTP: 

See Unshielded Twisted Pair


V

VLAN: 

Virtual LAN. VLANs are a mechanism to determine which end stations should receive broadcast traffic, since it should not be sent arbitrarily to every connected user. Each packet transmitted by an end-station is assigned to a VLAN. An end-station only receives all the multicast and broadcast traffic on the LANs to which it belongs, and an end-station receives unicast traffic addressed to it on the VLAN to which it belongs.


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