HP-UX IPQoS A.01.00 Administrator's Guide (October 2005)
Table Of Contents
- About This Document
- 1 Introduction
- 2 Installing HP-UX IPQoS
- 3 Getting Started with HP-UX IPQoS
- 4 HP-UX IPQoS Configuration Files
- 5 Administering HP-UX IPQoS
- 6 Troubleshooting HP-UX IPQoS
- Overview
- Troubleshooting Tools
- Troubleshooting Scenarios
- Installation Scenario: HP-UX IPQoS Installation Fails
- HP-UX IPQoS Configuration File Verification Fails
- Active Configuration Is Not As Expected
- State Is Not As Expected
- Traffic Management Problems
- Corrupt or Missing HP-UX IPQoS Configuration File
- Internal Error from Corrupt or Missing HP-UX IPQoS Database File
- Sample Error and Warning Messages
- Reporting Problems to HP
- A HP-UX IPQoS Configuration File Attributes: Quick Reference
- B HP-UX IPQoS Configuration File Examples
- C ipqosadmin Quick Reference
- Glossary

HP-UX IPQoS Configuration File Attributes: Quick Reference
Summary of Configuration File Attributes
Appendix A114
Summary of Configuration File Attributes
The following tables list and briefly describe the syntax of all attributes available for each
block type (filter, policy, adapter) of the HP-UX IPQoS configuration file.
Table A-1 Filter Attributes
Attribute Definition
filter filtername Name of the filter block being defined
srcaddrlo[w] addr Low end of the source address range
srcaddrhi[gh] addr High end of the source address range
dstaddrlo[w] addr Low end of the destination address range
dstaddrhi[gh] addr High end of the destination address range
srcaddr addr or hostname Source address
(Implies srcaddrlo=srchaddrhi=srcaddr)
dstaddr addr or hostname Destination address
(Implies dstaddrlo=dstaddrhi=dstaddr)
addr[ess] addr or hostname Address used as source and destination address.
Implicitly creates two filters that otherwise have the
same attributes.
srcportlo[w] number Low end of the source port number range
srcporthi[gh] number High end of the source port number range
dstportlo[w] number Low end of the destination port number range
dstporthi[gh] number High end of the destination port number range
srcport number or servicename Source port
(Implies srcportlo=srcporthi)
dstport number or servicename Destination port
(Implies dstportlo = dstporthi)