infra.storm_control_policy

The storm control interface policy. A traffic storm occurs when packets flood the LAN, creating excessive traffic and degrading network performance.

ACI class

stormctrlIfPol

RN

stormctrlifp-{name}

Cursor

StormControlPolicyCursor

Parent

infra

Atomic

Attributes

Accepted as keyword arguments of .storm_control_policy(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name (positional)

name

str

The storm control policy name.

broadcast_max_burst_size

bcBurstPps

int

unspecified

burst rate in pps

bc_burst_rate

bcBurstRate

float

100.0

burst rate in % (upto 1 decimal)

broadcast_traffic_rate

bcRate

float

100.0

rate in % (upto 1 decimal)

bc_rate_pps

bcRatePps

int

unspecified

rate in pps

max_burst_size

burstPps

int

unspecified

The packets per second (PPS) burst interval rate for the storm control policy. During this interval, the traffic level which is expressed as packets flowing per second through the port, is then compared with the traffic storm control level that you configured.

burst_rate

burstRate

float

100.0

The traffic burst rate percentage.

description

descr

str

Specifies a description of the policy definition.

is_uc_mc_bc_storm_pkt_cfg_valid

isUcMcBcStormPktCfgValid

L1StormCtrlCfgValid

Invalid, Valid

Invalid

multicast_max_burst_size

mcBurstPps

int

unspecified

burst rate in pps

mc_burst_rate

mcBurstRate

float

100.0

burst rate in % (upto 1 decimal)

multicast_traffic_rate

mcRate

float

100.0

rate in % (upto 1 decimal)

mc_rate_pps

mcRatePps

int

unspecified

rate in pps

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.

traffic_rate

rate

float

100.0

The traffic rate percentage.

tarffic_rate

ratePps

int

unspecified

The packets per second (PPS) interval rate for the storm control policy. During this interval, the traffic level which is expressed as packets flowing per second through the port, is then compared with the traffic storm control level that you configured.

storm_ctrl_action

stormCtrlAction

L1StormCtrlActionT

drop, shutdown

drop

action drop/shutdown

storm_ctrl_soak_inst_count

stormCtrlSoakInstCount

int

3

Instances required to declare port shutdown

packet_type

type

L1PktT

all, bcast, mcast, unk-ucast

all

The storm control interface policy type. The policy type prevents disruptions on ports by a broadcast, multicast, or unknown unicast traffic storm on physical interfaces. The policy type is set to ALL types of traffic by default and can not be changed.

unknown_unicast_max_burst_size

uucBurstPps

int

unspecified

burst rate in pps

uuc_burst_rate

uucBurstRate

float

100.0

burst rate in % (upto 1 decimal)

unknown_unicast_traffic_rate

uucRate

float

100.0

rate in % (upto 1 decimal)

uuc_rate_pps

uucRatePps

int

unspecified

rate in pps