Skip to content
Ask AI

Storm Suppress

URLGETPOSTPATCHPUTDELETE
/rest/v1/running/storm-suppress-policies/{name}/{pkt-type}YYYYY
POST HTTPS://{switch IP}/rest/v1/running/storm-suppress-policies
{
"name": "Ethernet1",
"pkt-type": "broadcast",
"meter-type": "bytes",
"limit-rate": 7812,
"cbs": 10000
}

Tree Diagrams

+--rw storm-suppress-policies
+--rw storm-suppress-policy* [name pkt-type]
+--rw name
+--rw pkt-type
+--rw meter-type
+--rw limit-rate
+--rw cbs?

Table of Properties

NameRequiredType/RangeDescription
storm-suppress-policiesMPath-only node, has no configurable value.
This container defines the storm suppression configuration.
nameMEthernet name(sub-property of storm-suppress-policies)
This leaf defines the name of the storm port.
pkt-typeM”unknown-unicast"
"broadcast"
"unknown-multicast”(sub-property of storm-suppress-policies)
This leaf defines the type of cast for the storm port.
meter-typeM”packets"
"bytes”(sub-property of storm-suppress-policies)
This leaf defines the meter type for the storm port.
limit-rateMuint64(sub-property of storm-suppress-policies)
This leaf defines the limit value for the storm port.
cbsOuint64(sub-property of storm-suppress-policies)
Committed burst size bytes/packets based on