HP-UX IPQoS A.01.00 Administrator's Guide (October 2005)

Table Of Contents
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.