Administering HP-UX IPQoS

Unloading a Configuration

Unloading a Configuration

To unload a configuration, use the -unloadoption 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 -unloadoption 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.

#

Chapter 5

91