I am trying to do this:

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.


But I get this, the shape command does not show;

class-map match-all CMS
  match access-group 126
!
policy-map CMS
  class CMS
  class class-default
   fair-queue 128

!
!
JID_CORE_Router#sho policy-map interface ATM3/0.103
 ATM3/0.103: VC 1/103 -

  Service-policy output: CMS

    Class-map: CMS (match-all)
      40728 packets, 40021117 bytes
      5 minute offered rate 183000 bps
      Match: access-group 126

    Class-map: class-default (match-any)
      62387 packets, 64868775 bytes
      5 minute offered rate 163000 bps, drop rate 0 bps
      Match: any
      Queueing
        Flow Based Fair Queueing
        Maximum Number of Hashed Queues 128
        (total queued/total drops/no-buffer drops) 0/28/0
JID_CORE_Router#


How can I shape within a class map ?

Thanks,

-- 
James H. Edwards
Senior Network Systems Administrator
Judicial Information Division
[EMAIL PROTECTED]
_______________________________________________
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