Example Frame Relay Qos Configuration - HP 7102dl - ProCurve Secure Router Configuration Manual

Procurve secure router 7000dl series - advanced management and configuration guide
Hide thumbs Also See for 7102dl - ProCurve Secure Router:
Table of Contents

Advertisement

Setting Up Quality of Service
Configuring Rate Limiting for Frame Relay
For example:
ProCurve(config-fr 1.101)# frame-relay fragment 100
The threshold is the fragment size in bytes. Valid fragment sizes are between
64 and 1600 bytes. Because fragmentation is not implemented by default, there
is no default fragment size.
Data frames can be fragmented and reconstructed without harming their
integrity. They are not delay sensitive, and it does not matter if some of the
data arrives slightly after the rest. VoIP frames, on the other hand, cannot be
fragmented. Frames must arrive in order and in a continuous stream. With
FRF.12 fragmentation, the router only fragments frames that exceed the
threshold size. You should take care to set this threshold greater than the size
of VoIP frames so that the router does not fragment them.
Almost all devices now use a maximum transmission unit (MTU) size of 1500
bytes. However, if any device to which the router will be forwarding traffic
has a smaller MTU, the fragment threshold must be set at or below this MTU.

Example Frame Relay QoS Configuration

Your organization has a PVC carried on two E1 lines that together provide
4.096 Mbps to a remote site. This PVC carries both data and voice.
The PVC's CIR is 1.5 Mbps. Your Frame Relay provider allows you to burst an
unlimited amount traffic. However, the E1 lines carry several PVCs. This PVC
connects to a site that only has a 2.048 Mbps Frame Relay connection. You do
not want the router to transmit packets only to have them dropped on the
other end, so you decide to set the maximum transmission rate to 2.048 Mbps.
(You can calculate the B
by subtracting the B
from the maximum transmis-
e
c
sion rate: 2,048,000 bits - 1,500,000 bits = 548,000 bits.)
Because the Frame Relay network carries VoIP frames, you must fragment
large data frames to maintain QoS for the voice traffic. The size of the VoIP
frames is 207 bytes.
You would shape traffic on the Frame Relay PVC as follows:
ProCurve(config)# interface frame-relay 1.1
ProCurve(config-fr 1.1)# frame-relay bc 1500000
ProCurve(config-fr 1.1)# frame-relay be 548000
ProCurve(config-fr 1.1)# frame-relay fragment 210
8-57

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents