profile qos ambr

Configures the Aggregate Maximum Bit Rate (AMBR) for the uplink (subscriber-to-network) and the downlink (network-to-subscriber) traffic.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration > Profile Configuration

Syntax

ambr { ul uplink_ambr | dl downlink_ambr } 

ul uplink_ambr

Specify the AMBR uplink threshold.

Must be a string in the pattern [0-9]+.[0-9]+ (bps|Kbps|Mbps|Gbps|Tbps).

dl downlink_ambr

Specify the AMBR downlink threshold.

Must be a string in the pattern [0-9]+.[0-9]+ (bps|Kbps|Mbps|Gbps|Tbps).

Usage Guidelines

Use this command to configure the AMBR threshold values for uplink and downlink traffic.

Example

The following command configures the uplink and downlink AMBR for the QoS profile to 1024 bps:
ambr ul 1024 dl 1024