[c-nsp] output rate-limiting ME-3600X
Gustav UHLANDER
gustav.ulander at steria.se
Tue Feb 25 05:52:28 EST 2014
Hello.
We also do it in the same manner but usually on physical ports only (one port per customer on most devices.)
policy-map 10mbit-out
description 10mbit output
class class-default
shape average 10000000
interface GigabitEthernet0/19
description cust: xxxx [10mbit]
no switchport
vrf forwarding xxxxx
ip address
service-policy input 10mbit-in
service-policy output 10mbit-out
We use the following software atm.
Cisco IOS Software, ME360x Software (ME360x-UNIVERSALK9-M), Version 15.3(2)S1, RELEASE SOFTWARE (fc1) at the moment.
Bästa hälsningar / Best regards,
Gustav Uhlander
Senior Communication & Infrastructure Engineer
Steria AB
Kungsbron 13
Box 169
SE-101 23 Stockholm
Sweden
Tel: +46 8 622 42 15
Fax: +46 8 622 42 23
Mobile: +46 70 962 71 03
gustav.ulander at steria.se
www.steria.se
-----Original Message-----
From: cisco-nsp [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Eric Louie
Sent: den 25 februari 2014 02:21
To: 'Pshem Kowalczyk'
Cc: cisco-nsp at puck.nether.net
Subject: Re: [c-nsp] output rate-limiting ME-3600X
Thanks, Pshem. I'll try it on 15.2(4) and see if it works.
much appreciated,
Eric Louie
> -----Original Message-----
> From: Pshem Kowalczyk [mailto:pshem.k at gmail.com]
> Sent: Monday, February 24, 2014 4:45 PM
> To: Eric Louie
> Cc: cisco-nsp at puck.nether.net
> Subject: Re: [c-nsp] output rate-limiting ME-3600X
>
> Hi,
>
> We do it regularly and for all interfaces:
>
> policy-map PM-INT-100M-OUT
> class class-default
> shape average 100000000
>
>
> interface GigabitEthernet0/2
> switchport trunk allowed vlan none
> switchport mode trunk
> service-policy output PM-INT-100M-OUT
>
> We'd generally have a service-instance rate-limit under that as well:
>
> service instance 331 ethernet
> encapsulation dot1q 331
> l2protocol forward
> service-policy input PM-CUST-DEFAULT-50M-AF-IN
> service-policy output PM-CUST-DEFAULT-50M-OUT
> xconnect 10.123.111.1 271331 encapsulation mpls
>
> policy-map PM-CUST-DEFAULT-50M-OUT
> description limiting to 50 Mbps
> class CM-DUMMY
> class class-default
> shape average 50000000
> queue-limit percent 100
>
> (CM-DUMMY is there to allow for a queue-limit with only class-default).
>
>
> This is on 15.3(2)S.
>
> kind regards
> Pshem
>
>
> On 25 February 2014 11:05, Eric Louie <elouie at yahoo.com> wrote:
> > I'm at an impasse trying to get this to work. Does anyone have any
> > examples of setting output rate limiting on a physical interface?
> >
> > Am I running into an IOS feature issue?
> >
> > lab-kma-sd-base1# sh ver
> > Cisco IOS Software, ME360x Software (ME360x-UNIVERSALK9-M), Version
> > 15.2(4)S, RELEASE SOFTWARE (fc1)
> >
> > much appreciated,
> > Eric Louie
> >
> > _______________________________________________
> > cisco-nsp mailing list 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 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