Re: QOS policy

From: Deepak Ahuja <deeps.ccie_at_gmail.com>
Date: Tue, 21 Dec 2010 19:52:09 +0100

Hey Sameer

First off what router are you using , does your platform support
egress policing ??
and can you put in the outputs of show policy-map interface and what
exactly is the issue you are running into ?

Is there a particular reason your are marking the out going traffic,
you can do LLQ on it and be at peace as you are already dropping the
excess traffic.

HTH
Deepak

On Tue, Dec 21, 2010 at 7:00 AM, sameer inam <i_sameer_at_hotmail.com> wrote:
> Expert,please advice what mistake I did on the below configuration , I m
> assign 1.5 MB traffic to Oracle application .... and 256k for security Camera
> please let me know??? another thing Oracle server is on our Data center , I
> paste the QOS configuration on that router as well. your help is really
> appreciate it .
>
>
> Remote Router QOS config :
>
> class-map match-all
> Security-Cams
>
> match access-group name ACL1
>
> class-map match-all BM-CRITICAL
>
> match access-group name
> MC-SERVER
>
> class-map match-any CRTICAL
>
> match protocol sqlnet
>
> match protocol ldap
>
> !
>
> !
>
> policy-map Beirut-remote
>
> class CRTICAL
>
> set ip dscp af21
>
> police cir 1500000
>
> conform-action
> transmit
>
>
> exceed-action drop
>
> class BM-CRITICAL
>
> set ip dscp 25
>
> class Security-Cams
>
> police cir 256000
>
>
> conform-action transmit
>
>
> exceed-action drop
>
> !
>
> !interface FastEthernet0/0
>
> description Connected to Pesco
>
> ip address 10.xx.xx.xx 255.255.255.252
>
> load-interval 30
>
> duplex auto
>
> speed auto
>
> service-policy output
> Beirut-remote
>
> !
> ip access-list extended
> MC-SERVER
>
> permit ip any 10.0.1.0 0.0.0.255
>
>
> Data Center Router QOS :
> class-map match-all BM-Critical
>
> match access-group name ACL2
>
> class-map match-any SQL
>
> match protocol ldap
>
> match protocol sqlnet
>
> !
>
> !
>
> policy-map Shweifat-DATA
>
>
>
> class SQL
>
> set ip dscp af21
>
> police cir 1500000
>
>
> conform-action transmit
>
> exceed-action
> drop
>
> class BM-Critical
>
> set ip dscp 25
>
>
>
> class class-default
>
> fair-queue
>
> !
> ip access-list extended ACL2
>
> permit ip host 10.0.1.252 host
> 10.0.5.0
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
>
>
>
>

-- 
Regards
Deepak Ahuja
CCIE#19545(R&S/SP)
Blogs and organic groups at http://www.ccie.net
Received on Tue Dec 21 2010 - 19:52:09 ART

This archive was generated by hypermail 2.2.0 : Sat Jan 01 2011 - 09:37:49 ART