RE: More on QoS

From: Victor Cappuccio (cvictor@protokolgroup.com)
Date: Tue Jun 20 2006 - 21:02:05 ART


Hi Roberto.

Como versa la configuracisn que tienes colocada en los router es para MARCAR
trafico como veras no existen comandos como Bandwitdh, random-detect,
priority, etc.

The configuration shown is not taking in account any QOS manipulation
technique, like bandwidth, random-detect, priority, shapping or policing

I think this is called Class Based Marking or something very similar

Espero sirva de ayuda
Vmctor

-----Mensaje original-----
De: nobody@groupstudy.com [mailto:nobody@groupstudy.com] En nombre de
Roberto Fernandez
Enviado el: Martes, 20 de Junio de 2006 05:08 p.m.
CC: ccielab@groupstudy.com
Asunto: More on QoS

Friends,

Let suppose I want to manipulate IP precedence only if there is
congestion on my serial interface, which is frame-relay.

!
!
policy-map FRAME_RELAY
 class LOW_PRIORITY
  set ip precedence 0
 class class-default
  set ip precedence 3
!
!
!
interface Serial0/0
 ip address 162.5.0.4 255.255.255.0
 encapsulation frame-relay
 frame-relay map ip 162.5.0.3 403 broadcast
 service-policy output FRAME_RELAY
!
!

Would this work? Does the service policy actually work only when there
is congestion on the interface?

Thanks in advance,
Best Regards,
Roberto



This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:33 ART