跳转到内容
Ask AI

storm-suppress

此内容尚不支持你的语言。

This module defines the YANG model for storm suppression configuration.

module: asternos-storm-suppress
+--rw storm-suppress-policies
+--rw storm-suppress-policy* [name pkt-type]
+--rw name cmn:ethernet-port-name
+--rw pkt-type identityref
+--rw meter-type cmn:meter-type
+--rw meter-rate uint64
rpcs:
+---x show-storm-suppress-counters
+--ro output
+--ro data? <anydata>
PathAccess
/storm-suppress-policiesRead-Write
/storm-suppress-policies/storm-suppress-policyRead-Write
/storm-suppress-policies/storm-suppress-policy/nameRead-Write
/storm-suppress-policies/storm-suppress-policy/pkt-typeRead-Write
/storm-suppress-policies/storm-suppress-policy/meter-typeRead-Write
/storm-suppress-policies/storm-suppress-policy/meter-rateRead-Write

Path

/storm-suppress-policies

Node Type

container

Description

This container defines the storm suppression configuration.

Access

Read-Write

/storm-suppress-policies/storm-suppress-policy

Section titled “/storm-suppress-policies/storm-suppress-policy”

Path

/storm-suppress-policies/storm-suppress-policy

Node Type

list

Description

This list defines the storm suppression configuration for each storm port.

Access

Read-Write

/storm-suppress-policies/storm-suppress-policy/name

Section titled “/storm-suppress-policies/storm-suppress-policy/name”

Path

/storm-suppress-policies/storm-suppress-policy/name

Node Type

leaf

Description

This leaf defines the name of the storm port.

Access

Read-Write

Data Type

/storm-suppress-policies/storm-suppress-policy/pkt-type

Section titled “/storm-suppress-policies/storm-suppress-policy/pkt-type”

Path

/storm-suppress-policies/storm-suppress-policy/pkt-type

Node Type

leaf

Description

This leaf defines the type of cast for the storm port.

Access

Read-Write

Data Type

Constraints

IdentityRef with options:

  • multicast
  • unknown
  • broadcast

/storm-suppress-policies/storm-suppress-policy/meter-type

Section titled “/storm-suppress-policies/storm-suppress-policy/meter-type”

Path

/storm-suppress-policies/storm-suppress-policy/meter-type

Node Type

leaf

Description

This leaf defines the meter type for the storm port.

Access

Read-Write

Data Type

Constraints

Enumeration with options:

  • packets
  • bytes

Mandatory

Yes

/storm-suppress-policies/storm-suppress-policy/meter-rate

Section titled “/storm-suppress-policies/storm-suppress-policy/meter-rate”

Path

/storm-suppress-policies/storm-suppress-policy/meter-rate

Node Type

leaf

Description

This leaf defines the meter value(KBps for bytes, Kpps for packets) for the storm port.

Access

Read-Write

Data Type

Mandatory

Yes