HP UX IPQos Software manual Additional Attributes, Supported Transport Protocol Numbers

Page 68

HP-UX IPQoS Configuration Files

Filter Blocks

NOTE

To use this shortcut, the transport protocol specified must be by name, not

 

by number. For example, specifying dstport http/6 is not allowed.

 

 

If a port is specified by a service name without the transport protocol immediately following it, or if it specified as a number and the shortcut is not applicable, you can specify the transport protocol value attribute separately, using the protocol attribute (for example as protocol tcp), If the transport protocol is not specified either with the service name or as a separate attribute, expanded filters are created for each protocol number the service name converts to.

Additional Attributes

Additional filter attributes you can specify are listed below. You can combine these attributes with address, port and priority attributes, or use any of these alone.

protocol n

Table 4-1 lists currently supported protocol assignments.

Table 4-1

Supported Transport Protocol Numbers

 

 

Transport Protocol

Protocol

Numbers

 

 

 

 

6

 

TCP

 

 

 

17

 

UDP

 

 

 

xport n

Same as protocol n above. Synonymous with protocol attribute.

net[proto] n

Network protocol number. For example, over Ethernet networks this specifies the Ethertype frame.

NOTE

IEEE and IEEE SNAP formats are similar enough that this

 

attribute works for both.)

 

 

Table 4-2 lists currently supported network protocol assignments.

68

Chapter 4

Image 68
Contents HP-UX IPQoS A.01.00 Administrator’s Guide Manufacturing Part Number OctoberWarranty Government LicenseCopyright Notice Trademark NoticesContents HP-UX IPQoS Configuration Files HP-UX IPQoS Configuration File Attributes Quick Reference Ipqosadmin Quick Reference Tables Tables Figures Figures Intended Audience New and Changed Documentation in This EditionWhat Is in This Document Publishing HistoryTypographic Conventions UserInputRelated Documents HP-UX Release Name and Release IdentifierHP Product Documentation ManpagesDescription Related RFCsHP-UX IPQoS Relevant RFCs HP Welcomes Your Comments Introduction Introduction Overview Benefits of HP-UX IPQoSDiffServ Mechanisms Traffic Classification Traffic ConditioningTraffic Classification and Conditioning Flow in HP-UX IPQoS Dscp Marking Summary Provides provisioned QoS management HP-UX IPQoS FeaturesConforms to the Ietf DiffServ model Provides a simple configuration file format Supports both IPv4 and IPv6No changes to existing applications are required Compatible with HP-UX IPSecHP-UX IPQoS Architecture Architectural OverviewHP-UX 11i v2 HP-UX IPQoS uses the Interfacemodules list General Planning Considerations Planning for HP-UX IPQoS DeploymentOverview HP-UX Host Specific Planning Considerations Planning for HP-UX IPQoS Deployment Planning for HP-UX IPQoS Deployment Chapter Installing HP-UX IPQoS Installing HP-UX IPQoS System Requirements Supported HardwareSupported Operating Systems Disk Space RequirementsHP-UX 11i v1 Patch Requirements HP-UX 11i v2 Patch RequirementsAcquiring HP-UX IPQoS StepInstalling HP-UX IPQoS Initial InstallationUpdate Installation #swinstall -s /tmp/IPQoS.depot HpuxipqosOpt/ipqos/db/ipqosdb.db the active configuration database Verifying the HP-UX IPQoS Installation #swlist -l product Hpuxipqos Removing HP-UX IPQoS#swremove Hpuxipqos Removing HP-UX IPQoS Chapter Getting Started with HP-UX IPQoS Getting Started with HP-UX IPQoS HP-UX IPQoS Deployment Overview Role of Filters HP-UX IPQoS Configuration FilesHP-UX IPQoS Deployment Components Role of Policies General Pseudo-Syntax ExampleSimple Configuration File Example Ipqosadmin Administration Utility System Operation HP-UX IPQoS Operating StatesStart and Stop Scripts Starting HP-UX IPQoS Without a RebootState After Reboot #ipqosadmin -state #/sbin/init.d/ipqosdne start#/sbin/init.d/net start #/sbin/init.d/net-ipv6 startStopping HP-UX IPQoS Without a Reboot #/sbin/init.d/ipqos stop#/sbin/init.d/ipqosdne stop HP-UX IPQoS Configuration Files HP-UX IPQoS Configuration Files Introduction Configuration File Syntax Syntax Rules Configuration File Syntax Creating an HP-UX IPQoS Configuration File #vi ftpmgmt.qosconfCreating an HP-UX IPQoS Configuration File #ipqosadmin -verify -f ftpmgmt.qosconf -verbose Filter Blocks Filter AttributesAddress and Port Attributes Low end of the source port number range Syntax Rules Transport Protocol Numbers Additional AttributesSupported Transport Protocol Numbers Supported Network Protocol Numbers Priority AttributePriority p Policy Blocks Policy AttributesReservation b1suffix Maximum b2suffix Vpr priority For more information on HP-UX Vlan usage, refer to Using Adapter Blocks Adapter AttributeUses policy3, policy4, policy5 uses policy6, policy7 Adapter Blocks Chapter Administering HP-UX IPQoS Administering HP-UX IPQoS Ipqosadmin Usage Rules Ipqosadmin OverviewIpqosadmin Options and Administrative Actions Ipqosadmin Overview Administering HP-UX IPQoS Operating States Using ipqosadmin to Change States#ipqosadmin -unload #ipqosadmin -load -f filename -verboseDisabling/Re-Enabling HP-UX IPQoS Administering HP-UX IPQoS Operating States Displaying State Information SyntaxOption ExampleOptions Verifying a Configuration File#cat file1 file2 ipqosadmin -verify -f Example Loading a Configuration File #cat file1 file2 ipqosadmin -load -fDefault -abort Unloading a Configuration Showing Configuration Information Output is always current Showing Statistics Packets Bytes Setting and Showing Log Level Setting and Showing Log Level Setting and Showing Log Level Chapter Troubleshooting HP-UX IPQoS 100 Chapter 101 Troubleshooting Tools HP-UX IPQoS ipqosadmin Utility#ipqosadmin -verify-load -f filename -verbose #ipqosadmin -showconfig#ipqosadmin -showstats HP-UX System and Networking UtilitiesHP-UX IPQoS Configuration File Verification Fails Troubleshooting ScenariosInstallation Scenario HP-UX IPQoS Installation Fails Active Configuration Is Not As Expected #ipqosadmin -verify -f file -verbose#ipqosadmin -load -f fixedfilename -verbose State Is Not As ExpectedTraffic Management Problems #ipqosadmin -load -f filenameCorrupt or Missing HP-UX IPQoS Configuration File #ipqosadmin -load -f simplefile -verbose#ipqosadmin -showconfig -conf reinstate.cfg #ipqosadmin -load -f reinstate.cfg -verbose#cp /opt/ipqos/db/template.db /opt/ipqos/db/ipqosdb.db #cp /opt/ipqos/db/ipqosdb.db /tmp/problemipqosdb.db#ll /opt/ipqos/db/ipqosdb.db Sample Error and Warning Messages Sample Error Messages ResolutionMessage Resolution Sample Warning and Informational MessagesReporting Problems to HP 112 HP-UX IPQoS Configuration File Attributes Quick Reference Summary of Configuration File Attributes Table A-1 Filter Attributes DefinitionAppendix a 115 Table A-2 Policy Attributes Definition Table A-3 Adapter Attributes DefinitionAdapter this block applies to. Specify only one Adapter per adapter blockHP-UX IPQoS Configuration File Examples Appendix B Example 1 Premium Services Class Web Server 120 Example 2 Trusted Applications and Dscp Example 3 Packets Can Match Multiple Filters Example 4 Limit ftp Bandwidth 124 Ipqosadmin Quick Reference Ipqosadmin Usage Syntax Summary Summary of the ipqosadmin usage syntax is as followsUnload an HP-UX IPQoS Configuration File Ipqosadmin Syntax Quick ReferenceLoad an HP-UX IPQoS Configuration File Show Configuration Information Set/Show Log Level for HP-UX IPQoS Messages Get Help130 Glossary See DscpMeter Traffic shaper See shaperIndex Dscp134 135
Related manuals
Manual 7 pages 919 b Manual 59 pages 51.6 Kb

UX IPQos Software specifications

HP-UX IPQoS is a sophisticated software solution designed to enhance the network performance of HP's Unix-based operating system, HP-UX. This software focuses on Quality of Service (QoS) mechanisms that ensure efficient bandwidth utilization and prioritize network traffic to meet the demands of various applications.

One of the main features of HP-UX IPQoS is its ability to define traffic priorities. Administrators can classify traffic into different priority levels, allowing critical applications to receive the bandwidth they need while less important traffic can be deprioritized. This feature is essential in environments where bandwidth is a limited resource, ensuring that business-critical processes maintain their performance even during peak usage times.

The software employs advanced traffic shaping techniques that allow the management of data flow in the network. By controlling the rate of traffic and smoothing out bursts, IPQoS helps prevent network congestion, leading to a consistently reliable user experience. In addition, it can manage both inbound and outbound traffic, ensuring optimal performance in various network scenarios.

Another significant characteristic of HP-UX IPQoS is its integration with other network management tools. It operates seamlessly with HP’s Network Management Suite, providing a holistic view of network performance. This integration facilitates easier troubleshooting and monitoring, as administrators can correlate data from different sources for comprehensive insights.

Moreover, HP-UX IPQoS supports various protocols, including DiffServ and MPLS. By adhering to these standards, it positions itself as a versatile tool that can operate in diverse network environments, providing flexibility and ease of deployment. Additionally, the software supports policy-based management, enabling organizations to implement specific rules tailored to their network requirements.

Security is also a critical focus of HP-UX IPQoS. The software provides mechanisms to enforce traffic policies while safeguarding against potential threats. By ensuring that only authorized traffic flows through the network, it minimizes the risk of attacks and data breaches, contributing to a more secure IT environment.

The user interface of HP-UX IPQoS is designed for ease of use, allowing network administrators to configure settings, monitor performance, and generate reports without extensive training. This user-friendliness accelerates the deployment process and enhances the overall management of network resources.

In summary, HP-UX IPQoS is a robust and versatile network management solution that brings substantial benefits to organizations looking to optimize their network performance. With its traffic prioritization features, integration capabilities, support for industry standards, and focus on security, it stands out as an essential tool for maintaining effective and secure network operations in a dynamically changing IT landscape.