According to http://www.cisco.com/en/US/docs/switches/lan/catalyst2950/software/release/12.1_22_ea11x/configuration/guide/swqos.html :

- You cannot configure policers on the egress interfaces
- Policy maps with ACL classification in the egress direction are not supported and cannot be attached to an interface by using the service-policy input policy-map-name interface configuration command. (думаю, что слово input - очепятка, по логике написанного скорее должно быть output)

то есть на egress можно делать только queueing, и никакого policing

2008/8/13 Gregory Edigarov <greg@bestnet.kharkov.ua>
Здравствуйте.

Встала задача подрезки трафика на свиче. Нужно зажать определенные порты на скорость 1Mbit, на вход и выход.
на вход - понятно как, и есть примеры.

class-map match-all MATCHALL
 match access-group name ANY
!
!
policy-map SPEED1M
 class MATCHALL
  set ip dscp 8
  police 1000000 16384 exceed-action drop

interface FastEthernet0/14
  switchport access vlan 500
  switchport mode access
  load-interval 30
  service-policy input SPEED1M
  storm-control broadcast level 2.00
  storm-control multicast level 2.00
  storm-control action shutdown
  storm-control action trap
  no cdp enable

но возник вопрос, что делать с исходящим траффиком?

Заранеее благодарен.

--
With best regards,
       Gregory Edigarov




--
/doka
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Купляючи російські товари, ти підтримуєш російський імперіалізм. Не роби цього!
Buying Russian goods, you support Russian imperialism. Do not do this!
Покупая российские товары, ты поддерживаешь российский империализм. Не делай этого!