Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Resources | addressContext | operatorAggregatePolicer


Image ModifiedoperatorAggregatePolicer

These objects protect the system from a variety of network-borne attacks. Use operatorAggregatePolicer to optimally pass the traffic at a certain policed rate and a fixed bucket size for operator ACL.

Exists on Condition../name='default'


Configuration


ParameterPresenceTypeDefaultDescription
Image Modified
fillRateOunion20000The policing fill rate (in pkts/sec) set to 20000 pkt/sec as default value i.e if not mentioned by operator.
Image Modified
bucketSizeOunion50The policing bucket size (in pkts). Set to 50 pkt if not specified by operator.


REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/addressContext/{name}/operatorAggregatePolicer