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
Unloading a Configuration
Chapter 5 91
Unloading a Configuration
To unload a configuration, use the -unload option of ipqosadmin. If you try to display the
configuration you unloaded, it is not visible. If the state was ENABLED and FILTERING, it
changes to ENABLED but NOT FILTERING. If the state was ENABLED but NOT FILTERING, it
remains so.
Use the -unload option when you do not want to operate with any HP-UX IPQoS
configuration.
The exit status returned to the shell (“$?”) from running ipqosadmin -unload (same as for
running ipqosadmin -state) is as follows:
— 0: if HP-UX IPQoS is DISABLED
— 1: if an internal error has occurred
— 2: if HP-UX IPQoS is ENABLED but NOT FILTERING
— 3: if HP-UX IPQoS is ENABLED and FILTERING
Syntax
ipqosadmin -u[nload] [-s[ilent]]
Option
[-s[ilent]]
Suppresses the message indicating the state of HP-UX IPQoS.
Default: Not specified.
Example
The following example unloads the configuration.
#ipqosadmin -unload
HP-UX IPQoS is ENABLED but NOT FILTERING.
#