HP-UX IPQoS Configuration File Attributes: Quick Reference

Summary of Configuration File Attributes

Summary of Configuration File Attributes

The following tables list and briefly describe the syntax of all attributes available for each block type (filter, policy, adapter) of the HP-UX IPQoS configuration file.

Table A-1

Filter Attributes

 

 

 

 

Attribute

Definition

 

 

filter filtername

Name of the filter block being defined

 

 

srcaddrlo[w] addr

Low end of the source address range

 

 

srcaddrhi[gh] addr

High end of the source address range

 

 

dstaddrlo[w] addr

Low end of the destination address range

 

 

dstaddrhi[gh] addr

High end of the destination address range

 

 

srcaddr addr or hostname

Source address

 

 

(Implies srcaddrlo=srchaddrhi=srcaddr)

 

 

dstaddr addr or hostname

Destination address

 

 

(Implies dstaddrlo=dstaddrhi=dstaddr)

 

 

addr[ess] addr or hostname

Address used as source and destination address.

 

 

Implicitly creates two filters that otherwise have the

 

 

same attributes.

 

 

srcportlo[w] number

Low end of the source port number range

 

 

srcporthi[gh] number

High end of the source port number range

 

 

dstportlo[w] number

Low end of the destination port number range

 

 

dstporthi[gh] number

High end of the destination port number range

 

 

srcport number or servicename

Source port

 

 

(Implies srcportlo=srcporthi)

 

 

dstport number or servicename

Destination port

 

 

(Implies dstportlo = dstporthi)

 

 

 

114

Appendix A