Fwd: Re: QoS config with VOICE, APP, Citrix, lotus sample ( any

From: marc fernandez (mag08036@yahoo.com)
Date: Sun May 01 2005 - 11:49:47 GMT-3


--- marc fernandez <mag08036@yahoo.com> wrote:

> Date: Sun, 1 May 2005 00:35:47 -0700 (PDT)
> From: marc fernandez <mag08036@yahoo.com>
> Subject: Re: QoS config with VOICE, APP, Citrix,
> lotus sample ( any comments)
> To: Sean C <Upp_and_Upp@hotmail.com>
>
> Hi Sean,
>
> I tried to match protocol citrix but was not able
> to.
> I'm using 12.2 15T IOS on 2500 routers.
>
> - marc
>
> --- Sean C <Upp_and_Upp@hotmail.com> wrote:
> > Hi Marc,
> >
> > Any chance the IOS will let you match on Citrix
> > itself or do you need to
> > define it in an ACL?
> > match protocol citrix
> >
>
http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123cgcr/qos_r/qos_m1g.htm#wp1112736
> >
> > HTH,
> > Sean
> > ----- Original Message -----
> > From: "marc fernandez" <mag08036@yahoo.com>
> > To: <ccielab@groupstudy.com>
> > Sent: Saturday, April 30, 2005 11:39 PM
> > Subject: QoS config with VOICE, APP, Citrix, lotus
> > sample ( any comments)
> >
> >
> > >I need help. Will this work in a real live
> > situation.
> > > Any comments will be appreciated. This is a
> point
> > to
> > > point config with servers and clients behind
> each
> > > router.
> > > Attached are the configs. Currently only
> bandwidth
> > has
> > > been assigned.
> > >
> > > | |
> > > |-r1-------------------r4-|
> > > | |
> > >
> > >
> > >
> >
>
----------------------------r1-------------------------
> > > !
> > > class-map match-all CITRIX
> > > match access-group name CITRIX
> > > class-map match-all APPLICATION
> > > match access-group name APPLICATION
> > > class-map match-all LOTUS
> > > match access-group name LOTUS
> > > class-map match-all VOICE
> > > match ip rtp 16384 16383
> > > match access-group name VOICE
> > > !
> > > !
> > > policy-map QoS
> > > class APPLICATION
> > > bandwidth percent 70
> > > class CITRIX
> > > bandwidth percent 5
> > > class VOICE
> > > priority percent 5
> > > class LOTUS
> > > bandwidth percent 5
> > > !
> > > interface Ethernet0
> > > ip address 10.1.1.1 255.255.255.0
> > > ip bandwidth-percent eigrp 1 5
> > > max-reserved-bandwidth 100
> > > service-policy output QoS
> > > !
> > > router eigrp 1
> > > network 10.0.0.0
> > > no auto-summary
> > > !
> > > ip access-list extended CITRIX
> > > permit tcp any any eq 1494
> > > permit tcp any eq 1494 any
> > > ip access-list extended LOTUS
> > > permit tcp any any eq 1352
> > > permit udp any any eq 1352
> > > permit tcp any eq 1352 any
> > > permit udp any eq 1352 any
> > > ip access-list extended APPLICATION
> > > permit ip host 10.1.2.1 any
> > > permit ip any host 10.1.2.1
> > > ip access-list extended VOICE
> > > remark H.323/H.225
> > > permit tcp any any eq 1720
> > > permit tcp any eq 1720 any
> > > !
> > > --------------------------- r4
> > > ------------------------
> > >
> > > class-map match-all CITRIX
> > > match access-group name CITRIX
> > > class-map match-all APPLICATION
> > > match access-group name APPLICATION
> > > class-map match-all LOTUS
> > > match access-group name LOTUS
> > > class-map match-all VOICE
> > > match ip rtp 16384 16383
> > > match access-group name VOICE
> > > !
> > > !
> > > policy-map QoS
> > > class APPLICATION
> > > bandwidth percent 70
> > > class CITRIX
> > > bandwidth percent 5
> > > class VOICE
> > > priority percent 5
> > > class LOTUS
> > > bandwidth percent 5
> > > !
> > > interface Ethernet0
> > > ip address 10.1.1.4 255.255.255.0
> > > ip bandwidth-percent eigrp 1 5
> > > max-reserved-bandwidth 100
> > > service-policy output QoS
> > > !
> > > ip access-list extended CITRIX
> > > permit tcp any any eq 1494
> > > permit tcp any eq 1494 any
> > > ip access-list extended LOTUS
> > > permit tcp any any eq 1352
> > > permit udp any any eq 1352
> > > permit tcp any eq 1352 any
> > > permit udp any eq 1352 any
> > > ip access-list extended APPLICATION
> > > permit ip any host 10.1.2.1
> > > permit ip host 10.1.2.1 any
> > > ip access-list extended VOICE
> > > remark H.323/H.225
> > > permit tcp any any eq 1720
> > > permit tcp any eq 1720 any
> > > !
> > >
> >
>
-------------------------------------------------------------------
> > >
> > >
> __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam? Yahoo! Mail has the best spam
> > protection around
> > > http://mail.yahoo.com
> > >
> > >
> >
>



This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:11:56 GMT-3