infra.qos_instance_policy.qos_class_policy

The QoS classification traffic descriptor and specifications are used to categorize a packet within a specific group and making the packet accessible for QoS handling in the network.

ACI class

qosClass

RN

class-{prio}

Cursor

QosClassPolicyCursor

Parent

infra.qos_instance_policy

Atomic

Attributes

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

parameter

wire

type

values

default

description

prio (positional)

prio

QosTenantPrio

level1, level2, level3, level4, level5, level6, unspecified

The priority class identifier.

admin_state

admin

NwAdminSt

disabled, enabled

enabled

The policy administrative state.

description

descr

str

Specifies a description of the policy definition.

mtu

mtu

int

9216

The maximum transmit unit (MTU)for the port.

name

name

str

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.

Children

maker

creates

position

.qos_buffer_policy(**attrs)

qosBuffer

infra.qos_instance_policy.qos_class_policy.qos_buffer_policy

.qos_congestion_policy(**attrs)

qosCong

infra.qos_instance_policy.qos_class_policy.qos_congestion_policy

.qos_priority_flow_control_policy(name, **attrs)

qosPfcPol

infra.qos_instance_policy.qos_class_policy.qos_priority_flow_control_policy

.qos_queue_management_policy(**attrs)

qosQueue

infra.qos_instance_policy.qos_class_policy.qos_queue_management_policy

.schedule_policy(**attrs)

qosSched

infra.qos_instance_policy.qos_class_policy.schedule_policy

.microburst_policy(**attrs)

qosUburst

infra.qos_instance_policy.qos_class_policy.microburst_policy