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

Administering HP-UX IPQoS
ipqosadmin Overview
Chapter 5 81
ipqosadmin Overview
HP-UX IPQoS has one command-line administration utility, ipqosadmin. It provides options
for all the administrative tasks you need to perform on HP-UX IPQoS.
ipqosadmin Options and Administrative Actions
The options and associated actions ipqosadmin performs are as follows:
Options: Actions:
-state Shows the current state of HP-UX IPQoS. (This is the default if no option is
specified.)
-verify Verifies a configuration file. (Only verifies, no kernel changes.)
-load (Verifies and if successful) Loads a configuration into the kernel, which
replaces any previous configuration.
-unload Unloads current configuration from the kernel.
-showconfig Shows the active configuration.
-showstats Shows statistics on the active configuration.
-loglevel Sets/shows current logging level for HP-UX IPQoS kernel messages.
ipqosadmin Usage Rules
The following rules apply when using ipqosadmin:
• User messages are sent to stdout and errors are sent to stderr.
• Separate arguments with white spaces (blanks, tabs, or new lines).
• Use a backslash (\) line continuation character to continue command input on multiple
lines.
•The ipqosadmin actions cannot be combined. Specify at most, one of the following, as the
first option immediately after ipqosadmin: -state, -verify, -load, -unload,
-showconfig, -showstats or -loglevel. If no option is specified, the default is
equivalent to specifying -state.
• You can run ipqosadmin from the command line.