HP-UX IPQoS A.01.00 Programmer's Guide (October 2005)

Overview
HP-UX IPQoS API Overview
Chapter 118
List Management: Attaching/Deleting/Traversing (Filter, Policy and Adapter) Lists
- In this guide: See “Using Lists” on page 26, for more information.
- Relevant manpages: IpqosFilter (3c), IpqosPolicy (3c), IpqosAdapter (3c)
Filter Attribute Management: Getting/Setting Filter Attributes.
Attributes are: name, source address(es), destination address(es), source port number(s),
destination port number(s), network protocol number, transport protocol number,
destination physical address, DSCP(s), priority.
- In this guide: See “Filter Objects” on page 30, for more information.
- Relevant manpage: IpqosFilter (3c)
Policy Attribute Management: Getting/Setting Policy Attributes.
Attributes are: name, reservation, max, DSCP, VLAN priority.
- In this guide: See “Policy Objects” on page 32, for more information.
- Relevant manpage: IpqosPolicy (3c)
Adapter Attribute Management: Getting Adapter Attributes.
Attributes are: name, speed, link type, physical address.
- In this guide: See “Adapter Objects” on page 33, for more information.
- Relevant manpage: IpqosAdapter (3c)
Obtaining/Resetting Policy and Filter Statistics
- In this guide: See “Statistics” on page 34, for more information.
- Relevant manpage: IpqosStats (3c)
Checking for Overlapping Filters
- In this guide: See “Filter Objects” on page 30, for more information.
- Relevant manpage:IpqosOverlapFilter (3c)
Manpages
This guide only serves as an overview to the HP-UX IPQoS API. To write applications, you
will need to reference each of the following manpages, as needed, for detailed descriptions and
syntactical information. The manpages associated with the HP-UX IPQoS API are as follows: