Quantcast
Channel: IEOC - INE's Online Community
Viewing all articles
Browse latest Browse all 10672

Section Control Plane Protection error in technologies workbook

$
0
0

Dears,

A part of the question is asking to Ensure that all fragmented packets transiting the router are limited to 1 Mbps.

The solution is configured using packets per second as per below

policy-map TRANSIT_RATE_LIMIT
 class FRAGMENTS
  police rate 1000000 pps burst 200000 packets

it needs to be like below:

policy-map TRANSIT_RATE_LIMIT
 class FRAGMENTS
  police 1000000 200000

 

Please correct me if i am wrong

Best regards,

Moustafa

 


Viewing all articles
Browse latest Browse all 10672

Trending Articles