[c-nsp] Shaping pseudowire on ME3600->ME3600 (L2)

CiscoNSP List CiscoNSP_list at hotmail.com
Thu Jul 9 04:31:42 EDT 2015



Wow - Ok, thanks for the heads up...under what circumstances would this be needed?  (i.e Is it documented anywhere on Cisco's site?)


________________________________
From: George Giannousopoulos <ggiannou at gmail.com>
Sent: Thursday, 9 July 2015 3:38 PM
To: CiscoNSP List
Cc: Nick Hilliard; cisco-nsp
Subject: Re: [c-nsp] Shaping pseudowire on ME3600->ME3600 (L2)

Hi,

In some certain cases you are not allowed to apply a policy-map which includes *only* class-default
To workaround the issue you have to add a dummy class like the following example

class-map match-any dummy
 match qos-group 99

policy-map 50M-OUTPUT-POLICY
 class dummy
 class class-default
  shape average 50000000
  queue-limit 2000 packets

Just make sure you don't match anything useful in the dummy class-map :-)

On Wed, Jul 8, 2015 at 11:54 PM, CiscoNSP List <CiscoNSP_list at hotmail.com<mailto:CiscoNSP_list at hotmail.com>> wrote:


>It works but you may need to include a dummy class, besides the
>class-default, in your policy map..


Thanks George - Can you please elaborate on the dummy class?  i.e. what additional class may I need to add to policy-map (And for what reason?)


Cheers.


>--
>George

On Wed, Jul 8, 2015 at 5:24 PM, Nick Hilliard <nick at foobar.org<mailto:nick at foobar.org>> wrote:

> On 08/07/2015 01:15, CiscoNSP List wrote:
> > Question (As I dont have a pair of 3600's handy that I can test on until
> > later in the week), but can you shape a L2 x-connect?
>
> yes, it works as expected.
>
> Nick
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net<mailto:cisco-nsp at puck.nether.net>
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net<mailto:cisco-nsp at puck.nether.net>
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list