profile qos arp

Configures the Allocation and Retention Priority (ARP) for the service data.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration > Profile Configuration

Syntax

arp { preempt-cap preemption_capability | preempt-vuln preemption_vulnerability | priority-level priority_level } 

priority-level priority_level

Specify the ARP for the service data.

Must be an integer in the range of 1-15.

preempt-cap preemption_capability

Specify the preemption capability flag.

Must be one of the following:

  • NOT_PREEMPT: Bearer cannot be preempted

  • MAY_PREEMPT: Bearer may be preempted

Default Value: MAY_PREEMPT.

preempt-vuln preemption_vulnerability

Specify the preemption vulnerability flag.

Must be one of the following:

  • NOT_PREEMPTABLE: Bearer cannot be preempted

  • PREEMPTABLE: Bearer may be preempted

Default Value: NOT_PREEMPTABLE.

Usage Guidelines

This command sets the Allocation and Retention Priority (ARP) for the service data.

Example

The following command sets the ARP Preemption capability flag as MAY_PREEMPT:
arp preempt-cap MAY_PREEMPT