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

Troubleshooting HP-UX IPQoS
Troubleshooting Tools
Chapter 6102
Troubleshooting Tools
The following sections describe the tools you can use to troubleshoot HP-UX IPQoS.
HP-UX IPQoS ipqosadmin Utility
Use the ipqosadmin utility to obtain information about HP-UX IPQoS. Output from
ipqosadmin is sent to stdout and errors are sent to stderr. Refer to ipqosadmin (1M) for
more detailed information on ipqosadmin.
Table 6-1 lists a few common tasks you can perform using ipqosadmin.
Use the information from ipqosadmin to examine the current operation of HP-UX IPQoS. For
example:
• Examine the current state of HP-UX IPQoS and determine if it matches your
expectations. Run the following command:
#ipqosadmin -state
The possible states are:
— DISABLED
— ENABLED but NOT FILTERING
— ENABLED and FILTERING
• Ensure your configuration file verified and loaded successfully.
Table 6-1 Getting Information with ipqosadmin
Task Command
Determine the state of HP-UX IPQoS. ipqosadmin -state
View the active configuration. ipqosadmin -showconfig
Obtain statistical information on active
configuration (including dropped packets).
ipqosadmin -showstats
Ensure verification or load succeeded. ipqosadmin -verify|-load -f
filename -verbose