Resources | addressContext | operatorAggregatePolicer

operatorAggregatePolicer

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
fillRateOunion20000 The policing fill rate (in pkts/sec) set to 20000 pkt/sec as default value i.e if not mentioned by operator.
bucketSizeOunion50 The policing bucket size (in pkts). Set to 50 pkt if not specified by operator.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusIpAcl:operatorAggregatePolicer

  • No labels