QOS ?? help needed [7:52961]

2002-09-09 Thread crow

Hi Group,

i am having problems to solve the following scenario.

  kabelmodem-(E0)router2501(E1)  -
witch  -  win2k-pro  (private address range)
  ( internetaddress )( using
  -  win2k-server  (private address range)

i want to prefer udp-packets with port xxx over all other traffic (specially
http)
(leaving the win2k-pro in direction to kabel-modem, with all other traffic i
mean traffic from win2k-pro and win2k-server,
 specially http)

is this possible?

i tried priority-queueing:
priority-list 1 protocol ip high list 120
priority-list 1 protocol ip normal
priority-list 1 protocol ip low tcp www
access-list 120 permit udp host 10.0.0.2 any range  
int e 0
priority-group 1

but the result wasn' t efficient.

also i tried route-maps with precedence flash-override as high and routine
as low,
but i dont know whether it is the right way solving the prob nor the
configuration works.

i was searching on the cco and trying to solve the problem for many hours.
i need your help. any suggestions?

in advanced, i wanna thank anybody who shares ideas and helps me out

best regards
andy




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=52961&t=52961
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



tr: QOS ?? help needed [7:52961]

2002-09-09 Thread Tom Scott

Andy,

This is a problem for Q Man! (whoever and wherever he is)
But seriously, maybe we could work this one out on the list.
May I suggest that you use the "modular QoS CLI". This involves
three steps:

First, classify the packets using ACLs and the class-map command.
Second, apply actions to the class using the policy-map command.
Third, attach the policy to an interface (input or output).
Fourth, enjoy your network.

Anyone else want to take it from there?

-- TT

 Original Message 
Subject: QOS ??  help needed [7:52961]
Date: 10 Sep 2002 00:17:37 -
From: [EMAIL PROTECTED] ("crow")
Organization: GroupStudy.com Discussion Groups
Newsgroups: groupstudy.cisco

Hi Group,

i am having problems to solve the following scenario.

   kabelmodem-(E0)router2501(E1)  -
witch  -  win2k-pro  (private address range)
   ( internetaddress )( using
   -  win2k-server  (private address range)

i want to prefer udp-packets with port xxx over all other traffic (specially
http)
(leaving the win2k-pro in direction to kabel-modem, with all other traffic i
mean traffic from win2k-pro and win2k-server,
  specially http)

is this possible?

i tried priority-queueing:
priority-list 1 protocol ip high list 120
priority-list 1 protocol ip normal
priority-list 1 protocol ip low tcp www
access-list 120 permit udp host 10.0.0.2 any range  
int e 0
priority-group 1

but the result wasn' t efficient.

also i tried route-maps with precedence flash-override as high and routine
as low,
but i dont know whether it is the right way solving the prob nor the
configuration works.

i was searching on the cco and trying to solve the problem for many hours.
i need your help. any suggestions?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=52964&t=52961
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: QOS ?? help needed [7:52961]

2002-09-11 Thread Larkin, Richard

Quick question - where does traffic shaping fit into all this. If I do
traffic shaping on outbound traffic from a 3640, I presume that occurs AFTER
the classification (ie, the shaping is the last step)?

Richard Larkin

-Original Message-
From: Tom Scott [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, 10 September 2002 9:32 AM
To: [EMAIL PROTECTED]
Subject: tr: QOS ?? help needed [7:52961]


Andy,

This is a problem for Q Man! (whoever and wherever he is)
But seriously, maybe we could work this one out on the list. May I suggest
that you use the "modular QoS CLI". This involves three steps:

First, classify the packets using ACLs and the class-map command. Second,
apply actions to the class using the policy-map command. Third, attach the
policy to an interface (input or output). Fourth, enjoy your network.

Anyone else want to take it from there?

-- TT

 Original Message 
Subject: QOS ??  help needed [7:52961]
Date: 10 Sep 2002 00:17:37 -
From: [EMAIL PROTECTED] ("crow")
Organization: GroupStudy.com Discussion Groups
Newsgroups: groupstudy.cisco

Hi Group,

i am having problems to solve the following scenario.

   kabelmodem-(E0)router2501(E1)  -
witch  -  win2k-pro  (private address range)
   ( internetaddress )( using
   -  win2k-server  (private address range)

i want to prefer udp-packets with port xxx over all other traffic (specially
http)
(leaving the win2k-pro in direction to kabel-modem, with all other traffic i
mean traffic from win2k-pro and win2k-server,
  specially http)

is this possible?

i tried priority-queueing:
priority-list 1 protocol ip high list 120
priority-list 1 protocol ip normal
priority-list 1 protocol ip low tcp www
access-list 120 permit udp host 10.0.0.2 any range   int e 0
priority-group 1

but the result wasn' t efficient.

also i tried route-maps with precedence flash-override as high and routine
as low, but i dont know whether it is the right way solving the prob nor the
configuration works.

i was searching on the cco and trying to solve the problem for many hours. i
need your help. any suggestions?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=53078&t=52961
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]