Re: Implementing Policy-map and WRED on Interface

From: Ivan (ivan@iip.net)
Date: Fri Jan 12 2007 - 16:56:40 ART


Yes you can.

policy-map ECN
 class class-default
  bandwidth 256
  random-detect
  random-detect ecn

interface Serial0/1/0
 ip address 12.12.12.1 255.255.255.252
 encapsulation frame-relay
 no keepalive
 frame-relay interface-dlci 302
 service-policy output ECN

R1#sh policy-map int s0/1/0

 Serial0/1/0

  Service-policy output: ECN

    Class-map: class-default (match-any)
      572626 packets, 860082784 bytes
      5 minute offered rate 13568000 bps, drop rate 9386000 bps
      Match: any
      Queueing
        Output Queue: Conversation 265
        Bandwidth 256 (kbps)
        (pkts matched/bytes matched) 572522/859928044
        (depth/total drops/no-buffer drops) 35/415707/0
         exponential weight: 9
         explicit congestion notification
         mean queue depth: 39

  class Transmitted Random drop Tail drop Minimum Maximum
Mark
           pkts/bytes pkts/bytes pkts/bytes thresh thresh
prob
      0 156920/235692372 15391/23117282 400316/601274632 20 40
1/10
      1 0/0 0/0 0/0 22 40
1/10
      2 0/0 0/0 0/0 24 40
1/10
      3 0/0 0/0 0/0 26 40
1/10
      4 0/0 0/0 0/0 28 40
1/10
      5 0/0 0/0 0/0 30 40
1/10
      6 0/0 0/0 0/0 32 40
1/10
      7 0/0 0/0 0/0 34 40
1/10
   rsvp 0/0 0/0 0/0 36 40
1/10

  class ECN Mark
            pkts/bytes
      0 0/0
      1 0/0
      2 0/0
      3 0/0
      4 0/0
      5 0/0
      6 0/0
      7 0/0
   rsvp 0/0

On Friday 12 January 2007 22:34, steve wrote:
> Hi All:
>
> Can I implement policy-map together with WRED on interface?
>
>
>
> Because I know it is impossible for DWRED.
>
>
>
> Regards
>
>
>
> Steve
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

-- 
Ivan


This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:56 ART