From: Jonathan V Hays (jhays@jtan.com)
Date: Fri Jun 27 2003 - 13:08:26 GMT-3
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On
> Behalf Of Hunt Lee
> Sent: Thursday, June 26, 2003 11:02 PM
> To: 'ccielab@groupstudy.com'
> Subject: Please help!!! CBWFQ
>
>
> Hello,
>
> I don't understand why... as soon as I tried to apply the
> config below, it
> doesn't do anything on the interface.
>
> policy-map gw1wic-child
> class platinum
> priority 10000
> set ip precedence 5
> class nonvoice
> bandwidth 90000
> policy-map gw1wic-out
> class class-default
> shape average 100000000
> service-policy gw1wic-child
> !
>
> class-map match-any platinum
> match access-group 111
> match ip rtp 16384 16383
> class-map match-any nonvoice
> match access-group 112
> !
>
>
> cbwfq.wic(config-if)#service-policy output gw1wic-out
>
> cbwfq.wic#sh run int fa0/0
> Building configuration...
>
> Current configuration : 310 bytes
> !
> interface FastEthernet0/0
> description mls2.wic fa2-17
> ip address 203.147.131.10 255.255.255.252
> no ip redirects
> no ip proxy-arp
> ip accounting access-violations
> ip nat outside
> ip route-cache flow
> ip ospf message-digest-key 1 md5 7 0205534119541C14644F
> no ip mroute-cache
> speed 100
> full-duplex
> end
>
> ... the service policy command didn't go in at all???
>
> Regards,
> Hunt
>
That is an interesting thing you are trying there, Hunt - putting one
policy inside another with the "service-policy" command. Is that legal?
I read through the entire QoS configuration guide and don't remember
seeing that...
What if you remove "child" policy from "policy-map gw1wic-out" - does it
work then?
Jonathan
This archive was generated by hypermail 2.1.4 : Fri Jul 04 2003 - 11:11:12 GMT-3