qoe-profile

This command configures the Quality of Experience Profile table, which defines a name for the Quality of Experience Profile. The table is a parent of the Quality of Experience Color Rules table.

Syntax

(config-voip)# qoe qoe-profile <Index>
(qoe-profile-<Index>)# 

Command

Description

Index

Defines the table row index.

name

Defines a descriptive name, which is used when associating the row in other tables.

qoe-color-rules

Defines the Quality of Experience Color Rules table, which defines a name for the Quality of Experience Profile. The table is a child of the Quality of Experience Profile table. For more information, see qoe-color-rules.

sensitivity-level {high|low|medium|user-defined}

Defines the pre-configured threshold profile to use.

Command Mode

Privileged User

Example

This example configures a Quality of Experience Profile named "QOE-ITSP" and with a pre-defined high sensitivity level:

(config-voip)# qoe qoe-profile 0
(qoe-profile-0)# name QOE-ITSP
(qoe-profile-0)# sensitivity-level high
(qoe-profile-0)# activate