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
Received on Tue Dec 21 2010 - 06:00:35 ART
This archive was generated by hypermail 2.2.0 : Sat Jan 01 2011 - 09:37:49 ART