Also make sure you don't exceed the max-reserved bandwidth (default=75%).

--
Tassos

Marko Milivojevic wrote on 25/11/2008 07:48:
You made a small configuration mistake.

Enter configuration commands, one per line.  End with CNTL/Z.
JID_CORE_Router(config)#policy-map CMS
JID_CORE_Route(config-pmap-c)#shape average 1000000
JID_CORE_Route(config-pmap-c)#

It takes the command just fine.

You need to aply shape command under the class, not under the policy-map:

policy-map CMS
 class CMS
  shape average ...
!
! Note that shape uses Kb/s and not b/s.

However, you may find that this may not work on an ATM interface.

--
Marko
CCIE #18427 (SP)
My network blog: http://cisco.markom.info/
_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to