From: Gavin Lawson (gavinl@titan.net.au)
Date: Tue Jun 20 2006 - 20:58:44 ART
The Policy will work on all IP packets leaving the serial interface,
even if the interface is not congested.
GL
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Roberto Fernandez
Sent: Wednesday, 21 June 2006 5:08 AM
Cc: ccielab@groupstudy.com
Subject: 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