ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 

  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: Inet-Admins
Inet-Admins mailing list archive (inet-admins@info.east.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [inet-admins] CBWFQ: результаты :)



On Mon, 12 Jun 2000 12:54:06 +0200
 Dmitri Kalintsev <dek@hades.uz> wrote:
> On Mon, Jun 12, 2000 at 02:09:26PM +0400, Andy Igoshin wrote:
> > 
> > > То есть вроде всё работает.. Делаем вывод - при наличии свободной
> полосы в
> > > неё переливатся.. 
> > 
> > А я сижу и пытаюсь понять откуда у меня за 4 часа работы, на пустом
> канале 243
> > дропа. Есть только 2 отличия: 
> 
> Ага. Значить, у тебя стоит tail drop. ;)
> 
> > - нет random-detect
> > - канал разделен полностью, т.е. свободной полосы в нем нет, но весь
> трафик и
> > порезан на 2 части.

теперь random-detect

 
> Вопрос: "max-reserved-bandwidth 100" на интерфейсе есть? Если нет, то вот

есть.


> > А как можно посмотреть кого дропнули?
> 
> И вот ещё что: у тебя не drops а discards. Что не есть одно и то же.
> 
> "When WFQ is enabled for an interface, new messages for high-bandwidth
> traffic streams are discarded after the configured or default congestive
> messages threshold has been met. However, low-bandwidth conversations,
> which
> include control message conversations, continue to enqueue data. As a
> result,
> the fair queue may occasionally contain more messages than its configured
> threshold number specifies."
> 
> Дак вот. То, что у тебя discarded, это то, что превысило congestive discard
> threshold. Вообще, покажи свой конфиг, а то как-то неудобно в темноте
> руками
> шарить, :)

class-map c-vsu1
  match access-group 135
class-map c-other1
  match access-group 136

policy-map p-vsu1
  class c-vsu1
   bandwidth 156
   random-detect
  class c-other1
   bandwidth 92
   random-detect

interface Serial2/0
 bandwidth 256
 ip address 62.76.168.2 255.255.255.252
 ip access-group 111 in
 ip access-group 110 out
 ip verify unicast reverse-path
 no ip redirects
 no ip proxy-arp
 ip pim version 1
 ip pim dense-mode
 no ip mroute-cache
 ip policy route-map set-precedence
 max-reserved-bandwidth 100
 service-policy output p-vsu1
 no cdp enable

access-list 135 deny   ip host 62.76.168.97 any
access-list 135 deny   ip host 62.76.168.98 any
access-list 135 deny   ip host 62.76.168.99 any
access-list 135 permit ip 62.76.168.0 0.0.7.255 any
access-list 135 deny   ip any any

access-list 136 permit ip 62.76.160.0 0.0.3.255 any
access-list 136 permit ip 62.76.164.0 0.0.0.255 any
access-list 136 permit ip 62.76.165.0 0.0.0.255 any
access-list 136 permit ip 62.76.166.0 0.0.0.255 any
access-list 136 permit ip 62.76.167.0 0.0.0.255 any
access-list 136 permit ip host 62.76.168.97 any
access-list 136 permit ip host 62.76.168.98 any
access-list 136 permit ip host 62.76.168.99 any
access-list 136 deny   ip any any



--
Andy Igoshin <ai@vsu.ru>                 Voronezh State University
Phone: +7 (0732) 522406                  Network Operation Center
Fax:   +7 (0732) 789820                  Voronezh, Russia
=============================================================================
"inet-admins" Internet access mailing list. Maintained by East Connection ISP.
Mail "unsubscribe inet-admins" to Majordomo@info.east.ru if you want to quit.
Archive is accessible on http://info.east.ru/rus/inetadm.html



 




Copyright © Lexa Software, 1996-2009.