From: steve.skinner@uk.pwc.com
Date: Fri Apr 08 2005 - 07:35:35 GMT-3
guys .
i have this config
i am trying to understand the prioirty command within the class .
according to my understading ,the prioity command sets a Strict Priority
per class in the policy .
but as i thought you would usually only have 1 type of traffic per class
,as in this case ,why do i need to prioritise the only traffic type in this
class .
i have put my most important class at the top of the policy ,so this will
get queued first . but other than that i didn`t think i would need to do
anything else.
TIA
steve
class-map match-any Steve_VOIP
match access-group 90
class-map match-any Backup_Servers
match access-group 111
!
policy-map Siemens_Trunk
description 1000Kbs Class 1 voice policy
class Steve_VOIP
police cir 1000000
conform-action set-prec-transmit 4
exceed-action drop
priority 1000
class Backup_Servers
police cir 250000
exceed-action drop
class class-default
prioity 100
set ip precedence 5
!
output from policy
Strict Priority
Output Queue: Conversation 264
Bandwidth 1000 (kbps) Burst 25000 (Bytes)
This archive was generated by hypermail 2.1.4 : Tue May 03 2005 - 07:54:55 GMT-3