Modular QoS CLI

From: Sila Moni (silamoni@yahoo.com)
Date: Thu Jul 07 2005 - 07:28:33 GMT-3


Folk, I got confused on scenerios that don't clearly
specify all the requirements. For instance, below is
an example from Cisco's website. Can someone please
tell where do they get the value for police (1000),
traffic-rate (1000000) and mincir (1000000)? Is it
when it is not given, you can simply plug in any
value?

The following configuration uses the police command to
limit the aggregate traffic to 800 Kbps. All
conforming traffic is transmitted with an IP
precedence of seven, and all non-conforming traffic
has the DE bit set.

policy-map set-DE
  class class-default
   police 800000 1000 1000 conform-action
   set-prec-transmit 7 exceed-action set-frde-transmit
 
   violate-action set-frde-transmit
!
map-class frame-relay pvc100
  frame-relay traffic-rate 1000000
  frame-relay mincir 1000000
  service-policy input set-DE
!
interface Serial0/0.1 point-to-point
  ip address 10.1.1.1 255.255.255.252
  no ip directed-broadcast
  frame-relay class pvc100
  frame-relay interface-dlci 100

TIA,
Sila

                



This archive was generated by hypermail 2.1.4 : Sun Sep 04 2005 - 17:00:29 GMT-3