HP ProCurve 7102dl Reference Manual page 1286

Secure router sros command line interface
Table of Contents

Advertisement

SROS Command Line Interface Reference Guide
The three-bit IP Precedence values (0 through 7) are specified as:
111
Network Control Packets
110
Internetwork Control Packets
101
Critical Traffic
100
Flash Override
011
Flash
010
Immediate Servicing
001
Priority Traffic
000
Routine Data
The IP Precedence values provide network routers with information about the kind of traffic contained in
the IP packet. Based on the IP Precedence values, some networks (when supported) can offer special
handling to certain packets. In addition, providing IP Precedence values to critical traffic (such as route
information) ensures that critical packets will always be delivered regardless of network congestion. This
traffic is often critical to network and internetwork operation. In general, the higher the IP Precedence
value, the more important the traffic and the better handling it should receive in the network. It is important
to remember that not all equipment in the public IP network will be configured to recognize and handle IP
Precedence values. While it is a good idea to set the values for critical traffic, it does not guarantee special
handling.
In addition to the IP Precedence values, RFC791 specifies bits for delay, throughput, and reliability to help
balance the needs of particular traffic types when traveling on the IP network infrastructure. When these
bits are set to 0, they are handled with normal operation. When set to 1, each bit specifies premium
handling for that parameter. For example, a 1 in the delay position indicates that the traffic is
delay-sensitive and care should be taken to minimize delay. A 1 in the throughput position indicates that
the traffic has higher bandwidth requirements that should be met. A 1 in the reliability position indicates
that the traffic is sensitive to delivery issues and care should be taken to ensure proper delivery with all
packets of this type. These extra bits are rarely used because it is quite difficult to balance the cost and
benefits of each parameter (especially when more than one bit is set to 1).
Usage Examples
The following example instructs the route map named MyMap to match the IP Precedence value of
critical:
ProCurve(config)#route-map MyMap permit 100
ProCurve(config-route-map)#match ip precedence critical
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
Route Map Command Set
1284

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents