Resources | system | ipPolicing | discardRuleOffendersList

discardRuleOffendersList

The table of statistics for the discard rule offenders list.

Operational Data

ParameterDescription
role The role of the entry.
index The index of the entry.
addressContext The name of the address context of the table entry.
interfaceGroupName The name of the interface group of the table entry.
interfaceName The name of the interface of the table entry.
sourceIpAddress The source IP address of the table entry.
destinationIpAddress The destination IP address of the table entry.
sourceIpPort The source IP port of the table entry.
destinationIpPort The destination IP port of the table entry.
ipProtocol The IP Protocol of the table entry.
discardCount The number of packets discarded by the discard rule.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/sonusGen2Ipm:ipPolicing/discardRuleOffendersList={role},{index}

  • No labels