jama Posted September 19, 2013 Posted September 19, 2013 коллеги, помогите пожалуйста есть 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 ... и, соответственно, скорость никак не режется Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.