Jump to content
Калькуляторы

asr1000 policy-map drop

Добрый день

 

есть asr1000 c asr1000rp1-advipservices.03.06.02.S.152-2.S2.bin

пытаюсь настроить в policy-map класс c drop

 

(config)#policy-map TEST

(config-pmap)#class BLOCK_SOME_TRAF

(config-pmap-c)#?

Policy-map class configuration commands:

aaa-accounting AAA Accounting

account Account statistic

bandwidth Bandwidth

compression Activate Compression

exit Exit from QoS class action configuration mode

fair-queue Enable Flow-based Fair Queuing in this Class

netflow-sampler NetFlow action

no Negate or set default values of a command

police Police

priority Strict Scheduling Priority for this Class

queue-limit Queue Max Threshold for Tail Drop

random-detect Enable Random Early Detection as drop policy

service-policy Configure QoS Service Policy

set Set QoS values

shape Traffic Shaping

(config-pmap-c)#

 

куда делась команда drop?

Share this post


Link to post
Share on other sites

Задача какая? Трафик на cisco фильтруется другими способами, это вам не Huawei, где все делается с помощью traffic policy.

 

отфильтровать http запросы к заданным хостам и URL. Ессно классификация c помощью nbar, а вот дропнуть не получается.

вариант police cir xxx bc yyy conform-action drop exceed-action drop - работает через раз. Причину пока не понял.

Edited by drv

Share this post


Link to post
Share on other sites

Жирным выделено то, чего не хватает, чтоб там можно было выбрать drop:

class-map type access-control ...

policy-map type access-control ...

 

через FPM получается кривенько

class c NBAR к нему не прикручивается

 

set drop

 

хм... не нашел такое

 

class type traffic default input
drop

как-то так.

 

NBAR к этому не прикручивается

Edited by drv

Share this post


Link to post
Share on other sites

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.