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 Files
Creating an HP-UX IPQoS Configuration File
Chapter 4 63
max 25%
}
####
## define an adapter block for lan0
####
adapter lan0 {
uses limit_ftp_policy
}
####
## define an adapter block for lan1
####
adapter lan1 {
uses limit_ftp_policy
}
#
####end of file
Step 6. Use ipqosadmin to verify the configuration file is valid. Run the following
command:
#ipqosadmin -verify -f ftp_mgmt.qosconf -verbose
If verification passes and -verbose is specified, HP-UX IPQoS displays the
following message:
#ipqosadmin -verify: Operation succeeded.