Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > QOS and Video

Reply
Thread Tools

QOS and Video

 
 
smoove
Guest
Posts: n/a
 
      08-09-2006
I am getting ready to implement QOS for a video conferencing. It will be
going across my WAN. The links are all 3mb. Does anyone have some sample
configs or reccomendations for me to start with? I have never run any QOS.

--



SMOOVE
91 GSXR 750, 96 Chevy C1500, and 94 Suburban
Hated By Many... Confronted By None!
Pain is weakness leaving the body!!!
"it's better to be judged by twelve than carried by six."


 
Reply With Quote
 
 
 
 
www.BradReese.Com
Guest
Posts: n/a
 
      08-10-2006
Hi Smoove,

You may wish to investigate this online Cisco Press Sample Chapter
regarding Quality of Service Design Overview:

QoS Requirements of Video

http://www.ciscopress.com/articles/a...2-9ab5cc199d74


Two main types of video traffic exist: Interactive-Video
(videoconferencing) and Streaming-Video (both unicast and multicast).

Each type of video is examined separately.

Interactive-Video

When provisioning for Interactive-Video (video conferencing) traffic,
the following guidelines are recommended:

Interactive-Video traffic should be marked to DSCP AF41; excess
videoconferencing traffic can be marked down by a policer to AF42 or
AF43.

Loss should be no more than 1 percent.

One-way latency should be no more than 150 ms.

Jitter should be no more than 30 ms.

Assign Interactive-Video to either a preferential queue or a second
priority queue (when supported); when using Cisco IOS LLQ,
overprovision the minimum-priority bandwidth guarantee to the size of
the videoconferencing session plus 20 percent. (For example, a 384-kbps
videoconferencing session requires 460 kbps of guaranteed priority
bandwidth.)

Because IP videoconferencing (IP/VC) includes a G.711 audio codec for
voice, it has the same loss, delay, and delay-variation requirements as
voice-but the traffic patterns of videoconferencing are radically
different from those of voice.

For example, videoconferencing traffic has varying packet sizes and
extremely variable packet rates. These are illustrated in Figures 2-2
and 2-3.

Figure 2-2 Videoconferencing Traffic Packet-Size Breakdown

Figure 2-3 Videoconferencing Traffic Rates (384-kbps Session Example)

The videoconferencing rate is the sampling rate of the video stream,
not the actual bandwidth that the video call requires. In other words,
the data payload of videoconferencing packets is filled with 384 kbps
of voice plus video samples. IP, UDP, and RTP headers (40 bytes per
packet, uncompressed) need to be included in IP/VC bandwidth
provisioning, as does the Layer 2 overhead of the media in use. Because
(unlike VoIP) IP/VC packet sizes and rates vary, the header overhead
percentage also varies, so an absolute value of overhead cannot be
calculated accurately for all streams. However, testing has shown that
a conservative rule of thumb for IP/VC bandwidth provisioning is to
assign an LLQ bandwidth equivalent to the IP/VC rate plus 20 percent.
For example, a 384-kbps IP/VC stream adequately is provisioned with an
LLQ of 460 kbps.

NOTE

The Cisco LLQ algorithm has been implemented to include a default burst
parameter equivalent to 200 ms of traffic. Testing has shown that this
burst parameter does not require additional tuning for a single IP
videoconferencing (IP/VC) stream. For multiple streams, this burst
parameter can be increased as required.

Streaming-Video
When addressing the QoS needs of Streaming-Video traffic, the following
guidelines are recommended:

Streaming-Video (whether unicast or multicast) should be marked to DSCP
CS4, as designated by the QoS Baseline.

Loss should be no more than 5 percent.

Latency should be no more than 4 to 5 seconds (depending on the video
application's buffering capabilities).

There are no significant jitter requirements.

Guaranteed bandwidth (CBWFQ) requirements depend on the encoding format
and rate of the video stream.

Streaming-Video is typically unidirectional; therefore, remote branch
routers might not require provisioning for Streaming-Video traffic on
their WAN or VPN edges (in the direction of branch to campus).

Nonorganizational Streaming-Video applications (either unicast or
multicast), such as entertainment video content, may be marked as
Scavenger-DSCP CS1, provisioned in the Scavenger traffic class and
assigned a minimal bandwidth (CBWFQ) percentage. For more information,
see the "Scavenger Class" section, later in this chapter.

Streaming-Video applications have more lenient QoS requirements because
they are not delay sensitive (the video can take several seconds to cue
up) and are largely not jitter sensitive (because of application
buffering). However, Streaming-Video might contain valuable content,
such as e-learning applications or multicast company meetings, in which
case it requires service guarantees.

The QoS Baseline recommendation for Streaming-Video marking is DSCP
CS4.

An interesting consideration with respect to Streaming-Video comes into
play when designing WAN and VPN edge policies on branch routers:
Because Streaming-Video is generally unidirectional, a separate class
likely is not needed for this traffic class in the branch-to-campus
direction of traffic flow.

Nonorganizational video content (or video that's strictly entertainment
oriented in nature, such as movies, music videos, humorous commercials,
and so on) might be considered for Scavenger service, meaning that
these streams will play if bandwidth exists, but they will be the first
to go during periods of congestion.

http://www.ciscopress.com/articles/a...2-9ab5cc199d74

This QoS Requirements of Video sample chapter is from the Cisco Press
Book:

End-to-End QoS Network Design: Quality of Service in LANs, WANs, and
VPNs

http://www.ciscopress.com/bookstore/...2-9ab5cc199d74

Authors:

Tim Szigeti, CCIE No. 9794, is a member of the Enterprise Solutions
Engineering Design Team at Cisco Systems.

Christina Hattingh is a member of the technical staff in the
Multiservice Customer Edge Business Unit of Cisco Systems.

Hope this helps.

Brad Reese
BradReese.Com - Cisco Technical Forums
http://www.bradreese.com/cisco-technical-newsgroups.htm
1293 Hendersonville Road, Suite 17
Asheville, North Carolina USA 28803
USA & Canada: 877-549-2680
International: 828-277-7272
Fax: 775-254-3558
AIM: R2MGrant
BradReese.Com - Cisco Authorized Distributors Worldwide
http://www.bradreese.com/cisco-distributors.htm

 
Reply With Quote
 
 
 
 
Rob
Guest
Posts: n/a
 
      08-11-2006
Brad's reply is your best bet. Unfortunately, you asked the timeless
question about where to start with QoS and that subject is huge. It's
the equivalent of "How do I build a house?" instead of something like
"How do I lay down carpet?" The whole is quite large compared to the
parts.



On Wed, 9 Aug 2006 16:38:17 -0700, "smoove" <>
wrote:

>I am getting ready to implement QOS for a video conferencing. It will be
>going across my WAN. The links are all 3mb. Does anyone have some sample
>configs or reccomendations for me to start with? I have never run any QOS.


 
Reply With Quote
 
www.BradReese.Com
Guest
Posts: n/a
 
      08-11-2006
Furthermore, you will find plenty of useful "how to information" on the
Cisco Systems Video over IP Forum.

Video conferencing and IP/TV:

http://forum.cisco.com/eforum/servle...ion%3D.ee6c82f

Sincerely,

Brad Reese
Cisco Repair
http://www.bradreese.com/cisco-big-iron-repair.htm

 
Reply With Quote
 
sando sando is offline
Junior Member
Join Date: Mar 2009
Posts: 1
 
      03-24-2009
Dear Mr Reese,

I have been downloading and installing any network or video quality programs just to measure the QoS items such as audio bit rate, video bit rate, jitter, buffer (loss), packet (loss), or any statistics shown by windows media player (classic).

Yet, I haven't found any program that can record the log of such QoS statistics.

Is there any way you can carry out my problems?
Because I am frustrated almost.
Thank you before.
Regards,

Sando
Attached Images
File Type: jpg qos stat.jpg (12.5 KB, 4 views)
File Type: jpg stat_wmpc2.jpg (7.2 KB, 1 views)
File Type: jpg stat_vlc2.jpg (12.5 KB, 1 views)
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[QOS] minimal hardware and IOS requirement for QOS dominix Cisco 2 02-06-2007 10:19 AM
QOS for Video and phone smoove Cisco 4 01-19-2007 07:29 PM
alt.video.dvd, alt.video.dvd.software, alt.video.dvd.tech, rec.video.dvd.tech winterheat@gmail.com DVD Video 1 06-04-2006 12:43 PM
End to End IP QoS for voice, video and Xbox Live Hiro UK VOIP 67 02-24-2006 12:32 AM
QOS for VOIP using 768k of FR / Auto QOS Andrew Albert Cisco 7 02-09-2005 07:42 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57