Jump to content

Recommended Posts

Posted

коллеги, помогите пожалуйста

есть 7600-3b

 

делал все как в примерах

 

ip access-list extended ident-test
permit ip any host 10.100.3.4
permit ip any host 10.100.3.5
permit ip any host 10.100.3.6

class-map match-all identify-test
 match access-group name ident-test

policy-map police-test
 class identify-test
    police flow mask dest-only 1000000 1000 conform-action transmit exceed-action drop


int te3/2
 service-policy input police-test

 

в полиси на интерфейсе счетчики по нулям:

 

#sh policy-map interface te3/2
TenGigabitEthernet3/2 

 Service-policy input: police-test

   Class-map: identify-test (match-all)
     0 packets, 0 bytes
     30 second offered rate 0 bps, drop rate 0 bps
     Match: access-group name ident-test

   Class-map: class-default (match-any)
     7014 packets, 1093726 bytes
     30 second offered rate 46000 bps, drop rate 0 bps
     Match: any 

 

в кеше netflow что-то появляется, не счетчики тоже не идут

 

CORE-himki#sh ip cache flow 
...
Displaying Hardware entries in Module 3
SrcIf            SrcIPaddress          DstIPaddress      Pr       SrcP      DstP      Pkts
--               0.0.0.0               10.100.3.4        0        0         0         0            
--               0.0.0.0               0.0.0.0           0        0         0         15034861     
...

 

и, соответственно, скорость никак не режется

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.